cant connect to udp port on external computer
in
Contributed Library Questions
•
8 months ago
Hi,
I am using the udp library. My processing sketch retrieves data from udp port 6666. And this works fine when I am on the same machine. I can connect and receive data from localhost and from '127.0.0.1'. This is a win XP machine. I have put the firewall off. Unfortunately I cant run my processing code on an other computer (PC or MAC) and receive the data from this machine. It says it cant bind to this port.
So my problem is that I can bind when on the same machine (XP) and cannot bind when i am on an other machine.
I think this has something to do with rights or so but I just dont know where to start. Does anayone know how to connect to an other IP on the same network with udp library.
http://ubaa.net/shared/processing/udp/
regards,
MArtijn
I am using the udp library. My processing sketch retrieves data from udp port 6666. And this works fine when I am on the same machine. I can connect and receive data from localhost and from '127.0.0.1'. This is a win XP machine. I have put the firewall off. Unfortunately I cant run my processing code on an other computer (PC or MAC) and receive the data from this machine. It says it cant bind to this port.
So my problem is that I can bind when on the same machine (XP) and cannot bind when i am on an other machine.
I think this has something to do with rights or so but I just dont know where to start. Does anayone know how to connect to an other IP on the same network with udp library.
http://ubaa.net/shared/processing/udp/
regards,
MArtijn
1