finder_command_line.txt

来自「BCAST Implementation for NS2」· 文本 代码 · 共 18 行

TXT
18
字号
Since knowledge of how to contact the Finder is a necessary bootstrapmechanism, each process should accept a command line argument tospecify the host and port to be used to contact the Finder.Unless there are objections let's go with:	-F <host>[:<port>]	where the port number is optional (if not specified, the default	value is used)and reserve:	-K <key>for the future use of secure transport protocols.

⌨️ 快捷键说明

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