does RMI differs from System to System?

Hello..

I am trying to run my RMI chat Messenger on Linux...

It's working properly on Linux in my college on 1 PC at 127.0.0.1 with default RMI port.. but it's not working on my PC at home with same ip..

so what could be the reason for this problem?

what changes should I do on my PC to run it successfully..

[342 byte] By [rahul_cute1986a] at [2007-10-2 8:03:18]
# 1

Could the port be in use on your home PC? If you're logging any of the errors, can you say what exactly the error is on your home PC?

I would say, check your security settings first (for example firewalls that won't allow you to access the RMI server), and if the port is available (try a few different ports & see if that fixes the problem).

radtad82a at 2007-7-16 21:56:06 > top of Java-index,Core,Core APIs...