Re: Suggestions for custom application-layer protocol?
From: John Smith (someone_at_microsoft.com)
Date: 05/30/05
- Next message: Paul Keinanen: "Re: Suggestions for custom application-layer protocol?"
- Previous message: John McCaskill: "Re: Linux on PPC405"
- Maybe in reply to: Walter Roberson: "Re: Suggestions for custom application-layer protocol?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Paul Keinanen: "Re: Suggestions for custom application-layer protocol?"
- Previous message: John McCaskill: "Re: Linux on PPC405"
- Maybe in reply to: Walter Roberson: "Re: Suggestions for custom application-layer protocol?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]