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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,796cd70c3d47ca54 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-08 04:03:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Ada95 NTP Source Code Date: 08 Feb 2004 11:59:35 +0000 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1076241782 81 62.49.19.209 (8 Feb 2004 12:03:02 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Sun, 8 Feb 2004 12:03:02 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:5332 Date: 2004-02-08T11:59:35+00:00 List-Id: Peter Vogelsanger writes: > I'm looking for an Ada implementation of the NTP (Network Time > Protocol). Have somebody written such package? I have an SNTP implementation, written using my UML-to-Ada generator ColdFrame (http://www.pushface.org/coldframe) and using the Booch Components (http://www.pushface.org/components/bc). It's not yet on the web, but I would be more than happy to send you a copy of the source. GNAT-modified GPL. -- Simon Wright 100% Ada, no bugs.