Re: ABOUT CHAT APPLICATION.
Posted By:
Kislay_Lal
Posted On:
Thursday, June 10, 2004 12:57 AM
U must be using RMI...i suppose.
Just store the client Remote address at the Server side, and call the function of the client interface, At the client side implement the function ...n there u get it.