[ENet-discuss] how to scan the LAN which server has been started with special port by broadcast message

zxz3121 at gmail.com zxz3121 at gmail.com
Wed Apr 10 20:57:34 PDT 2013


I have used ENet couple days , there are some questions. I have started two server by binding the port 59671 , then I created a client 
like this
ENetAddress caddress;
caddress.host=ENET_HOST_BROADCAST;
caddress.port = 59672;
when I use enet_host_connect it just connected one server,I do not know why. 
please help me,I want to know how many servers have been started with port 59671 by broadcast message in LAN.
it will be very grateful,if you can reply and give me an small Tutorial.



zxz3121 at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cubik.org/pipermail/enet-discuss/attachments/20130411/214a275b/attachment.html>


More information about the ENet-discuss mailing list