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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,438e216ec7b71466 X-Google-Attributes: gid103376,public From: gisle@struts.ii.uib.no (Gisle S�lensminde) Subject: Re: Trouble getting Winsock binding to work. Date: 2000/02/17 Message-ID: #1/1 X-Deja-AN: 586895589 Content-Transfer-Encoding: 8bit References: <38AAE07D.8643B1E3@quadruscorp.aunti.spam.com> <88et8v$l8i$1@wanadoo.fr> <38AB0E67.4B02D8C2@quadruscorp.com> Organization: University of Bergen, Norway Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-02-17T00:00:00+00:00 List-Id: In article <38AB0E67.4B02D8C2@quadruscorp.com>, Marin D. Condic wrote: >Pascal Obry wrote: >> Why not use the ready to use Ada Socket packages available for UNIX >> and NT ? >> >> http://perso.wanadoo.fr/pascal.obry/archive/sockets.tar.gz >> >The current mission is some version of "Here's the C interface - how do >I do the exact same thing only in Ada?" A thick binding might be very >handy at a little later stage in this learning exercise since I plan on >using it in a real project. Just now, I need to understand how it works >at a low level. There's also the issue of Windows sockets not working >exactly 100% identical to Unix sockets and I may need some of the >Windows specific features. Jerry van Dijk's port of winsockets does the basic things here, so you can allways look at the source, which is quite readable. Like Vladimir told, you need to do some extra initialization on windows, so you cannot use the original AdaSockets directly. http://stad.dsl.nl/~jvandyk/packages.html -- Gisle S�lensminde ( gisle@ii.uib.no ) ln -s /dev/null ~/.netscape/cookies