readme.txt
来自「本书源码主要针对目前流行的FTP、HTTP、E-mail、Telnet、ICMP」· 文本 代码 · 共 4 行
TXT
4 行
The vbtcp sample can run as either an echo server or an echo client over TCP.
First run vbtcp as the echo server, select the server type on startup, and click listen. Then either on the same machine or a remote machine, run another vbtcp as the echo client. In the client, specify the server machine name or its IP address and click Connect (by default both server and client use port 5000). Once the connection is established, the client can send messages to the server and display the echos from the server.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?