パッケージ: libvanessa-socket-pipe (0.0.13-1build1)
libvanessa-socket-pipe に関するリンク
Trisquel の資源:
vanessa-socket ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Simon Horman
外部の資源:
- ホームページ [horms.net]
類似のパッケージ:
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.
その他の libvanessa-socket-pipe 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libpopt0 (>= 1.14)
- lib for parsing cmdline parameters
-
- dep: libvanessa-logger0 (>= 0.0.6)
- Generic Logging Library
-
- dep: libvanessa-socket2 (= 0.0.13-1build1)
- Library to simplify TCP socket operations