Sending files from server to particular client using IP address in Java RMI

Hi all,I want to send files from server to client (particular IP addressed client) using RMI. Please give suggestions......Thanks and Regards,R.Ragupathi
[181 byte] By [Ragupathi_Ra] at [2007-10-2 21:18:58]
# 1
Look up callback in this forum.
cooper6a at 2007-7-14 0:28:05 > top of Java-index,Core,Core APIs...
# 2
Thanks cooper...But I am new to RMI. Please can you send example code for sending files from server to particular client using IP address in RMI.Thanks & Regards,R.Ragupathi
Ragupathi_Ra at 2007-7-14 0:28:05 > top of Java-index,Core,Core APIs...
# 3
You don't need the IP address of the client with RMI. Is this a trick question?
ejpa at 2007-7-14 0:28:05 > top of Java-index,Core,Core APIs...