Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/network/README @ 5822

Last change on this file since 5822 was 5822, checked in by bensch, 18 years ago

orxonox/trunk: merged branches/network to the trunk
merged with command:
svn merge -r 5505:HEAD branches/network trunk

conflicts resolved in favor of the trunk (as always :))
also fixed a typo in the #include "SDL_tread.h"

File size: 304 bytes
Line 
1
2
3Hi people
4
5Before starting your implementation, please have a look at the
6./network_monitor.cc
7./network_monitor.h
8files. They are well commented and include everything you will have
9to use.
10
11For network module information, check out:
12https://www.orxonox.net/cgi-bin/trac.cgi/wiki/NetworkManager
13
14
15
16
Note: See TracBrowser for help on using the repository browser.