Farouk Mohamed1 ranch hand posted November 01, 2001 10:39 AM -------------------------------------------------------------------------------- Good Next i have a separate RMIServer swing interface which is useful for starting/stopping RMIServer on a port and a DNSName. Say if the person who is testing the application in MACHINE1 uses the RMI server applciation and runs it in MACHINE1, can he start the RMIserver in a remote location(MACHINE2) from his MACHINE1 by specifying remote DNS Name and port no to the applicaion which just does the binding of object at a Remote DNS Name and port No. Is that possible to bind a object to a remote DNSName and port no from a MACHINE1 ? Also how can i start a registry at a remote location specified in the RMIServer applcaition before i do the bind. I appreciate your comments Please reply Farouk