Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 5 and Version 6 of dev/projects/networking


Ignore:
Timestamp:
Dec 12, 2007, 4:29:05 PM (16 years ago)
Author:
scheusso
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/projects/networking

    v5 v6  
    3030 * Generate Packages for Chat, Gamestate, input
    3131 * Decode Packages
    32  * Receiver thread: fetches packages and puts them into a threadsafe PacketBuffer
     32 * Receiver thread: fetches packages and puts them into a threadsafe Packetbuffer
    3333 * class Synchronisable: all objects to be synchronised have to inherit from this class and call for each variable the function registerVar
    3434== Timetable ==