|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
Binding
Posted by kumar on August 27, 2001 at 3:11 AM
Hello friends, I am running an applet which is using sockets. When I am running for the first time it is running. When I am trying to run the same in browser I am getting the following exception Address in use:can not bind and NullPointer Exception. I am sure that the program is running nowhere else. Can U suggest any solution?
Replies:
|