read-me

来自「ftam等标准协议服务器和客户端的源代码。」· 代码 · 共 19 行

TXT
19
字号
[ READ-ME - Mon Nov  6 08:01:30 1989 - pingpong notes - jpo ]This is a simple demonstration of asynchronous connectionestablishment. It runs as follows.	pingpong address1 address2If both addresses are the same it will connect to itself and thenexit. If the addresses are different then it is intended that twopingpong's are run to allow interconnection with each other. It isuseful both as a simple example of the way to form asynchronousconnections and as a useful way to test that these connections work.NOTE: This is not the full story, if you are using services abovetransport (the usual case) you will need to add a magic parameter tothe TNetListen call to allow fully async establishment.

⌨️ 快捷键说明

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