lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] OT: Binding UDP in WinXP


From: Marek
Subject: Re: [lwip-users] OT: Binding UDP in WinXP
Date: Wed, 15 Jul 2009 23:02:43 +0200

Hi, not sure if I understood you correctly, but isn't that udp packets (unlike tcp), are transmitted over the network without creating any connection before ?

2009/7/15 Bill Auerbach <address@hidden>

After half a day at this problem that I cant solve, I figure someone here might say the answer is, You cant and Ill know I have a big problem. J

I can send UDP data from WinXP to lwIP using SentTo no problem.  I can receive from lwIP if I use the port and IP_ADDRANY.  I realized with 2 of my devices connected I have a problem so I tried to bind the UDP socket in WinXP to the IP address and port of the lwIP device (I know it from a prior UDP here I am broadcast).  WinXP refuses to bind (or connect) to a specific IP address.  I know Im missing something and spent half the day not finding it.  How do you bind a WinXP SOCK_DGRAM socket to a remote IP address and port?

Thank you,

Bill


_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]