Hi Jeff!

I'm currently in the process of writing a internet application myself and this is what I use:

pConnection = session.GetHttpConnection(strServerName, nPort, strUserName, strPassword);

Cheers,
Marcel