パッケージ: libgensio4 (2.6.2-4)
abstract stream I/O (runtime files)
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 shared libraries.
その他の libgensio4 関連パッケージ
|
|
|
|
-
- dep: libavahi-client3 (>= 0.6.16)
- Avahi クライアントライブラリ
-
- dep: libavahi-common3 (>= 0.6.16)
- Avahi 共通ライブラリ
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libopenipmi0 (>= 2.0.33)
- 賢いプラットフォーム管理インターフェース - ランタイム
-
- dep: libpython3.11 (>= 3.11.0)
- Shared Python runtime library (version 3.11)
-
- dep: libsctp1 (>= 1.0.19+dfsg)
- user-space access to Linux kernel SCTP - shared library
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: libwrap0 (>= 7.6-4~)
- Wietse Venema の TCP ラッパーライブラリ