Changeset 4836 for sample


Ignore:
Timestamp:
Jul 9, 2009, 1:50:37 PM (15 years ago)
Author:
Christoph Mayer
Message:

einige avahi fixes und ablauf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sample/pingpong/main.cpp

    r4763 r4836  
    1111
    1212int main( int argc, char** argv ) {
    13 
    14 /*
    15         StartupWrapper::startSystem();
    16         BootstrapManager::instance().registerModule(
    17                         BootstrapManager::BootstrapTypeMulticastDns);
    18         BootstrapManager::instance().publish("testname", "testinfo");
    19         getchar();
    20         StartupWrapper::stopSystem();
    21         return 0;
    22 */
    23 
    2413
    2514        // get config file
Note: See TracChangeset for help on using the changeset viewer.