i am trying to talk to internet using the internet control.
i dial up my isp and then open my vb program.
i get a 10061 if i execute tcpClient.connect where tcpClient is my
vb internet control. if i don't execute the connect but go directly
to tcpClient.sendData, i then get "not in correct state for this
action.
can anyone help me on using the internet control?