network_c.prototxt 597 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. network_parameters
  2. {
  3. network_information_vector
  4. {
  5. network_mode : TCP_CLIENT
  6. socket_id : 0
  7. ip : "192.168.1.124"
  8. port : 40002
  9. }
  10. network_information_vector
  11. {
  12. network_mode : TCP_CLIENT
  13. socket_id : 1
  14. ip : "192.168.1.125"
  15. port : 40002
  16. }
  17. network_information_vector
  18. {
  19. network_mode : TCP_CLIENT
  20. socket_id : 2
  21. ip : "192.168.1.134"
  22. port : 40002
  23. }
  24. network_information_vector
  25. {
  26. network_mode : TCP_CLIENT
  27. socket_id : 3
  28. ip : "192.168.1.135"
  29. port : 40002
  30. }
  31. }