APUE Learning Example Source Code
guowenxue
2020-03-07 f343af92f08c255ca8b996e59106814733b97a00
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
 
[common]
id="MasterServer"
domain="master.iot-yun.club"
 
#[host0]
#comment="localhost"
#ip=127.0.0.1
#port=10001
 
[host1]
comment="tencent"
ip=122.51.234.174
port=10001
 
#[host2]
#comment="aliyun"
#ip=47.74.239.156
#port=10001