So, you're interested in Netpipe :D can't say I can
blame you. The current version is 2.0,
released Sunday, December 21 at 1:42 AM EDT. Netpipe is
made for redirecting data across
network connections. The great thing about netpipe is that it's a userspace program. No messing
with the kernel. Woohoo!
Features:
- TCP and UDP support (UDP support is still somewhat broken)
- Multicast support
- Ability to translate protocols (TCP->UDP, UDP->TCP, Unicast->Multicast, Multicast->unicast)
- semi-portable C code (some linux assumptions made)
Download the latest version here.
Version 2.0
The latest version requires libnpconn, found here. The previous stable version
of netpipe is
1.1 and it can be downloaded from here. For a Windows version click here.