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-Thread: 103376,2cc84c0fee9046c0 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news2.google.com!proxad.net!teaser.fr!news.wanadoo.fr!news.wanadoo.fr!not-for-mail Message-ID: <4336AE66.2040608@obry.net> Date: Sun, 25 Sep 2005 16:04:22 +0200 From: Pascal Obry Organization: Home - http://www.obry.net User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: fr, en MIME-Version: 1.0 Newsgroups: comp.lang.ada To: frankgerlach@gmail.com Subject: Re: Various Language Architecture Questions References: <1127615832.540718.246970@g43g2000cwa.googlegroups.com> <1lj1ewtykmmp4.j6srtz43enc4.dlg@40tude.net> <1127652977.471484.203180@g47g2000cwa.googlegroups.com> In-Reply-To: <1127652977.471484.203180@g47g2000cwa.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit NNTP-Posting-Date: 25 Sep 2005 16:04:26 CEST NNTP-Posting-Host: 82.124.124.12 X-Trace: 1127657066 news.wanadoo.fr 1728 82.124.124.12:3477 X-Complaints-To: abuse@wanadoo.fr Xref: g2news1.google.com comp.lang.ada:5137 Date: 2005-09-25T16:04:26+02:00 List-Id: frankgerlach@gmail.com a �crit : > Whatabout the following examples: > 1.) Simple,unportabe Network Data Transport: To transport a C struct, I > just cast it to char* and then write sizeof(myStruct) bytes to the > Socket. This is very fast and works in a homogeneous network. > 2.) Using Unchecked_conversion() in Ada kills range checking ? That > seems to be inferior to java... Yes of course, then you'll now can start learning Ada :) Check the 'Input 'Output attributes and the Stream support in Ada. Yes you can even send an object over the network which is not possible in C++! Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net --| "The best way to travel is by means of imagination" --| --| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595