WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: udptunnel  (Read 2424 times)

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
udptunnel
« on: April 02, 2009, 10:06:03 PM »
Thanks to Key we have udptunnel:

Code: [Select]
Title:          udptunnel.tce
Description:    Tunnel UDP packets over a TCP connection
Version:        1.1
Author:         Jonathan Lennox
Original-site:  http://www1.cs.columbia.edu/~lennox/udptunnel/
Copying-policy: BSD
Size: 4.8k
Extension_by:   Key
Comments:       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.


Code: [Select]
Title:          udptunnel.tcz
Description:    Tunnel UDP packets over a TCP connection
Version:        1.1
Author:         Jonathan Lennox
Original-site:  http://www1.cs.columbia.edu/~lennox/udptunnel/
Copying-policy: BSD
Size: 362k
Extension_by:   Key
Comments:       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.