If you mean with UDP, you can't.
Bill From: [email protected] [mailto:[email protected]] On Behalf Of PAUL.YU ??? Sent: Friday, June 05, 2009 5:55 AM To: [email protected] Subject: [lwip-users] How to send a large (over 1500 bytes) data one time ? 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] **************************************************************************** *********************************************
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
