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.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,982b8dbae1d0ce7d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-02-08 07:44:56 PST Path: supernews.google.com!sn-xit-02!supernews.com!nntp-relay.ihug.net!ihug.co.nz!news-xfer.siscom.net!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.mindspring.net!not-for-mail From: Marin David Condic Newsgroups: comp.lang.ada Subject: Re: Using sockets on Solaris with Ada Date: Thu, 08 Feb 2001 10:43:41 -0500 Organization: MindSpring Enterprises Message-ID: <3A82BEAC.4A9DA8EC@acm.org> References: <3A811F55.550A310@epfl.ch> NNTP-Posting-Host: d1.56.b1.c9 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Server-Date: 8 Feb 2001 15:44:00 GMT X-Mailer: Mozilla 4.07 [en] (WinNT; I) Xref: supernews.google.com comp.lang.ada:4995 Date: 2001-02-08T15:44:00+00:00 List-Id: Some compilers will provide a package for you that will give you everything you need for sockets. You didn't say which compiler you are using. I recall the VADS Ada compiler on this platform had a package to do this - but I don't remember the details. Others probably do as well. Check the documentation for your specific compiler and see if they mention sockets. If you don't find anything, try posting here the specific compiler/version you are using and maybe someone will know what the package is called & where to find it. MDC Gilles Dubochet wrote: > Hello everyone, > > I am a computer science student in Switzerland, and I am currently > learning Ada on a Sun computer running Solaris 5.7. > > I was wondering if there exists some package that deals with sockets on > this platform. I know one could do everything using C, but I am in the > first year and C is a second year class, therefore, I'll need an Ada > solution for now. > > Thank you very much for your answers. > > -- > Best regards, > > Gilles Dubochet > Swiss Federal Institute of Technology (EPFL) > gilles.dubochet@epfl.ch -- ====================================================================== Marin David Condic - Quadrus Corporation - http://www.quadruscorp.com/ Send Replies To: m c o n d i c @ q u a d r u s c o r p . c o m Visit my web site at: http://www.mcondic.com/ "I'd trade it all for just a little more" -- Charles Montgomery Burns, [4F10] ======================================================================