Re: problems in running java socket program in Linux
Posted By:
Simon_Ablett
Posted On:
Thursday, April 29, 2004 06:03 AM
"public class BindException extends SocketException
Signals that an error occurred while attempting to bind a socket to a local address and port. Typically, the port is in use, or the requested local address could not be assigned."
Regards