Problem about "Address already in use: JVM_Bind"
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <[email protected]> |
hi all, I am learning the JXTA v2.3.x: Java Programmers Guide. There is an example" JXTA Services". I try to run the client and the server programs in my laptop, which are in different directories. But after running the Server program first, I got a Java.Net.BindException: "Address already in use: JVM_Bind" when I run the client program. How to solve the problem? regards, zheng