Search found 1 match
- Mon Jun 25, 2018 10:40 pm
- Forum: General Discussion
- Topic: lwip netconn_recv blocking
- Replies: 1
- Views: 3524
lwip netconn_recv blocking
Hi guys , I am fairly new to programming in general , and right now i am facing a complicated issue . i am using the lwip api to get some parameters from a webpage through tcp connection , using netconn functions but there is a page where the parameters that i want to send are too long >1500 so it i...