Linux - EmbeddedThis forum is for the discussion of Linux and embedded devices.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i am writing simple udp socket cleint/server program in linux. i am transmitting through wireless lan in infrastructure mode using the accesss points.
i am sending data from laptop1 to laptop2.then laptop1 is able to send the data to the laptop2.
if i run the same program in reverse i.e laptop2 sending data to laptop1.laptop1 is unable to receive data it is waiting at recvfrom() but laptop2 is successfully sending data.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.