re:Problem about "Address already in use: JVM_Bind
| Newsgroups | gmane.comp.java.jxta.user |
|---|---|
| Message-ID | <[email protected]> |
hi all, Can you tell me how to configure instances to listen on different ports? now both of them are binded on the port 9701. I am using the PipeServer.createInputPipe() for communication, rather than the JxtaSocket(I know the JxtaSocket.bind() can do this). However,the Programmer's guide suggests the system will be configured to different ports if client and server programs are placed in seperate directories. why does not this work? regards, zheng