Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by helmchen@Jan 18 2007, 05:33 PM you should check the return values of each function.
try
serveraddr.sin_addr.s_addr = htonl(inaddr_any);
without htonl just inaddr_any.
<div class='quotetop'>quote </div>
--- quote start ---
is the driver for the network is necessary --- Quote End --- drivers are necessary <div align='right'><{post_snapback}> (index.php?act=findpost&pid=20682)</div> [/b] --- Quote End --- Helmchen,Thank you very much!!