Can someone help me out with this error - TechRepublic
Question
October 18, 2012 at 10:44 AM
dfa43doc

Can someone help me out with this error

by dfa43doc . Updated 13 years, 8 months ago

Any ideas?

system.net.sockets.socketexception only one usage of each socket address (protocol/network address/port) is normally permitted.
at system,net.sockets.socket.dobind(endpoint endpointsnapshot,socketaddress socket address)
followed by socket.bind (endpoint localep)
Tcplistener.start(int32 backlog)
Tcplistener.start()
at filerservermodule.fileserverform.listen()

Thanks

This discussion is locked

All Comments