Show
Ignore:
Timestamp:
06/16/09 12:03:31 (15 years ago)
Author:
wrodgers
Message:

Updated shell to conform with API

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/shell/CognitiveRadioShell.cpp

    r239 r279  
    208208    LOG("Cognitive Radio Shell:: Received registration message from Cognitive Engine.\n"); 
    209209    
     210    SendMessage(socketFD, "register_ack"); 
    210211    SendRadioConfiguration(socketFD); 
    211212    SendRadioExperience(socketFD);