network_c2.prototxt 607 B

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