Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 5 and Version 6 of pps/miniproject


Ignore:
Timestamp:
Nov 7, 2005, 2:15:22 PM (18 years ago)
Author:
patrick
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • pps/miniproject

    v5 v6  
    1010
    1111== Task ==
    12 We will create a generic network interface for Orxonox. It should enable the user to send anything (from simple messages to complex objects) from one node to any subset of the other nodes. There should be different transfer modes supported: TCP with extensive use of the state flags and UDP.
     12We will create a generic network interface for Orxonox. It should enable the user to send anything (from simple messages to complex objects) from one node to any subset of the other nodes. There should be different transfer modes supported: TCP with extensive use of the state flags and UDP.[[br]]
     13This module will not only introduce you to the c++ prgramming but it will also give us an instrument to test network game performance and make some statistics about it. This will be most useful, when we start making Orxonox playable over network!
    1314
    1415== Teams ==