Changeset 9400 in orxonox.OLD for branches/proxy/src/lib/network/README.NETWORK
- Timestamp:
- Jul 24, 2006, 8:53:52 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/README.NETWORK
r9397 r9400 13 13 14 14 15 uniqueId: 16 uniqueId 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 15 19 NetworkStream PeerInfo list: (peers) 16 20 The 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.