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..

