Hi, How Can I use webservice with RL-ARM 4.12 is there any examples of simple webservice? I can not start with it. I do not know how to generate the wsdl file for web server. Is this like GSOAP where I write code like in schema and it generate for me wsdl file? I am using LM3S9B92. Thank You
Are you trying to implement the server that provides the service, or a client that uses the service?
"is there any examples of simple webservice?"
What, exactly, do you mean by a web "service" here?
If you want "simple", why not just start with a basic HTTP server?
www.jmarshall.com/.../