Changes between Version 5 and Version 6 of dev/projects/networking
- Timestamp:
- Dec 12, 2007, 4:29:05 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/projects/networking
v5 v6 30 30 * Generate Packages for Chat, Gamestate, input 31 31 * Decode Packages 32 * Receiver thread: fetches packages and puts them into a threadsafe Packet Buffer32 * Receiver thread: fetches packages and puts them into a threadsafe Packetbuffer 33 33 * class Synchronisable: all objects to be synchronised have to inherit from this class and call for each variable the function registerVar 34 34 == Timetable ==