API Connect to website and transfer XML

I am a novice to VB and have installed Visual Studio 2005.
I want to create an interface that establises connection to a server (thru a URL) and sends an XML file through the connection and recieves an output XML file in return.
I read I could use WinInet API...but Visual Studio 2005 doesnt have an API viewer. Could someone please guide me how to go about this project.
Looking forward to your reply.

Thanks in advance

[434 byte] By [Jonty] at [2008-2-5]
# 1
Have a look at the WebRequest and WebReponse classes.
DavidM.Kean at 2007-8-21 > top of Msdn Tech,Visual Basic,Visual Basic General...