Re: Suggestions for custom application-layer protocol?

From: John Smith (someone_at_microsoft.com)
Date: 05/30/05


Date: Mon, 30 May 2005 18:03:14 +0200

I didn't read all the answers, just butting in, but take a look at NMEA0183.
That is a simple text based protocol to send formatted data, used by marine
equipement (GPS for instance). Is is more or less one way but you can simply
add the other way if you like. Use it over UDP and add some acknowledge
messages for instance.

John


Quantcast