network_a1.prototxt 615 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. network_parameters
  2. {
  3. network_information_vector
  4. {
  5. network_mode : TCP_CLIENT
  6. socket_id : 1
  7. ip : "10.212.11.101"
  8. port : 5005
  9. }
  10. network_information_vector
  11. {
  12. network_mode : TCP_CLIENT
  13. socket_id : 2
  14. ip : "10.212.11.102"
  15. port : 5005
  16. }
  17. network_information_vector
  18. {
  19. network_mode : TCP_CLIENT
  20. socket_id : 3
  21. ip : "10.212.11.103"
  22. port : 5005
  23. }
  24. network_information_vector
  25. {
  26. network_mode : TCP_CLIENT
  27. socket_id : 4
  28. ip : "10.212.11.104"
  29. port : 5005
  30. }
  31. }