Changes between Version 5 and Version 6 of code/doc/network/Host
- Timestamp:
- Sep 17, 2008, 7:35:51 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/network/Host
v5 v6 1 1 = Host = 2 [[TracNav(TracNav/TOC_Development)]] 3 2 4 == Overview == 3 5 The basic task of these classes is the interface between Orxonox and the network engine. This includes creating and opening a server, connecting to a server as client and provide common functions (for Server and Client) like sendChat.