Package: libvanessa-socket-pipe (0.0.7-2) [universe]
Links for libvanessa-socket-pipe
Ubuntu Resources:
Download Source Package vanessa-socket:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Simon Horman
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
User space TCP/IP pipe
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 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.
Other Packages Related to libvanessa-socket-pipe
|
|
|
-
- dep: libc6-dev
- GNU C Library: Development Libraries and Header Files
-
- dep: libvanessa-socket0 (= 0.0.7-2)
- Library to simplify TCP socket operations