dtcpsmpc.txt

来自「Simple Module Procedure Call for windows」· 文本 代码 · 共 8 行

TXT
8
字号
DTCPSMPC is a TCP server for translate remote calls to local SMPC servers

Usage: dtcpsmpc [normal_size]
Where normal_size is a normal size of buffer for incoming data.
if incomin data was greater than buffer, it will be resized to greater,
and after call it will be resized to normal_size.
Default normal_size = 0

⌨️ 快捷键说明

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