Re: calling SOAP services (or TCP messages in general) from iSeries Cobol



I don't know about sockets in Cobol (I think it's just the matter of the
correct parameters), but I didn't have any problems to call ILE C++ -> ILE
Cobol -> ILE C++ -> ...

<ajwerden@xxxxxxxxx> wrote in message
news:1162220818.891904.89760@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Are there any facilities in iSeries Cobol (any version) to invoke SOAP
services or directly open sockets and sent TCP messages? If not, are
there any comlications or 'gotchas' to call C code from Cobol on
iSeries?

thanks



.



Relevant Pages