Re: problem running a UDP client and server

2006-06-26 Thread Varun Sharma
sockaddr_in is different in linux. I think these might be the one that are creating problems. Any advice would be helpful. Thanks a lot, Varun Sharma -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: problem running a UDP client and server

2006-06-26 Thread Varun Sharma
and rdata is %s\n",incnt,rdata); DieWithError("recvfrom() failed "); }//HERE I AM GETTING AN EINVAL Sorry for sending such a long code, but a part of it won't make a sense, I guess. Thanks in advance. Varun Sharma > On Jun 26 17

problem running a UDP client and server

2006-06-26 Thread Varun Sharma
would be really obliged if someone can tell me the problem or some ekind of an experience he or she has on installing and using abing on cygwin. Thanks a lot in advance. Varun Sharma -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/probl