パッケージ: pd-iemnet (0.3.0-4)
pd-iemnet に関するリンク
Debian の資源:
pd-iemnet ソースパッケージをダウンロード:
メンテナ:
- Debian Multimedia Maintainers (QA ページ, メールアーカイブ)
- Roman Haefeli (QA ページ)
- IOhannes m zmölnig (Debian/GNU) (QA ページ)
外部の資源:
- ホームページ [download.puredata.info]
類似のパッケージ:
Pd library for low-level networking (IEM implementation)
This is a re-implementation of the original pd-net library by Martin Peach, focussing on reliability and performance.
This library adds Pure Data objects that allow one to build a networking infrastructure within Pd on OSI-Layer 4 (transport layer). The objects use threads to allow for non-blocking network communication within an audio-realtime environment.
- [tcpreceive], [tcpsend]: unidirectional communication over TCP/IP - [tcpserver], [tcpclient]: bidirectional communication over TCP/IP - [udpreceive], [udpsend]: unidirectional communication over UDP - [udpclient]: bidirectional communication over UDP
Since these objects only send/receive lists of bytes, you will most likely need to add some glue to implement higher-level protocols (and transmit meaningful data).
その他の pd-iemnet 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: puredata
- realtime computer music and graphics system
- または pd
- 以下のパッケージによって提供される仮想パッケージです: puredata-core
-
- rec: pd-osc
- Open Sound Control for Pd
-
- sug: pd-libdir
- provides support for the libdir library format for Pd