Re: [lwip-users] Help with netconn API for TCP

2019-11-04 Thread goldsi...@gmx.de
Am 31.10.2019 um 18:25 schrieb chandrahas: Hi, Could someone please point me to a good example or function sequence for using netconn API to implement a TCP Server? For my application, I need to create interfaces for TCP Server to configure the server and also provide call backs to application

[lwip-users] Help with netconn API for TCP

2019-10-31 Thread chandrahas
Hi, Could someone please point me to a good example or function sequence for using netconn API to implement a TCP Server? For my application, I need to create interfaces for TCP Server to configure the server and also provide call backs to application process on events in TCP Server. Is it poss