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,18c62b0ba79a5fae X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-16 03:56:10 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!feed2.news.rcn.net!rcn!wn11feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!sccrnsc02.POSTED!not-for-mail From: "Jeffrey Creem" Newsgroups: comp.lang.ada References: <60ef222412b557ef296164e90baa8361.110780@mygate.mailgate.org> Subject: Re: Ada and 802.2/802.3 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: NNTP-Posting-Host: 66.31.5.146 X-Complaints-To: abuse@attbi.com X-Trace: sccrnsc02 1034765769 66.31.5.146 (Wed, 16 Oct 2002 10:56:09 GMT) NNTP-Posting-Date: Wed, 16 Oct 2002 10:56:09 GMT Organization: AT&T Broadband Date: Wed, 16 Oct 2002 10:56:09 GMT Xref: archiver1.google.com comp.lang.ada:29833 Date: 2002-10-16T10:56:09+00:00 List-Id: Are you looking to drop below any of the normal protocol layers (like TCP, UDP) and do something custom? If you are just trying to do typical "sending data on a network" look at either GNAT.Sockets or the package adasockets. "Sim Con" wrote in message news:60ef222412b557ef296164e90baa8361.110780@mygate.mailgate.org... > Another day, another silly question (sorry in advance ^_^ ). > > I'd like to build a program that send data through a lan (using > 802.2/802.3 standard in a windows enviroment) and a program that receive > and process that data, any help for resources about ada and 802.2/.3? > any help is useful, thanx in advance ^_^ > > > -- > Posted via Mailgate.ORG Server - http://www.Mailgate.ORG