[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: Socket problems
> I'm trying to get my C++ code working with the xPL network
> settings (ListenOnAddress etc).
>
> Everything works fine if I bind my socket to INADDR_ANY, but
> if I use the local IP address (in my case 192.168.0.10),
> nothing is received.
Can I just clarify something:
The listenon address is only of any use if you are the hub.
If you're a hub client, you should be binding to 127.0.0.1, and ignoring
the listenon address.
Hubs send out packets on 127.0.0.1 to their hub clients - could this be
why Ethereal isn't seeing them?
Regards,
John
xPL Links: http://www.xplproject.org.uk http://www.xplhal.com http://www.xpl.myby.co.uk
To Post a Message: ukha_xpl@xxxxxxx
To Subscribe: ukha_xpl-subscribe@xxxxxxx
To Unsubscribe: ukha_xpl-unsubscribe@xxxxxxx
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|