123456789101112131415161718192021222324 |
- network_parameters
- {
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 1
- ip : "192.168.11.101"
- port : 5005
- }
- network_information_vector
- {
- network_mode : TCP_CLIENT
- socket_id : 2
- ip : "192.168.11.102"
- port : 5005
- }
- }
|