i am getting the following exception when i am trying to do run an applet for the CLIENT-SERVER connection example and the funny thing is that no matter whether the server is invoked or not still the CLINT if invoked says that its connected to the LOCALHOST, which is kind of weird as the SERVER is not started by me.
the erroe snappet is give here :
C:\progs>java Server java.net.BindException: Address already in use: JVM_Bind at java.net.PlainSocketImpl.socketBind(Native Method) at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:331) at java.net.ServerSocket.bind(ServerSocket.java:309) at java.net.ServerSocket.<init>(ServerSocket.java:183) at java.net.ServerSocket.<init>(ServerSocket.java:139) at Server.runServer(Server.java:54) at Server.main(Server.java:137)
if anybody could just give me the sugeestion then also i will be glad to look upon the errors.
thanx !
Swapneel Dange 505-642-4126 http://www.cs.nmsu.edu/~sdange
_________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
