[ 原始碼: pd-iemnet ]
套件:pd-iemnet(0.3.0-6)
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
- 或者 puredata64
- realtime computer music and graphics system (double precision)
- 或者 pd64
- 本虛擬套件由這些套件填實: puredata64-core
-
- rec: pd-osc
- Open Sound Control for Pd
-
- sug: pd-libdir
- provides support for the libdir library format for Pd