Tagged Questions
1
vote
2answers
855 views
How to send/receive nmea string over tcpip/udp
I have a gps receiver, which can send data (using gprs connection) to the server www.example.com.
Now I need something to receive this data (gps nmea string) from www.example.com (probably, to listen ...