Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RMI Client/Server Chat Application Internet Connection Poblem

843793Dec 30 2002 — edited Jan 9 2003
Hi there,

I have written a little client server chat application using RMI.
Running it on my local network ( at university ), chatting is no problem. But once I
change from localhost-area and want to connect via ->Internet<-, I get
"connection refused" error messages in my client. The firewall is turned
off. So what could be the problem? I am using a security policy file ( although actually I might not need one ).
Always get this message ( except in my local network )

Connection refused to host:
XXX.XXX.XXX.XXX. nested exception is. java.net.ConnectException:
Connection Timed out".

I really appreciate help :-).

Thanks,
- Tassilo -
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2003
Added on Dec 30 2002
11 comments
371 views