Files

37 lines
563 B
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 本地本软件 M 监听的端口
[LOCAL]
; UDP_A_LISTEN_PORT = 7000
; UDP_C_LISTEN_PORT = 6004
A_B = 6000
;A_B =6000,如果暂时不收数改为7000
A_C = 6001
B_D = 6002
B_E = 6003
C_AB = 6004
C = 6004, # 单端口C 软件只发这里
A_LISTEN = 7000
# 目标软件地址
[REMOTE]
A_IP = 192.168.10.100
A_PORT = 7788
B_IP = 192.168.10.106
B_TELEM_PORT = 3078
B_REMOTE_PORT = 3028
B_UDP_PORT = 2098
C_IP = 192.168.10.178
C_PORT = 3071
D_IP = 127.0.0.1
D_PORT = 5003
E_IP = 127.0.0.1
E_PORT = 5004
# 卫星参数
[SATELLITE]
SATELLITE_ID = 1