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,62f82b78d82ca258 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-02-16 23:35:28 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news.tdcnorge.no!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: ada+network Date: Tue, 17 Feb 2004 07:35:28 +0000 (UTC) Organization: PVV Message-ID: References: NNTP-Posting-Host: k-083152.nt.ntnu.no X-Trace: tyfon.itea.ntnu.no 1077003328 17470 129.241.83.152 (17 Feb 2004 07:35:28 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Tue, 17 Feb 2004 07:35:28 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:5624 Date: 2004-02-17T07:35:28+00:00 List-Id: On 2004-02-17, Kuba Malczak wrote: > Hi i'am new to ada, could you tell me > if in ada can i write network oriented > programms, if yes could you give me > any links to resources connected with it > Sure. Look at: http://www.rfc1149.net/devel/adasockets (sockets. GNAT also has socket library so you can see which you like best) http://libre.act-europe.fr/aws/ (AWS is a complete framework to develop Web based applications.) -- "Saving keystrokes is the job of the text editor, not the programming language."