source: ada-examples/pingpong/README

ada-examples-4-10-branch ada-examples-4-10-2
Last change on this file was 67e0556, checked in by Joel Sherrill <joel.sherrill@…>, on 09/27/07 at 14:40:57

2007-09-27 Joel Sherrill <joel.sherrill@…>

  • ChangeLog?, Makefile, README, pingpong.adb: New files.
  • Property mode set to 100644
File size: 337 bytes
Line 
1#
2#  $Id$
3#
4
5This multicast ping pong example is based upon the code posted at:
6
7http://en.wikibooks.org/wiki/Ada_Programming/Libraries/GNAT.Sockets
8
9This code is also in the top of the GNAT.Sockets source code in
10the GCC distributions.
11
12I touched up the formatting since it is buried in a comment
13block in both places.
14
15--joel sherrill
Note: See TracBrowser for help on using the repository browser.