What technology are you using ? (.NET, MSXML )
Assuming .NET, look at http://samples.gotdotnet.com/quickstart/howto/,
especially the section Networking.

Signature
--VV [MSFT]
vascov@microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights.
> There's a problem in my application that calls a remote web service's
> method,
[quoted text clipped - 5 lines]
>
> How the hell can i connect to the remote webservice ?