Hey folks,
I am trying to send UDP messages from my Win7VM to OSX.
I have opened a port 127.0.0.1:5000 in Win7 and am attempting to
write something to it. The problem is OSX is not seeing any data coming
in on that port.
If I my Win7VM is sending data out on 127.0.0.1:5000, does
that mean that I should be listening on 127.0.0.1:5000? Or is
there some other IP address that is the address of the OSX host?
Thanks,
Anthony
I am trying to send UDP messages from my Win7VM to OSX.
I have opened a port 127.0.0.1:5000 in Win7 and am attempting to
write something to it. The problem is OSX is not seeing any data coming
in on that port.
If I my Win7VM is sending data out on 127.0.0.1:5000, does
that mean that I should be listening on 127.0.0.1:5000? Or is
there some other IP address that is the address of the OSX host?
Thanks,
Anthony