Hi. I am building an application which will take data from user and send that data to a remote server. I want to know that is it necessary to create stub using the WSMakeStub. if yes, then how to create stub? How to use that stub into ur application If not, then how to send data to remote server?