[ 原始碼: vanessa-socket ]
套件:libvanessa-socket-pipe(0.0.13-1.2)
libvanessa-socket-pipe 的相關連結
Debian 的資源:
下載原始碼套件 vanessa-socket:
- [vanessa-socket_0.0.13-1.2.dsc]
- [vanessa-socket_0.0.13.orig.tar.xz]
- [vanessa-socket_0.0.13-1.2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [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.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libpopt0 (>= 1.14)
- 分析命令列參數的函式庫
-
- dep: libvanessa-logger0 (>= 0.0.6)
- Generic Logging Library
-
- dep: libvanessa-socket2t64 (= 0.0.13-1.2)
- Library to simplify TCP socket operations