lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] How to send a large (over 1500 bytes) data one time ?


From: PAUL . YU 喻浦軒
Subject: [lwip-users] How to send a large (over 1500 bytes) data one time ?
Date: Fri, 5 Jun 2009 17:55:27 +0800

Dears,

Does anybody know how to send a large (over 1500 bytes) data one time ?
I use the following function call:

sendto(sockfd, send_buf, 2000, 0, (struct sockaddr *)&clntaddr, sizeof(clntaddr));

But it doesn't work. Lwip will not send out any packet.

How do I transfer a big size data?

Thank you.

*************************************************************************************************************************
This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. [Delta Electronic, INC. Taiwan]
*************************************************************************************************************************

reply via email to

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