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=-0.5 required=5.0 tests=BAYES_00,INVALID_MSGID, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,2080eb40d5b08371 X-Google-Attributes: gid103376,public From: Laurent Guerby Subject: Re: Ada Skill Assessments Date: 1999/07/02 Message-ID: <86zp1f547m.fsf@ppp-164-195.villette.club-internet.fr>#1/1 X-Deja-AN: 496556649 References: <7lgb74$kob$1@nnrp1.deja.com> <7lgtt1$s28$1@nnrp1.deja.com> <7li425$lua5@ftp.kvaerner.com> X-Trace: front3.grolier.fr 930937818 3487 195.36.164.195 (2 Jul 1999 17:50:18 GMT) Organization: Club-Internet (France) NNTP-Posting-Date: 2 Jul 1999 17:50:18 GMT Newsgroups: comp.lang.ada Date: 1999-07-02T17:50:18+00:00 List-Id: "Tarjei Tj�stheim Jensen" writes: > Find something you want to do. Do it in Ada. > > A suggestion: > I believe that if you did something with regards to network programming > (sockets, etc) it would be something that many may benefit from. E.g. a > customizable threaded server. A threaded socket server is trivial to do with the AdaSockets package: There is a windows port at: Thanks to the ENST folks and Jerry van Dijk ;-) --LG