12345678910111213141516171819202122232425262728293031323334353637 |
- network_parameters
- {
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 1
- ip : "10.211.22.101"
- port : 5005
- }
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 2
- ip : "10.211.22.102"
- port : 5005
- }
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 3
- ip : "10.211.22.103"
- port : 5005
- }
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 4
- ip : "10.211.22.104"
- port : 5005
- }
- }
|