123456789101112131415161718192021222324252627282930313233343536373839 |
- network_parameters
- {
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 1
- ip : "10.211.32.101"
- port : 5005
- }
- # network_information_vector
- # {
- # network_mode : TCP_CLIENT
- # socket_id : 2
- # ip : "10.211.32.102"
- # port : 5005
- # }
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 3
- ip : "10.211.32.103"
- port : 5005
- }
- # network_information_vector
- # {
- # network_mode : TCP_CLIENT
- # socket_id : 4
- # ip : "10.211.32.104"
- # port : 5005
- # }
- }
|