lisha.ahuja 0 Newbie Poster

Hi Friends,

-The current connector for accepting request to our existing system is written in C language,we had build a ".so" file by compiling c program using MF cobol.

-Cobol application calls this ".so" files and passes the required buffer.The current data structure in our application is simple string.

-Now we are getting request from other modules in our organisation which are written in J2ee, PHP they want to send data using this c connector.(We will define the data structure for other modukes whether they should use soap or xml)

Is it possible to modify the c connector so that it can take messages from other programs in different language.If yes kindly suggest the way how can I acheive this.If there are any sample programs available kindly let me know.

Thanks in advance.

Regards,
Lisha