Final Project Notes: CSVreaderOpenDisEspduSender.java takes LTC Brian Hanley's program (HanleyOpenDisEspduSender.java) and modifies it to send out UDP datagram packets. BLUF the program reads in a CSV file packages it into a DIS packet and sends that out via a UDP socket. udpRepeater.js is a node.js file that captures UDP packets and forwards them to ws://track.movesinstitute.org:80 To run you will need to download Node.js from https://nodejs.org/en/ as well as the websocket module from https://github.com/websockets/ws run it in terminal. googleMaps.html is a modified version of DMcG's example. Moved the map to center on Monterey and changed the markers to reflect images of the passed units
"...homework2/Fisher/FisherClient.java" did not exist on "6fa4af9f2923a106e0193faf5e4c82c26a7fd529"