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.6 required=5.0 tests=BAYES_05,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,6bc586f7ee84d86e,start X-Google-Attributes: gid103376,public From: Roga Danar Subject: X25 protocol interface for Ada95 on WinNT Date: 1999/01/27 Message-ID: <36AF759E.BE47FE48@stelnj--nojunk--.com>#1/1 X-Deja-AN: 437613973 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii X-Trace: news1.exit109.com 917464765 7195 208.225.73.22 (27 Jan 1999 19:19:25 GMT) Organization: AlphaSoft, Inc. Mime-Version: 1.0 Reply-To: p1@alphasoft-inc.com NNTP-Posting-Date: 27 Jan 1999 19:19:25 GMT Newsgroups: comp.lang.ada Date: 1999-01-27T19:19:25+00:00 List-Id: Hi, I am on a WinNT network and attempting to do a simple proof of concept program written that will simply send data via the X25 protocol from one machine to another hooked up with a Simpact ICP card. I am using Rational Apex Ada95 although I don't think that will make a difference. I would not like to reinvent the wheel so I was wondering if any of you fine fellas knows where I could pick up should an interface. Otherwise, I will have to break apart the test 'C' program that came with the cards. I don't want to do this because it will have to be done in Ada eventually anyway. --