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

📄 readme

📁 Socket 编程的DOS下和Windows开发包 Microsoft TCP/IP SDK for DOS/Windows
💻
字号:
This is a simple windows program that demonstrates windows sockets 
library UDP commands.  You need to have the entry "local_node"  with 
your IP address in your hosts file.  This program uses hard coded ports 
1025 and 1026.

To run it: after loading the application in windows, click on Options 
(the only menu choice). Then click on UDP_commands.  You should see 
the following 4 lines of output:
    Starting UDP sample application
    sent packet 
    received packet from IP addr=???.???.???.???
    End of UDP sample program.

If you wish to modify this program, first modify the makefile (winudp.mak)
if necessary, and then remake with pvcs make:
   make -f winupd

⌨️ 快捷键说明

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