Changeset 4836 for sample/pingpong
- Timestamp:
- Jul 9, 2009, 1:50:37 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sample/pingpong/main.cpp
r4763 r4836 11 11 12 12 int 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 24 13 25 14 // get config file
Note:
See TracChangeset
for help on using the changeset viewer.