close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Version 33 and Version 34 of Internal/SummerInternship/Logs/ChunhuiZhang


Ignore:
Timestamp:
Aug 3, 2011, 8:31:25 PM (13 years ago)
Author:
chyz198
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Internal/SummerInternship/Logs/ChunhuiZhang

    v33 v34  
    1313mfrecv(handle, buffer, size);
    1414mfclose(handle);
     15
     16* Destination GUID is included in 'scheme' and source GUID is store in file system.
     17* Possible options:
     18     options {
     19        uint8_t reliability;  //option for transport layer
     20        uint8_t security;     //option for security layer
     21        uint8_t wifionly;     //option for networkmanager
     22        uint8_t wimaxonly;    //option for networkmanager
     23     }
    1524}}}
    1625