how to migrate CORBA to Web Service in C++
Managed C++/CLI
1
Posts
1
Posters
1
Views
1
Watching
-
Hi Experts, I have a server written in C++, Client is in JAVA and middle-ware is CORBA, now we are planing to replace CORBA by web Service(SOAP or REST). we don't want to make any changes in our business logic just want to replace CORBA by web service. Can anyone give some idea how do i approach. since I googled a lot, how to write a REST or SOAP service in C++ but didn't get any lead. Please do let me know if you seek any further info Thanks in advance RYK