Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 3 and Version 4 of ~archive/NetworkStream


Ignore:
Timestamp:
Sep 21, 2008, 8:57:00 PM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ~archive/NetworkStream

    v3 v4  
    3232/*
    3333 * Constructor for the network stream that is called from the NetworkManager. The constructor
    34  * will generate the NetworkSocket from the IPaddress informations.
     34 * will generate the NetworkSocket from the IPaddress information.
    3535 *
    36  * @param address: the address informations (SDL_net.h definition) of the remote host
     36 * @param address: the address information (SDL_net.h definition) of the remote host
    3737 * @param sync: the synchronizeable object, the other end of the connection
    3838 * @param type: the node type: Client/Server