📄 readme.txt
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -