How do I interface my application to GooPs?
GooPs can receive data from other applications via a TCP/IP socket. GooPs listens on port 51234 for messages containing NMEA data. If the message is a raw NMEA sentence GooPs will append it to the local vehicle’s data. If the NMEA string is prepended with an ID and host name. GooPs will treat it as a remote vehicle. GooPs will automatically add any remote vehicle that hasn’t already been manually added.