FTP Server for LWIP Netconn API. To be used in combination with FreeRTOS. Currently a work in progress. Started working from: https://github.com/gallegojm/STM32-E407-FtpServer This code was written in CPP. For every connection a thread is made and this thread is blocked by a semaphore. Each thread had it's own FTP class in the CPP code. I am rewriting this class to a structure. This structure contains all variables for that thread. Currently it is not a nice piece of code and a work in progress.
-
Notifications
You must be signed in to change notification settings - Fork 4
sandertrilectronics/LWIP-FreeRTOS-Netconn-FTP-Server
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
FTP Server for LWIP Netconn API. To be used in combination with FreeRTOS. Currently a work in progress.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published