<div dir="ltr"><div>Hey all.. I know ENET_PORT_BROADCAST doesn&#39;t exist. But is there something similar? Suppose I&#39;m at a LAN party and there are many</div>
<div>servers running my game. But they&#39;re all running with different/unknown ports. I can use ENET_HOST_BROADCAST to find the IP.. but it seems</div>
<div>I need to know the exact port that is being used to find the server. I could do&nbsp;a loop and scan through every IP from 1 to 65535, but that&#39;d be silly.</div>
<div>&nbsp;</div>
<div>Furthermore, even if I did&nbsp;know the port..&nbsp;using ENET_HOST_BROADCAST will stop searching once the first server has replied, yes?</div>
<div>What would be the best way to continue searching so I can connect to (and request server info from) all the possible servers on the LAN.</div>
<div>&nbsp;</div>
<div>Thanks!</div>
<div>&nbsp;</div>
<div>Ben.</div></div>