Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RFC Client Programming

Former Member
0 Likes
336

I read in http://www.sdn.sap.com/irj/sdn/index?rid=/library/uuid/302f1a30-f4cb-2c10-e985-c8a280a96e43  (originally published in November of 2007):

However, if your external software is written in Java or in a language from the Microsoft .NET Framework, then you shouldn’t use SAP NetWeaver RFC SDK. Instead, you should use SAP Java Connector (JCo) or SAP .NET Connector.

Is this statement still valid or can I use SAP NetWeaver RFC SDK even from Microsoft .NET Framework?

1 REPLY 1
Read only

Mark_Teichmann
Contributor
0 Likes
289

Hi Karl,

If you code in .NET you should use the .NET connector, too.

The RFC SDK is meant for C programming.

Cheers Mark