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_05 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c7726e5d801a4c2f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-22 07:06:11 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!wn4feed!wn2feed!worldnet.att.net!4.24.21.153!chcgil2-snh1.gtei.net!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: ADA Network Date: 22 Jan 2002 09:05:45 -0600 Organization: LJK Software Message-ID: <1SAlhgngEQKS@eisner.encompasserve.org> References: NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1011711950 17021 192.135.80.34 (22 Jan 2002 15:05:50 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Tue, 22 Jan 2002 15:05:50 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:19181 Date: 2002-01-22T09:05:45-06:00 List-Id: In article , heshamebrahimi@hotmail.com (H.Ebrahimi) writes: > Hi, > I want to write a client with ADA, that cans connect to a linux server > and use UDP/IP, can you help me? and what OS can I use for this > porpose? Just about any operating system with UDP/IP support can connect to a Linux server, and that includes Linux. Most people start on such a project with some further constraints in mind, such as what operating system is appropriate to the job and what hardware can handle the load. I don't think you have given us enough information to be much help. The term "Linux server" does not say much about how much load must be handled by the machine running Ada, since Linux can run on small Intel boxes and on giant IBM mainframes, and a lot of stuff in between. So tell us more, but realize that our favorite programming language is capitalized "Ada". There are contexts in which it actually might be confused with the American Dental Association, the Americans for Democratic Action, the Americans with Disabilities Act, etc., and proper capitcalization helps sort it out. Also be prepared for everybody to tell you their own favorite operating system for use with Ada. Think of it as proof that you have a lot of choices. Mine is VMS :-)