T
tony
Hi
Is it possible to write a C client that can commununicate via soap to
a java based service using method calls? I want the C client to be
able to call methods on the java service, and each of these methods
returns an int. I already have a java soap client which calls methods
from a java soap server using RPC (not using web services), and I was
wondering if I could simply swap the java client for a C client?
Is this possible?
Thanks
Tony
Is it possible to write a C client that can commununicate via soap to
a java based service using method calls? I want the C client to be
able to call methods on the java service, and each of these methods
returns an int. I already have a java soap client which calls methods
from a java soap server using RPC (not using web services), and I was
wondering if I could simply swap the java client for a C client?
Is this possible?
Thanks
Tony