Changeset 11236
- Timestamp:
- 07/01/11 10:11:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/DimSetup.h
r11010 r11236 6 6 namespace Dim 7 7 { 8 std::string GetLocalIp(const std::string &dns="192.168.0.255"); 8 //std::string GetLocalIp(const std::string &dns="192.168.0.255"); 9 std::string GetLocalIp(const std::string &dns="14.0.0.1"); 9 10 void Setup(const std::string &dns); 10 11 }
Note:
See TracChangeset
for help on using the changeset viewer.