am trying to send information from ghop to max/msp using udp ... attached is a screen shot of what i have attempted ... no luck so far ...any help will be appreciated... thanks nate
If you are just sending to your own machine, try 127.0.0.1 as the IP address (locahost).
This is currently what you are sending to since you have nothing plugged into the @ of the gHowl sender. So in Max/Msp, try switching the IP to 127.0.0.1.
i figured it out you have to use an older object to send information from ghopper the...... object looks like this
mxj net.udp.recv @port 10009 or whatever port you want.... hope this helps someone