OverSim
|
Files | |
file | SimpleInfo.cc [code] |
file | SimpleInfo.h [code] |
file | SimpleNodeEntry.cc [code] |
file | SimpleNodeEntry.h [code] |
file | SimpleTCP.cc [code] |
Modification of the TCP module for using in SimpleUnderlay. Modification of the original TCP module to send data directly to the destination gate. The main modifications were made in both sendToIP() methods of the SimpleTCPConnection class. They are similar to the modifications of the SimpleUDP module. All additional changes were made to let the SimpleTCP module create SimpleTCPConnection. | |
file | SimpleTCP.h [code] |
Modification of the TCP module for using in SimpleUnderlay. Modification of the original TCP module to send data directly to the destination gate. The main modifications were made in both sendToIP() methods of the SimpleTCPConnection class. They are similar to the modifications of the SimpleUDP module. All additional changes were made to let the SimpleTCP module create SimpleTCPConnection. | |
file | SimpleUDP.cc [code] |
file | SimpleUDP.h [code] |
file | SimpleUnderlayConfigurator.cc [code] |
file | SimpleUnderlayConfigurator.h [code] |