How to send back data using Webservices - C#

J

Joby

Dear All,
Thanks for the help which i have received from the group. Right now
i am facing another probleme. The thing is from the web i want to
download an exe and execute it in the client machine and return back
the value which returned by the exe to the server.
I came to know we can achieve this through webservice. How can i use
web service. In pocket PC application there is no web service option
at all. Can i use normal web service for compact edition also?
How can i execute a method from Webservice in client machine (PPC)
and how can return the value to server and how can i retrieve the
value in the server.
I am new to web programing. Please give me step by step operations,
how to do webservices and how can i acieve my goal.I am doing it in
C#.
Thanking you all.

Regards
Joby M.Chacko
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top