Documentation
¶
Overview ¶
package udtcat provides an implementation of netcat using the go-udtwrapper package. It is meant to exercise the udt implementation. Usage:
ucat [<local address>] <remote address> ucat -l <local address>
Address format is: [host]:port
Note that UDT's congestion control gives priority to tcp flows (web traffic), so you could use this ucat tool to transfer massive files without hogging all the bandwidth.
Click to show internal directories.
Click to hide internal directories.