Hi,
I am new to VB, but am trying to build a winsock client/server
application, but keep on getting the same error:
Runtime error 424, object required
I am trying to run the winsock exampl ein VB6, but this error occurs
at the tcpClient.RemoteHost = "127.0.0.1" line.
What does this mean in english, as the help is not very helpful!
Thanks