Jump to letter: [
ABCDEFGIJKLMNOPQRSTUVW
]
vanessa_socket-pipe: Trivial TCP/IP pipe build using libvanessa_adt
- Summary
- A TCP/IP pipe is a user space programme that listens for TCP/IP connections on
port on the local host and when a client connects makes a connection to a
TCP/IP port, possibly on another host. Once both connections are established
data sent on one connection is relayed to the other, hence forming a
bi-directional pipe.
Uses include enabling connections to specific ports on hosts behind a
packet filter.
This code is intended primarily as an example of how many of the
features of libvanessa_socket work.
Changelog
- * Mon Feb 25 11:00:00 2008 Simon Matter <simon{*}matter{%}invoca{*}ch> 0.0.7-2
- add patch to fix build on EL4 x86_64
- * Tue Jul 12 12:00:00 2005 Simon Matter <simon{*}matter{%}invoca{*}ch>
- changed license tag in spec file
- * Tue Mar 23 11:00:00 2004 Simon Matter <simon{*}matter{%}invoca{*}ch>
- updated to 0.0.7