Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: pro java programming Ch15 rmi example


Message #1 by "gemann" <gemann32@h...> on Sun, 4 Aug 2002 21:01:31
Hi, I'm trying the chat rmi example on chapter 15 of professional java 
programming. I have compiled the 3 remote interfaces, generated the stubs 
and skeletons, started rmiregistry, started the RMIServer java 
chat.rmi.RMIServer and then started RMIClient java chat.rmi.RMIClient 
bspell brett, but I get "logon error Connection refused to host: 
XX.XXX.XXX.XX; nested exception is: java.net.ConnectException: Connection 
refused: connect". I was wondering what the solution is for this error.

Thanks gemann

  Return to Index