lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Sending files from SD card


From: vincent cui
Subject: Re: [lwip-users] Sending files from SD card
Date: Wed, 19 Dec 2012 08:52:58 +0000

Hi :

You need setup one type of file system in SD card, then loop reading the big 
file and sending with netcon api.

You can refer FATFS website to get sample project with SD card .

Vincent  

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of pv33
Sent: 2012年12月19日 PM 4:47
To: address@hidden
Subject: [lwip-users] Sending files from SD card

Hi,

We have created a simple web server based on httpserver example and 
Nettcon API.
But now we would need to be able to send bigger, ideally up to 1 MB, 
pictures/files from SD card.

Is anywhere an example of sending files from SD card with Nettcon API?
Or any other suggestion to this topic....

Thanks,
Pavel

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

reply via email to

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