Could someone pls tell me what conditions, when using a winsock control array with sckTCP(0).Listen, trigger the sckAddressInUse error?
Printable View
Could someone pls tell me what conditions, when using a winsock control array with sckTCP(0).Listen, trigger the sckAddressInUse error?
Nevermind... I've seen the error of my ways.
"To use sckdual as a client to connect you must specify a RemotePort and a RemoteHost in order to complete a client connection. For a client usage LocalPort should be 0 or else an address in use error will occur."