<DIV><FONT size=2>Hou you must set the server for lan games? What is hapening if there are more than one server in the network? How you find the servers mede on the network and how you connect to them ? can you send me any code witch implement somethink like that ? or a link?</FONT></DIV>
<DIV><FONT size=2>An other think. I created one server - client's program and i tested on my computer an it's working fine but when i try on LAN (2-3 diferent computers) is not working ...<BR>i create the server with <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enet_initialize ();<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; address.host = ENET_HOST_ANY; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; address.port = 28765;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enet_address_set_host(&amp;address, "");<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; server = enet_host_create (&amp; address, 32, 0, 0); <BR>And the client with :<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enet_initialize ();&nbsp;&nbsp;&nbsp; <BR>&nbsp; ENetAddress address = { ENET_HOST_ANY, 28765 };<BR>&nbsp; enet_address_set_host(&amp;address, servername);<BR>&nbsp; clienthost = enet_host_create(NULL, 1, 0, 0);<BR>&nbsp;
 if(clienthost)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enet_host_connect(clienthost, &amp;address, 1); <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enet_host_flush(clienthost);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</FONT></DIV>
<DIV><FONT size=2>How i can create a per 2 per arhitecture? A star network?, not client server.</FONT></DIV>
<DIV><FONT size=2>Thx for any help you can give me.</DIV></FONT><p>
                <hr size=1>Do you Yahoo!?<br> 
Yahoo! Search presents - <a href="http://us.rd.yahoo.com/evt=30648/*http://movies.yahoo.com/movies/feature/jibjabinaugural.html">Jib Jab's 'Second Term'</a>