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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,50b338b69088ffa3 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: Signals from ethernet card driver Date: 1999/04/30 Message-ID: <1999Apr30.114853.1@eisner>#1/1 X-Deja-AN: 472739244 X-Nntp-Posting-Host: eisner.decus.org References: <3728E864.C1BAB081@res.raytheon.com> <7gcfho$qqu$1@nnrp1.dejanews.com> X-Trace: news.decus.org 925487337 7305 KILGALLEN [192.67.173.2] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 1999-04-30T00:00:00+00:00 List-Id: In article <7gcfho$qqu$1@nnrp1.dejanews.com>, dennison@telepath.com writes: > In article <3728E864.C1BAB081@res.raytheon.com>, > askeya wrote: > >> I am trying to get a driver to signal my Ada program when a TCP/IP >> message arrives over an ethernet on a Sun running Solaris 2.7. It would >> be great if the signal would act as a task rendezvous. I have done this >> on a VAX with VMS using Starlet, but don't have a clue if it can be done >> on a Sun with Solaris. > >> Second question: In theory, can I receive that signal in my program? >> >> Third question (if you feel ambitious): In general, how? > > Before these 2 questions can be answered, you'll have to answer one of ours: > What Ada compiler are you using? But if there is no answer for some compiler, I would be interested in hearing the answer for some other compiler, since I don't have a Sun compiler yet :-). Larry Kilgallen