kenprog
November 6th, 2002, 02:12 PM
I am researching a way to get a connection to a Web logic app server. I am familiar with Corba and getting connections from my c++ application to the app server using corba but I was wondering if anyone had insight on another way to call classes and methods sitting on an app server. I am using VC++ 6.0 should I check out .NET and if so could you give a little advice as to what to look at?