blob: ef6445efc01007e070ac068ba4124f132498d147 (
plain) (
blame)
1
2
3
4
5
6
|
UDPTunnel is a small program which can tunnel UDP packets bi-directionally
over a TCP connection. Its primary purpose (and original motivation) is to
allow multi-media conferences to traverse a firewall which allows only
outgoing TCP connections.
WWW: http://www.cs.columbia.edu/~lennox/udptunnel/
|