| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| networking_info [2017/10/05 08:49] – [open ports] tell | networking_info [2018/02/12 13:45] (current) – [References] tell |
|---|
| ===== MDNS names ===== | ===== MDNS names ===== |
| |
| * roboRIO-####-FRC.local (where #### is your team number with no leading zeroes) | * ''roboRIO-####-FRC.local'' (where #### is your team number with no leading zeroes) |
| * axis-camera.local - camera | * ''axis-camera.local'' |
| ===== open ports ===== | ===== open ports ===== |
| The ports that the teams are able to access on the competition field are as follows; the rest | The ports that the teams are able to access on the competition field are as follows; the rest |
| * UDP/TCP 554: Real-Time Streaming Protocol for h.264 camera streaming, bi-directional | * UDP/TCP 554: Real-Time Streaming Protocol for h.264 camera streaming, bi-directional |
| * UDP/TCP 5800-5810: Team Use, bi-directional | * UDP/TCP 5800-5810: Team Use, bi-directional |
| |
| |
| |
| ===== References ===== | ===== References ===== |
| | * http://wpilib.screenstepslive.com/s/fms/m/whitepaper/l/608744-fms-whitepaper - new 2018 FMS whitepaper |
| * http://wpilib.screenstepslive.com/s/4485/m/24193 - 2017 FRC control system troubleshooting | * http://wpilib.screenstepslive.com/s/4485/m/24193 - 2017 FRC control system troubleshooting |
| * http://wpilib.screenstepslive.com/s/4485/m/24193/l/291972-fms-whitepaper - update of FMSWhitePaper that's been around for a few years | * http://wpilib.screenstepslive.com/s/4485/m/24193/l/291972-fms-whitepaper - update of FMSWhitePaper that's been around for a few years |
| * http://wpilib.screenstepslive.com/s/4485/m/24193/l/705152-fms-whitepaper - FMS Whitepaper | * http://wpilib.screenstepslive.com/s/4485/m/24193/l/705152-fms-whitepaper - previous FMS Whitepaper |
| * https://wpilib.screenstepslive.com/s/4485/m/24193/l/319135-ip-networking-at-the-event another addressing reference | * https://wpilib.screenstepslive.com/s/4485/m/24193/l/319135-ip-networking-at-the-event another addressing reference |
| * http://www.chiefdelphi.com/forums/showthread.php?threadid=145775 - axis camera and general IP networking info, static vs mdns, dhcp, etc | * http://www.chiefdelphi.com/forums/showthread.php?threadid=145775 - axis camera and general IP networking info, static vs mdns, dhcp, etc |
| * https://wpilib.screenstepslive.com/s/4485/m/24193/l/442032-programming-radios-for-fms-offseason | * https://wpilib.screenstepslive.com/s/4485/m/24193/l/442032-programming-radios-for-fms-offseason |
| * https://www.chiefdelphi.com/forums/showthread.php?t=158097&page=2 re: FMS white paper | * https://www.chiefdelphi.com/forums/showthread.php?t=158097&page=2 re: FMS white paper |
| | |
| | Control System Testing and Defensive Design |
| | |
| | * https://www.chiefdelphi.com/forums/showthread.php?threadid=159634 |
| | * https://www.chiefdelphi.com/forums/showpost.php?p=1694886&postcount=286 |
| |
| |