[ 原始碼: pd-mrpeach ]
套件: pd-mrpeach-net (0.1~svn17672-1)
pd-mrpeach-net 的相關超連結
Trisquel 的資源:
下載原始碼套件 pd-mrpeach:
- [pd-mrpeach_0.1~svn17672-1.dsc]
- [pd-mrpeach_0.1~svn17672.orig.tar.gz]
- [pd-mrpeach_0.1~svn17672-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Multimedia Maintainers (郵件存檔)
- IOhannes m zmölnig (Debian/GNU)
外部的資源:
- 主頁 [download.puredata.info]
相似套件:
Pd library for low-level networking
This library adds Pure Data (Pd) 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 - [udpsndrcv]: bidirectional communication over UDP - [udpsend~], [udpreceive~]: transmit uncompressed signals via UDPSince 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-mrpeach-net 有關的套件
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: puredata-core
- realtime computer music and graphics system - core components
- 或者 pd
- 本虛擬套件由這些套件提供: puredata-core
-
- rec: pd-osc
- Open Sound Control for Pd
-
- rec: pd-pddp
- support library for the Pure Data Documentation Project
-
- sug: pd-slip
- SLIP encoder/decoder for Pure Data (Pd)