[PD] Actionscript library for netsend/netreceive

Roman Haefeli reduzierer at yahoo.de
Tue Feb 23 23:05:07 CET 2010


On Tue, 2010-02-23 at 21:04 +0100, Matteo Sisti Sette wrote:
> Wouldn't it be great to have a [netclient] object, almost identical to 
> [netsend] but capable of receiving as well as sending messages (an 
> outlet for received messages just like netreceive), and a [netserver], 
> almost identical to [netreceive] but capable of sending as well as 
> receiving messages (an inlet with methods identical to those of netsend)?
> 
> Maybe there's already something like this in Extended, 

Yup. Check out:

[maxlib/netserver]
[maxlib/netclient]
   for speaking FUDI
and 

[mrpeach/tcpserver]
[mrpeach/tcpclient]
  for speaking plain TCP

Roman






More information about the Pd-list mailing list