hello,
I'm a little lost with these two objects, can someone please tell me what i'm doing wrong.
on OsX i created a patch with a netsend objcet
|connect 192.168.x.xxx 3000( <---I fill in the actuall network ip | | |send hello( |/ |netsend|
on a windows system I created a patch
|netreceive 3000| | |print|
When I try to send the hello message i get: error: netsend: not connected
What am i doing wrong?
alex