readme
来自「rtlinux-3.2源码」· 代码 · 共 32 行
TXT
32 行
INTRODUCTIONThis is an example of an udpserver and a udpclient running both inRTLinux.CONFIGURATIONModify 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 testudpserver and udpclient modules.If you run in RT-Linux the udpserver.o module, in the$(RTL_LWIP_SOURCES)/unix run>udpClient <tcpserver_ip> <text>in another machine to see how they communicate.If you want to run in RT-Linux the udpclient.o module, in the$(RTL_LWIP_SOURCES)/unix previously you have to had run>udpServerin another machine to see how they communicate.RTL-lwIP home page:http://www.rtlinux-gpl.org/~serpeal/RTL-lwIP/htmlFiles/index.htmlPlease send comments to Sergio Perez <serpeal@upvnet.upv.es>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?