Hi,
I am having the C application which I want to access a remote Java Web Service; I have looked for open source SOAP libraries for C and found CSOAP. However, I am having the following questions/problems with it:
1) Is it possible to access Java Web Services using CSOAP?
2) What are url, urn, method in this context [here] in the soap client example(http://csoap.sourceforge.net/docs/snapshot/libsoap-doc-api/html/)?

Cheers

Recommended Answers

All 3 Replies

Thank you pritaeas, I have looked at the example and I was confused thats why I asked. What about urn? In these examples it is different from this one.

I think urn is the namespace, that should be defined by your webservice.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.