summaryrefslogblamecommitdiffstats
path: root/pingpong/README
blob: ca6ec8ab9ef1544818754e947150e2806449f051 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                   
#
#  $Id$
#

This multicast ping pong example is based upon the code posted at:

http://en.wikibooks.org/wiki/Ada_Programming/Libraries/GNAT.Sockets

This code is also in the top of the GNAT.Sockets source code in
the GCC distributions.

I touched up the formatting since it is buried in a comment
block in both places.

--joel sherrill