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,aec726ef7aa8cbde X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-25 17:40:49 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!postnews1.google.com!not-for-mail From: rossh@zip.com.au (Ross Higson) Newsgroups: comp.lang.ada Subject: Re: Ada Terminal Emulator for Windows Date: 25 Jun 2003 17:40:48 -0700 Organization: http://groups.google.com/ Message-ID: <3c1f2fe3.0306251640.28f19d04@posting.google.com> References: <17vJa.7569$eE.70461@nasal.pacific.net.au> <8QNJa.7669$eE.73220@nasal.pacific.net.au> <3c1f2fe3.0306241554.2022d78e@posting.google.com> <+e8pEAcrjkqR@eisner.encompasserve.org> NNTP-Posting-Host: 203.27.69.92 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1056588049 20170 127.0.0.1 (26 Jun 2003 00:40:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 26 Jun 2003 00:40:49 GMT Xref: archiver1.google.com comp.lang.ada:39747 Date: 2003-06-26T00:40:49+00:00 List-Id: clubley@remove_me.eisner.decus.org-Earth.UFP (Simon Clubley) wrote in message news:<+e8pEAcrjkqR@eisner.encompasserve.org>... > > BTW, Ross, what telnet negotiation options does your emulator support ? > None - feel free to add whatever you want !. Seriously though, If I get time I'll look into adding a telnet wrapper, similar to the comms wrapper. But I'm not a telnet expert, and it won't be top of my list as I have no need for it. Anyway, I'll probably be too busy fixing the bugs you will no doubt find in the emulator when you test it :) To answer your previous question, I'll try compiling with GNAT 3.14. I'll update the terminal emulator home page with the results. Ross.