Fastest data/file transfer over LAN

Hello Everybody,Can you please tell me, which package/class can be used for fastest data/file transer over LAN?Thanks!
[139 byte] By [Ritesh.Zealota] at [2007-11-26 18:04:31]
# 1
Well I would use the classes io NIO if speed really matters.However most likely (for 100mb LANs) the performance of you app will most likely not make a difference because LAN will be saturated anyway.For gb-lan its a different story of course ;)lg Clemens
linuxhippya at 2007-7-9 5:34:55 > top of Java-index,Core,Core APIs...
# 2
Thanks for quick response..
Ritesh.Zealota at 2007-7-9 5:34:55 > top of Java-index,Core,Core APIs...