⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is
💻
字号:
INTRODUCTIONThis is an example of  a tcpserver running  in RTLinux.  In this case,tcpserver  creates a thread   for  each incoming connection, so   manytcpclients can be inserted at once.CONFIGURATION Modify sources to assign correctly IP addresses and run >make examplesin the directory containing the Makefile.In the $(RTL_LWIP_SOURCES)/unix are available some  Linux apps to testtcpserver module.If you run in RT-Linux the tcpthreaded.o module, in the $(RTL_LWIP_SOURCES)/unix run multiple>tcpClient <tcpserver_ip> <text>in other machine to see how they communicate.RTL-lwIP home page:http://rtl-lwip.sourceforge.netPlease send comments to Sergio Perez <serpeal@upvnet.upv.es>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -