Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9573 in orxonox.OLD


Ignore:
Timestamp:
Jul 28, 2006, 3:46:08 PM (18 years ago)
Author:
patrick
Message:

entities get now removed throughout the whole network

Location:
branches/proxy/src/lib/network
Files:
2 edited

Legend:

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

    r9564 r9573  
    1010UNSOLVED:
    1111=========
    12  - the clients cant get its ip in the handleHandshakes without throuwing sigseg
     12 - the clients cant get its ip in the handleHandshakes without throwing sigseg
    1313 - 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.
    1414 - 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  
    22 * @file player_stats.h
    33 * @brief Definition of ProxyControl
     4 *
     5 * manages the clients on the proxies (connect/disconnect)
    46 */
    57
Note: See TracChangeset for help on using the changeset viewer.