Hi Abdallah,
You can use BSD socket interface to make a TCP or UDP server. This is my
code for TCP server, but with Chinese comments:

https://github.com/RT-Thread/rt-thread/blob/master/examples/network/tcpserver.c




Regards,
Bernard Xiong


2015-05-18 23:34 GMT+08:00 Abdallah Aguerzame <abdallahaguerz...@gmail.com>:

> Dear all
>
> I need to set my microcontroller stm32f107 as server so i can connect it
> with an IHM in a PC the IHM will be the client. Im new with LWIP stack and
> TCP/IP protocols, if any one can gave a clue where i can start. if there is
> an example that well be great.
> thanks a lot
>
> Sincerely
>
> Abdallah
>
>
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/lwip-users
>
_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to