Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
401 B
Text
9 lines
401 B
Text
Parallel TCP transport for pipes
|
|
|
|
Viamillipede is a client and server programm built to improve network
|
|
pipe transport using multiple TCP sessions. It multiplexes a single
|
|
network pipe into multiple TCP connections and then terminates the
|
|
connections into a pipe transparently on another host.
|
|
|
|
It is similar to the simplest mode of remote pipe transparency of
|
|
Netcat with the parallelism from iperf.
|