套件: gensio-bin (2.3.5-1build2)
gensio-bin 的相關超連結
Trisquel 的資源:
下載原始碼套件 gensio:
維護者:
Original Maintainer:
- Marc Haber
外部的資源:
- 主頁 [github.com]
相似套件:
abstract stream I/O (command line tool)
This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections.
This package contains the command line tool.
其他與 gensio-bin 有關的套件
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgensio0 (>= 2.3.5)
- abstract stream I/O (runtime files)
-
- dep: libpam0g (>= 0.99.7.1)
- Pluggable Authentication Modules library
-
- dep: libssl3 (>= 3.0.0~~alpha1)
- Secure Sockets Layer toolkit - shared libraries