Can anyone please provide me with a sample code for this?
I have a wsdl file, and I want to create a client that will call a service from that wsdl file
A working code
Both links provide code examples. Some searching on the web will get you even farther. There are also options for creating dynamic SOAP clients but the generated ones are easiest.