Skip to Content
0
Former Member
Nov 23, 2006 at 11:04 AM

RFC Server with registration (TRFC) emulated via .Net Connector

155 Views

Hello,

We are currently trying to connect an application (lets call it application A) that usually connect to SAP via RFC and register itself (TRFC) to a new custom solution (lets call it application B). This application is developped in VB.Net, so we think about using the .Net Connector to emulate the SAP RFC Component that accept a TRFC connection. It means that application A will connect to application B, register, and then listen to application B to call RFC functions.

I know it look a little bit strange, but if we can do so, we can save time and avoid modifying application A.

Is it possible ? Has someone allready done it ?

To avoid confusion, as I may not be very clear, in the .Net Connector documentation, they explain how you can develop a TRFC server that connect to SAP and register itself into SAP. The thing I want to emulate is the SAP registration listener.

Thanks in advance for your answers.

Best regards,