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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8f802583e5c84fa X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx02.iad01.newshosting.com!newshosting.com!208.49.83.146.MISMATCH!atl-c08.usenetserver.com!news.usenetserver.com!pc01.usenetserver.com!ALLTEL.NET-a2kHrUvQQWlmc!not-for-mail Date: Tue, 27 Sep 2005 09:09:23 -0500 From: "Marc A. Criley" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: String filtering References: <1j92wa9843ylq.16j89wuqatbaj$.dlg@40tude.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-Complaints-To: abuse@usenetserver.com Organization: UseNetServer.com X-Trace: b38bf43395269a13cf0c417864 Xref: g2news1.google.com comp.lang.ada:5194 Date: 2005-09-27T09:09:23-05:00 List-Id: David Trudgett wrote: > "Dmitry A. Kazakov" writes: >>Either, you need a character *stream* filtering, > > Possibly, but I'm not using a socket stream interface at the current > time. The socket library I'm using right now doesn't do streams. Just as an FYI, I wrote an article a few years ago on how to put an Ada stream interface onto a socket. It's at http://portal.acm.org/ft_gateway.cfm?id=568950&type=pdf. And I believe Samuel Tardieu enhanced his AdaSockets implementation (http://www.rfc1149.net/devel/adasockets) around that time to do the same thing. -- Marc A. Criley -- McKae Technologies -- www.mckae.com -- DTraq - XPath In Ada - XML EZ Out