Changeset 9514 in orxonox.OLD for branches/proxy/src/lib/network/README.NETWORK
- Timestamp:
- Jul 27, 2006, 6:07:18 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/README.NETWORK
r9494 r9514 13 13 - actualy the whole message sending system won't work in this network topic. proxys have to relay messages to clients 14 14 - the clients cant get its ip in the handleHandshakes without throuwing sigseg 15 - MessageManager: proxy/server forward the messages always. Perhaps there is a case, where messages get forwarded forever if there is a loop in the network. think about it again. 15 16 16 17 … … 72 73 73 74 75 MessageManager: 76 =============== 77 The message manager has special handling if its a master/proxy: the messages will simply be forwarded to the other server
Note: See TracChangeset
for help on using the changeset viewer.