📄 readme
字号:
INTRODUCTION This is an example of a tcpserver and client running both in RTLinux.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 and tcpclient modules.If you run in RT-Linux the tcpserver.o module, in the$(RTL_LWIP_SOURCES)/unix run>tcpClient <tcpserver_ip> <text> in other machine to see how they communicate.If you want to run in RT-Linux the tcpclient.o module, in the$(RTL_LWIP_SOURCES)/unix previously you have to had run>tcpServerin another machine.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 + -