Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 24, 2006, 8:53:52 AM (18 years ago)
Author:
patrick
Message:

tracing the unique id bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/network/README.NETWORK

    r9397 r9400  
    1313
    1414
     15uniqueId:
     16uniqueId is an id (unique :D) for each synchronizeable to be identified in a network. the number space for uniqueIds goes from 0 to maxplayers - 1
     17
     18
    1519NetworkStream PeerInfo list: (peers)
    1620The network node with the offset 0 is always the server to which the client must connect to (in case there are connections to other hosts at the same time).
Note: See TracChangeset for help on using the changeset viewer.