From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7a4ea6d223d42bf6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 23 Jan 2006 07:27:07 -0600 From: "Steve" Newsgroups: comp.lang.ada References: <4ICdnd7w5epKeU_eRVn-hA@comcast.com> <$fStXzgEBCCM@eisner.encompasserve.org> Subject: Re: OT: Looking for a protocol Date: Sun, 22 Jan 2006 17:31:05 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Message-ID: <0fCdnQp8n-w2REneRVn-hg@comcast.com> NNTP-Posting-Host: 24.20.111.245 X-Trace: sv3-vrPlNBDNFtwn5iW2h/f2LwDxAltNKP9cwq6CZjBpj7dxfT6Fz+Wf5BXwEHsESXbUPWOxIjbdZr1v8nk!jabYTQLfGO84u3DfN6fu3wql3U2nBaww3I2FKfGqfZmstUlrA5r4xgX6HdrVRcVrDhElHk2rJdzr X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:2589 Date: 2006-01-22T17:31:05-08:00 List-Id: "Larry Kilgallen" wrote in message news:$fStXzgEBCCM@eisner.encompasserve.org... > In article <4ICdnd7w5epKeU_eRVn-hA@comcast.com>, "Steve" > writes: >> It's off topic, but I know smart guys hang out on CLA so I'll ask anyway. >> >> I'm looking for a standard in which XML metadata is used to describe the >> structure of binary data. >> >> I want to send packets of binary data across TCP/IP with each packet >> preceded by a globally unique identifier (GUID) that identifies >> corresponding XML metadata. If the receiver does not already have the >> metadata, it can be requested from a server. Otherwise the receiver uses >> the metadata to interpret the binary data. >> >> It sounds so simple, someone has probably already done it. Is there a >> standard? > > To me this seems like a problem susceptible to ASN.1, but that is my bias. Thank you, I'll have a look. Steve (The Duck)