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