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

📄 readme.txt

📁 本书源码主要针对目前流行的FTP、HTTP、E-mail、Telnet、ICMP、Modem串口通信编程、拨号网络编程等内容进行详细的讲解
💻 TXT
字号:
The vbudp sample can send or receive UDP datagrams and broadcasts.

To send and receive UDP datagrams, start the first instance of vbudp on machine1, and the second instance of vbudp on machine2. In vbudp 1, specify machine2's name or IP, remote port 6000, local port 5000, click bind. In vbudp 2, specify machine1's name or IP, remote port 5000, local port 6000, click bind. Then the two vbudp instance can communicate with each other.

To send and receive UDP broadcase, start the first instance of vbudp on machine1, and the second instance of vbudp on machine2. In vbudp 1, specify 255.255.255.255, remote port 6000, local port 5000, click bind. In vbudp 2, specify 255.255.255.255, remote port 5000, local port 6000, click bind. Then the two vbudp instance can send broadcast to each other.

⌨️ 快捷键说明

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