CineGrid

From Immersive Visualization Lab Wiki
Revision as of 10:57, 14 June 2007 by Jschulze (Talk | contribs)

Jump to: navigation, search

Team members: Jurgen Schulze, Shaofeng (Leo) Liu

Copying large files over multi-gigabit networks

  • Optimize network settings:


  • The following commands are called from the directory udt3.3/app/
  • Run the sender:
 ./sendfile
  • Run the receiver:
 Syntax: ./recvfile <IP address/hostname of sender> <port number> <remote source file name> <local destination file name>
 Example: ./recvfile 127.0.0.1 9000 /home/jschulze/data/largefile.tif ./temp.tif

Streaming high resolution video over multi-gigabit networks