Changes between Version 7 and Version 8 of Old/NodeHandler/Broadcast


Ignore:
Timestamp:
Apr 10, 2006, 9:41:37 PM (18 years ago)
Author:
sswami
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/NodeHandler/Broadcast

    v7 v8  
    111111
    112112{{{
    113 1.  ''Main Thread''
     1131.  MAIN THREAD
     114    ===========
    114115    create the new receiving thread       /* this thread (2.) will receive TCP message */
    115116    WHILE (true)
     
    134135 
    1351362. ''Receiving Thread''
     137   ===================
    136138   create a new TCP connection
    137139   bind