[ 原始碼: pd-mrpeach ]
套件:pd-mrpeach-net(0.1~svn17672-4)
pd-mrpeach-net 的相關連結
Debian 的資源:
下載原始碼套件 pd-mrpeach:
- [pd-mrpeach_0.1~svn17672-4.dsc]
- [pd-mrpeach_0.1~svn17672.orig.tar.gz]
- [pd-mrpeach_0.1~svn17672-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: puredata
- realtime computer music and graphics system
- 或者 pd
- 本虛擬套件由這些套件填實: puredata-core