On Fri, 30 Aug 2002, Ivica Bukvic wrote:
> Hi all,
>
> I have a quick question and am in a kind of a time crunch, so I'd
> appreciate any help I can get (except for the RTFM-like comments :-).
>
> I am working on an app where I'll need some networking done. Basically,
> I just need the application to be able to be both the server and a
> client (in another words configurable for both), so that two instances
> of this app can intercommunicate simple struct variables (which are
> collections of ints, and strings).
>
The netsend and netreceive objects in PD seems to work fine.
--