Changeset 9573 in orxonox.OLD for branches/proxy/src/lib
- Timestamp:
- Jul 28, 2006, 3:46:08 PM (18 years ago)
- Location:
- branches/proxy/src/lib/network
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/README.NETWORK
r9564 r9573 10 10 UNSOLVED: 11 11 ========= 12 - the clients cant get its ip in the handleHandshakes without thro uwing sigseg12 - the clients cant get its ip in the handleHandshakes without throwing sigseg 13 13 - 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. 14 14 - Permissions: Proxy Servers shouldn't be able to create new eneitites on the server -
branches/proxy/src/lib/network/proxy/proxy_control.h
r9570 r9573 2 2 * @file player_stats.h 3 3 * @brief Definition of ProxyControl 4 * 5 * manages the clients on the proxies (connect/disconnect) 4 6 */ 5 7
Note: See TracChangeset
for help on using the changeset viewer.