SAP .NET Connector 2.0 offered a couple of different sample projects that were instrumental in my learning process. As I mentioned in my post detailing the steps to build an RFC client, SAP no longer supplies code samples with SAP .NET Connector (NCo) 3.0. So, I decided to make available some code examples created by my colleague, Terry DeBruicker.
This blog describes how to build a simple RFC Server using the SAP NCo 3.0. The sample program implements RFC STFC_CONNECTION. STFC_CONNECTION is a good example to use because it contains both importing and exporting parameters.



