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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c44a2cac617647db,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeedt0.toon.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Norbert Caspari Newsgroups: comp.lang.ada Subject: Package System.RPC Date: Thu, 30 Mar 2006 21:00:00 +0200 Organization: T-Online Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1143745194 02 18800 D9tYvMYv4UXxwcU 060330 18:59:54 X-Complaints-To: usenet-abuse@t-online.de X-ID: SCjcqkZJYepyQ7PYZhf9gCtrIOpIh2sD7xHtI+sJC+nD9TSIrnY+kb User-Agent: KNode/0.4 Xref: g2news1.google.com comp.lang.ada:3687 Date: 2006-03-30T21:00:00+02:00 List-Id: Could somebody please provide some small example that shows how to program distributed processing with Ada, using the Ada package System.RPC? I couldn't find something useful about this. A small self-explanatory example with just some lines of code would be very helpful to me. I'm also interested how to use the Pragma Remote_Call_Interface and about the relationship between those two things. Thanks in advance for your help! Best regards, Norbert