12345678910111213141516171819202122232425262728293031323334353637383940 |
- network_parameters
- {
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 1
- ip : "10.212.11.101"
- port : 5005
- }
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 2
- ip : "10.212.11.102"
- port : 5005
- }
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 3
- ip : "10.212.11.103"
- port : 5005
- }
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 4
- ip : "10.212.11.104"
- port : 5005
- }
- }
|