params.default
来自「这是一个著名的应用层组播中间件的源码」· DEFAULT 代码 · 共 26 行
DEFAULT
26 行
# params.default describes, as expected, default paramters to MACEDON# Adolfo Rodriguez# Note that some parameters are only used by some overlays.# Global parameters start here - used by all protocolsprotocol="1"bootstrap="10.0.0.1"port="5377"mport="5378"degree="10"run_time="100.0"streaming_time="60.0"hold_time="-1.0"streaming_rate="300"data_packet_size="1200"# Global parameters end# Trees only: to initialize nodes' parentsparent_file=""# Bullet only: specifies strategybullet_strategy="4"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?