netreceive/send

viddhi's icon

hi.

is somebody there with experience in NETRECEIVE/NETSEND ???

i have problems with these objects...

i've tried to connect a max patch with a computer's friend in a different city using netsend... but it doesn't work...

it happens nothing....

is a problem about static or dynamic ip adresses???

thanks for your help!!!

pdelges's icon
Dg's icon

..also avoid airport devices which delays the flow.

Kevin Cox's icon

I always have better luck with the java-based network stuff (and from lower-level networking experience, Java's networking is slightly cumbersome to use at first, but very, very robust - everything is buffered and whatnot)

Try:
mxj net.udp.recv
mxj net.udp.send

mxj net.tcp.recv
mxj net.tcp.send

Good luck!

viddhi's icon

thanks people!!!

i will try all your suggestions!

viddhi's icon

thanks people!!!

i'll try all your suggestions!