Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 1 and Version 2 of ~archive/NetworkSocket


Ignore:
Timestamp:
Nov 28, 2007, 12:42:59 AM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ~archive/NetworkSocket

    v1 v2  
    1 = NetworkSocket =
     1= !NetworkSocket =
    22
    33This module will probably need a multithreading implementation. [http://wiki.delphigl.com/index.php/SDL_Thread_Beispiel Here] is a good howto about multithreaded SDL and mutexes. A even better guide for C++ itself: [http://www.libsdl.org/intro.de/usingthreads.html here].
     
    88
    99
    10 This is a small description of the NetworkSocket class
     10This is a small description of the !NetworkSocket class
    1111
    1212{{{