From 674b83a276be4c89350f3782a517db13e885745c Mon Sep 17 00:00:00 2001 From: soroshsabz Date: Fri, 27 Jan 2023 12:02:00 +0330 Subject: [PATCH] Moved files --- .gitignore => DNSSD/.gitignore | 0 {Avahi => DNSSD/Avahi}/CMakeLists.txt | 0 {Avahi => DNSSD/Avahi}/Makefile | 0 .../Avahi}/cmake/PocoDNSSDAvahiConfig.cmake | 0 {Avahi => DNSSD/Avahi}/dependencies | 0 .../Avahi}/include/Poco/DNSSD/Avahi/Avahi.h | 0 .../include/Poco/DNSSD/Avahi/AvahiBrowserImpl.h | 0 .../include/Poco/DNSSD/Avahi/AvahiResponderImpl.h | 0 {Avahi => DNSSD/Avahi}/src/AvahiBrowserImpl.cpp | 0 {Avahi => DNSSD/Avahi}/src/AvahiResponderImpl.cpp | 0 {Bonjour => DNSSD/Bonjour}/Bonjour.progen | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_CE_vs90.sln | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_CE_vs90.vcproj | 0 .../Bonjour}/Bonjour_WEC2013_vs120.sln | 0 .../Bonjour}/Bonjour_WEC2013_vs120.vcxproj | 0 .../Bonjour}/Bonjour_WEC2013_vs120.vcxproj.filters | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_vs100.sln | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_vs100.vcxproj | 0 .../Bonjour}/Bonjour_vs100.vcxproj.filters | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_vs110.sln | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_vs110.vcxproj | 0 .../Bonjour}/Bonjour_vs110.vcxproj.filters | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_vs120.sln | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_vs120.vcxproj | 0 .../Bonjour}/Bonjour_vs120.vcxproj.filters | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_vs140.sln | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_vs140.vcxproj | 0 .../Bonjour}/Bonjour_vs140.vcxproj.filters | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_vs90.sln | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_vs90.vcproj | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs100.sln | 0 .../Bonjour}/Bonjour_x64_vs100.vcxproj | 0 .../Bonjour}/Bonjour_x64_vs100.vcxproj.filters | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs110.sln | 0 .../Bonjour}/Bonjour_x64_vs110.vcxproj | 0 .../Bonjour}/Bonjour_x64_vs110.vcxproj.filters | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs120.sln | 0 .../Bonjour}/Bonjour_x64_vs120.vcxproj | 0 .../Bonjour}/Bonjour_x64_vs120.vcxproj.filters | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs140.sln | 0 .../Bonjour}/Bonjour_x64_vs140.vcxproj | 0 .../Bonjour}/Bonjour_x64_vs140.vcxproj.filters | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs90.sln | 0 {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs90.vcproj | 0 {Bonjour => DNSSD/Bonjour}/CMakeLists.txt | 0 {Bonjour => DNSSD/Bonjour}/Makefile | 0 .../Bonjour}/cmake/PocoDNSSDBonjourConfig.cmake | 0 {Bonjour => DNSSD/Bonjour}/dependencies | 0 .../Bonjour}/include/Poco/DNSSD/Bonjour/Bonjour.h | 0 .../include/Poco/DNSSD/Bonjour/BonjourBrowserImpl.h | 0 .../Poco/DNSSD/Bonjour/BonjourResponderImpl.h | 0 .../Bonjour}/include/Poco/DNSSD/Bonjour/EventLoop.h | 0 .../Bonjour}/src/BonjourBrowserImpl.cpp | 0 .../Bonjour}/src/BonjourResponderImpl.cpp | 0 {Bonjour => DNSSD/Bonjour}/src/EventLoop.cpp | 0 CMakeLists.txt => DNSSD/CMakeLists.txt | 0 DNSSD.progen => DNSSD/DNSSD.progen | 0 DNSSD_CE_vs90.sln => DNSSD/DNSSD_CE_vs90.sln | 0 DNSSD_CE_vs90.vcproj => DNSSD/DNSSD_CE_vs90.vcproj | 0 .../DNSSD_WEC2013_vs120.sln | 0 .../DNSSD_WEC2013_vs120.vcxproj | 0 .../DNSSD_WEC2013_vs120.vcxproj.filters | 0 DNSSD_vs100.sln => DNSSD/DNSSD_vs100.sln | 0 DNSSD_vs100.vcxproj => DNSSD/DNSSD_vs100.vcxproj | 0 .../DNSSD_vs100.vcxproj.filters | 0 DNSSD_vs110.sln => DNSSD/DNSSD_vs110.sln | 0 DNSSD_vs110.vcxproj => DNSSD/DNSSD_vs110.vcxproj | 0 .../DNSSD_vs110.vcxproj.filters | 0 DNSSD_vs120.sln => DNSSD/DNSSD_vs120.sln | 0 DNSSD_vs120.vcxproj => DNSSD/DNSSD_vs120.vcxproj | 0 .../DNSSD_vs120.vcxproj.filters | 0 DNSSD_vs140.sln => DNSSD/DNSSD_vs140.sln | 0 DNSSD_vs140.vcxproj => DNSSD/DNSSD_vs140.vcxproj | 0 .../DNSSD_vs140.vcxproj.filters | 0 DNSSD_vs90.sln => DNSSD/DNSSD_vs90.sln | 0 DNSSD_vs90.vcproj => DNSSD/DNSSD_vs90.vcproj | 0 DNSSD_x64_vs100.sln => DNSSD/DNSSD_x64_vs100.sln | 0 .../DNSSD_x64_vs100.vcxproj | 0 .../DNSSD_x64_vs100.vcxproj.filters | 0 DNSSD_x64_vs110.sln => DNSSD/DNSSD_x64_vs110.sln | 0 .../DNSSD_x64_vs110.vcxproj | 0 .../DNSSD_x64_vs110.vcxproj.filters | 0 DNSSD_x64_vs120.sln => DNSSD/DNSSD_x64_vs120.sln | 0 .../DNSSD_x64_vs120.vcxproj | 0 .../DNSSD_x64_vs120.vcxproj.filters | 0 DNSSD_x64_vs140.sln => DNSSD/DNSSD_x64_vs140.sln | 0 .../DNSSD_x64_vs140.vcxproj | 0 .../DNSSD_x64_vs140.vcxproj.filters | 0 DNSSD_x64_vs90.sln => DNSSD/DNSSD_x64_vs90.sln | 0 .../DNSSD_x64_vs90.vcproj | 0 {Default => DNSSD/Default}/Makefile | 0 {Default => DNSSD/Default}/dependencies | 0 LICENSE => DNSSD/LICENSE | 0 Makefile => DNSSD/Makefile | 0 README.md => DNSSD/README.md | 0 {cmake => DNSSD/cmake}/PocoDNSSDConfig.cmake | 0 dependencies => DNSSD/dependencies | 0 {doc => DNSSD/doc}/00100-DNSSDOverview.page | 0 .../doc}/00200-DNSSDTutorialAndUserGuide.page | 0 {doc => DNSSD/doc}/99100-DNSSDReleaseNotes.page | 0 {include => DNSSD/include}/Poco/DNSSD/DNSSD.h | 0 .../include}/Poco/DNSSD/DNSSDBrowser.h | 0 .../include}/Poco/DNSSD/DNSSDException.h | 0 .../include}/Poco/DNSSD/DNSSDResponder.h | 0 .../include}/Poco/DNSSD/DNSSDResponderImpl.h | 0 {include => DNSSD/include}/Poco/DNSSD/Domain.h | 0 {include => DNSSD/include}/Poco/DNSSD/Error.h | 0 {include => DNSSD/include}/Poco/DNSSD/Record.h | 0 {include => DNSSD/include}/Poco/DNSSD/Service.h | 0 {samples => DNSSD/samples}/CMakeLists.txt | 0 .../samples}/DNSSDBrowser/CMakeLists.txt | 0 .../samples}/DNSSDBrowser/DNSSDBrowser.progen | 0 .../DNSSDBrowser/DNSSDBrowser_CE_vs90.vcproj | 0 .../DNSSDBrowser/DNSSDBrowser_WEC2013_vs120.vcxproj | 0 .../DNSSDBrowser_WEC2013_vs120.vcxproj.filters | 0 .../DNSSDBrowser/DNSSDBrowser_vs100.vcxproj | 0 .../DNSSDBrowser/DNSSDBrowser_vs100.vcxproj.filters | 0 .../DNSSDBrowser/DNSSDBrowser_vs110.vcxproj | 0 .../DNSSDBrowser/DNSSDBrowser_vs110.vcxproj.filters | 0 .../DNSSDBrowser/DNSSDBrowser_vs120.vcxproj | 0 .../DNSSDBrowser/DNSSDBrowser_vs120.vcxproj.filters | 0 .../DNSSDBrowser/DNSSDBrowser_vs140.vcxproj | 0 .../DNSSDBrowser/DNSSDBrowser_vs140.vcxproj.filters | 0 .../samples}/DNSSDBrowser/DNSSDBrowser_vs90.vcproj | 0 .../DNSSDBrowser/DNSSDBrowser_x64_vs100.vcxproj | 0 .../DNSSDBrowser_x64_vs100.vcxproj.filters | 0 .../DNSSDBrowser/DNSSDBrowser_x64_vs110.vcxproj | 0 .../DNSSDBrowser_x64_vs110.vcxproj.filters | 0 .../DNSSDBrowser/DNSSDBrowser_x64_vs120.vcxproj | 0 .../DNSSDBrowser_x64_vs120.vcxproj.filters | 0 .../DNSSDBrowser/DNSSDBrowser_x64_vs140.vcxproj | 0 .../DNSSDBrowser_x64_vs140.vcxproj.filters | 0 .../DNSSDBrowser/DNSSDBrowser_x64_vs90.vcproj | 0 {samples => DNSSD/samples}/DNSSDBrowser/Makefile | 0 .../DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowser | Bin .../DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowserd | Bin .../samples}/DNSSDBrowser/src/DNSSDBrowser.cpp | 0 .../samples}/HTTPTimeServer/CMakeLists.txt | 0 .../samples}/HTTPTimeServer/HTTPTimeServer.progen | 0 .../HTTPTimeServer/HTTPTimeServer.properties | 0 .../HTTPTimeServer/HTTPTimeServer_CE_vs90.vcproj | 0 .../HTTPTimeServer_WEC2013_vs120.vcxproj | 0 .../HTTPTimeServer_WEC2013_vs120.vcxproj.filters | 0 .../HTTPTimeServer/HTTPTimeServer_vs100.vcxproj | 0 .../HTTPTimeServer_vs100.vcxproj.filters | 0 .../HTTPTimeServer/HTTPTimeServer_vs110.vcxproj | 0 .../HTTPTimeServer_vs110.vcxproj.filters | 0 .../HTTPTimeServer/HTTPTimeServer_vs120.vcxproj | 0 .../HTTPTimeServer_vs120.vcxproj.filters | 0 .../HTTPTimeServer/HTTPTimeServer_vs140.vcxproj | 0 .../HTTPTimeServer_vs140.vcxproj.filters | 0 .../HTTPTimeServer/HTTPTimeServer_vs90.vcproj | 0 .../HTTPTimeServer/HTTPTimeServer_x64_vs100.vcxproj | 0 .../HTTPTimeServer_x64_vs100.vcxproj.filters | 0 .../HTTPTimeServer/HTTPTimeServer_x64_vs110.vcxproj | 0 .../HTTPTimeServer_x64_vs110.vcxproj.filters | 0 .../HTTPTimeServer/HTTPTimeServer_x64_vs120.vcxproj | 0 .../HTTPTimeServer_x64_vs120.vcxproj.filters | 0 .../HTTPTimeServer/HTTPTimeServer_x64_vs140.vcxproj | 0 .../HTTPTimeServer_x64_vs140.vcxproj.filters | 0 .../HTTPTimeServer/HTTPTimeServer_x64_vs90.vcproj | 0 {samples => DNSSD/samples}/HTTPTimeServer/Makefile | 0 .../HTTPTimeServer/bin/Darwin/x86_64/HTTPTimeServer | Bin .../bin/Darwin/x86_64/HTTPTimeServerd | Bin .../samples}/HTTPTimeServer/src/HTTPTimeServer.cpp | 0 {samples => DNSSD/samples}/Makefile | 0 {samples => DNSSD/samples}/dependencies | 0 {samples => DNSSD/samples}/samples.progen | 0 {samples => DNSSD/samples}/samples_CE_vs90.sln | 0 .../samples}/samples_WEC2013_vs120.sln | 0 {samples => DNSSD/samples}/samples_vs100.sln | 0 {samples => DNSSD/samples}/samples_vs110.sln | 0 {samples => DNSSD/samples}/samples_vs120.sln | 0 {samples => DNSSD/samples}/samples_vs140.sln | 0 {samples => DNSSD/samples}/samples_vs90.sln | 0 {samples => DNSSD/samples}/samples_x64_vs100.sln | 0 {samples => DNSSD/samples}/samples_x64_vs110.sln | 0 {samples => DNSSD/samples}/samples_x64_vs120.sln | 0 {samples => DNSSD/samples}/samples_x64_vs140.sln | 0 {samples => DNSSD/samples}/samples_x64_vs90.sln | 0 {src => DNSSD/src}/DNSSDBrowser.cpp | 0 {src => DNSSD/src}/DNSSDException.cpp | 0 {src => DNSSD/src}/DNSSDResponder.cpp | 0 {src => DNSSD/src}/DNSSDResponderImpl.cpp | 0 {src => DNSSD/src}/Domain.cpp | 0 {src => DNSSD/src}/Error.cpp | 0 {src => DNSSD/src}/Record.cpp | 0 {src => DNSSD/src}/Service.cpp | 0 188 files changed, 0 insertions(+), 0 deletions(-) rename .gitignore => DNSSD/.gitignore (100%) rename {Avahi => DNSSD/Avahi}/CMakeLists.txt (100%) rename {Avahi => DNSSD/Avahi}/Makefile (100%) rename {Avahi => DNSSD/Avahi}/cmake/PocoDNSSDAvahiConfig.cmake (100%) rename {Avahi => DNSSD/Avahi}/dependencies (100%) rename {Avahi => DNSSD/Avahi}/include/Poco/DNSSD/Avahi/Avahi.h (100%) rename {Avahi => DNSSD/Avahi}/include/Poco/DNSSD/Avahi/AvahiBrowserImpl.h (100%) rename {Avahi => DNSSD/Avahi}/include/Poco/DNSSD/Avahi/AvahiResponderImpl.h (100%) rename {Avahi => DNSSD/Avahi}/src/AvahiBrowserImpl.cpp (100%) rename {Avahi => DNSSD/Avahi}/src/AvahiResponderImpl.cpp (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour.progen (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_CE_vs90.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_CE_vs90.vcproj (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_WEC2013_vs120.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_WEC2013_vs120.vcxproj (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_WEC2013_vs120.vcxproj.filters (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs100.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs100.vcxproj (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs100.vcxproj.filters (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs110.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs110.vcxproj (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs110.vcxproj.filters (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs120.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs120.vcxproj (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs120.vcxproj.filters (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs140.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs140.vcxproj (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs140.vcxproj.filters (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs90.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_vs90.vcproj (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs100.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs100.vcxproj (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs100.vcxproj.filters (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs110.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs110.vcxproj (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs110.vcxproj.filters (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs120.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs120.vcxproj (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs120.vcxproj.filters (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs140.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs140.vcxproj (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs140.vcxproj.filters (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs90.sln (100%) rename {Bonjour => DNSSD/Bonjour}/Bonjour_x64_vs90.vcproj (100%) rename {Bonjour => DNSSD/Bonjour}/CMakeLists.txt (100%) rename {Bonjour => DNSSD/Bonjour}/Makefile (100%) rename {Bonjour => DNSSD/Bonjour}/cmake/PocoDNSSDBonjourConfig.cmake (100%) rename {Bonjour => DNSSD/Bonjour}/dependencies (100%) rename {Bonjour => DNSSD/Bonjour}/include/Poco/DNSSD/Bonjour/Bonjour.h (100%) rename {Bonjour => DNSSD/Bonjour}/include/Poco/DNSSD/Bonjour/BonjourBrowserImpl.h (100%) rename {Bonjour => DNSSD/Bonjour}/include/Poco/DNSSD/Bonjour/BonjourResponderImpl.h (100%) rename {Bonjour => DNSSD/Bonjour}/include/Poco/DNSSD/Bonjour/EventLoop.h (100%) rename {Bonjour => DNSSD/Bonjour}/src/BonjourBrowserImpl.cpp (100%) rename {Bonjour => DNSSD/Bonjour}/src/BonjourResponderImpl.cpp (100%) rename {Bonjour => DNSSD/Bonjour}/src/EventLoop.cpp (100%) rename CMakeLists.txt => DNSSD/CMakeLists.txt (100%) rename DNSSD.progen => DNSSD/DNSSD.progen (100%) rename DNSSD_CE_vs90.sln => DNSSD/DNSSD_CE_vs90.sln (100%) rename DNSSD_CE_vs90.vcproj => DNSSD/DNSSD_CE_vs90.vcproj (100%) rename DNSSD_WEC2013_vs120.sln => DNSSD/DNSSD_WEC2013_vs120.sln (100%) rename DNSSD_WEC2013_vs120.vcxproj => DNSSD/DNSSD_WEC2013_vs120.vcxproj (100%) rename DNSSD_WEC2013_vs120.vcxproj.filters => DNSSD/DNSSD_WEC2013_vs120.vcxproj.filters (100%) rename DNSSD_vs100.sln => DNSSD/DNSSD_vs100.sln (100%) rename DNSSD_vs100.vcxproj => DNSSD/DNSSD_vs100.vcxproj (100%) rename DNSSD_vs100.vcxproj.filters => DNSSD/DNSSD_vs100.vcxproj.filters (100%) rename DNSSD_vs110.sln => DNSSD/DNSSD_vs110.sln (100%) rename DNSSD_vs110.vcxproj => DNSSD/DNSSD_vs110.vcxproj (100%) rename DNSSD_vs110.vcxproj.filters => DNSSD/DNSSD_vs110.vcxproj.filters (100%) rename DNSSD_vs120.sln => DNSSD/DNSSD_vs120.sln (100%) rename DNSSD_vs120.vcxproj => DNSSD/DNSSD_vs120.vcxproj (100%) rename DNSSD_vs120.vcxproj.filters => DNSSD/DNSSD_vs120.vcxproj.filters (100%) rename DNSSD_vs140.sln => DNSSD/DNSSD_vs140.sln (100%) rename DNSSD_vs140.vcxproj => DNSSD/DNSSD_vs140.vcxproj (100%) rename DNSSD_vs140.vcxproj.filters => DNSSD/DNSSD_vs140.vcxproj.filters (100%) rename DNSSD_vs90.sln => DNSSD/DNSSD_vs90.sln (100%) rename DNSSD_vs90.vcproj => DNSSD/DNSSD_vs90.vcproj (100%) rename DNSSD_x64_vs100.sln => DNSSD/DNSSD_x64_vs100.sln (100%) rename DNSSD_x64_vs100.vcxproj => DNSSD/DNSSD_x64_vs100.vcxproj (100%) rename DNSSD_x64_vs100.vcxproj.filters => DNSSD/DNSSD_x64_vs100.vcxproj.filters (100%) rename DNSSD_x64_vs110.sln => DNSSD/DNSSD_x64_vs110.sln (100%) rename DNSSD_x64_vs110.vcxproj => DNSSD/DNSSD_x64_vs110.vcxproj (100%) rename DNSSD_x64_vs110.vcxproj.filters => DNSSD/DNSSD_x64_vs110.vcxproj.filters (100%) rename DNSSD_x64_vs120.sln => DNSSD/DNSSD_x64_vs120.sln (100%) rename DNSSD_x64_vs120.vcxproj => DNSSD/DNSSD_x64_vs120.vcxproj (100%) rename DNSSD_x64_vs120.vcxproj.filters => DNSSD/DNSSD_x64_vs120.vcxproj.filters (100%) rename DNSSD_x64_vs140.sln => DNSSD/DNSSD_x64_vs140.sln (100%) rename DNSSD_x64_vs140.vcxproj => DNSSD/DNSSD_x64_vs140.vcxproj (100%) rename DNSSD_x64_vs140.vcxproj.filters => DNSSD/DNSSD_x64_vs140.vcxproj.filters (100%) rename DNSSD_x64_vs90.sln => DNSSD/DNSSD_x64_vs90.sln (100%) rename DNSSD_x64_vs90.vcproj => DNSSD/DNSSD_x64_vs90.vcproj (100%) rename {Default => DNSSD/Default}/Makefile (100%) rename {Default => DNSSD/Default}/dependencies (100%) rename LICENSE => DNSSD/LICENSE (100%) rename Makefile => DNSSD/Makefile (100%) rename README.md => DNSSD/README.md (100%) rename {cmake => DNSSD/cmake}/PocoDNSSDConfig.cmake (100%) rename dependencies => DNSSD/dependencies (100%) rename {doc => DNSSD/doc}/00100-DNSSDOverview.page (100%) rename {doc => DNSSD/doc}/00200-DNSSDTutorialAndUserGuide.page (100%) rename {doc => DNSSD/doc}/99100-DNSSDReleaseNotes.page (100%) rename {include => DNSSD/include}/Poco/DNSSD/DNSSD.h (100%) rename {include => DNSSD/include}/Poco/DNSSD/DNSSDBrowser.h (100%) rename {include => DNSSD/include}/Poco/DNSSD/DNSSDException.h (100%) rename {include => DNSSD/include}/Poco/DNSSD/DNSSDResponder.h (100%) rename {include => DNSSD/include}/Poco/DNSSD/DNSSDResponderImpl.h (100%) rename {include => DNSSD/include}/Poco/DNSSD/Domain.h (100%) rename {include => DNSSD/include}/Poco/DNSSD/Error.h (100%) rename {include => DNSSD/include}/Poco/DNSSD/Record.h (100%) rename {include => DNSSD/include}/Poco/DNSSD/Service.h (100%) rename {samples => DNSSD/samples}/CMakeLists.txt (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/CMakeLists.txt (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser.progen (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_CE_vs90.vcproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_WEC2013_vs120.vcxproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_WEC2013_vs120.vcxproj.filters (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_vs100.vcxproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_vs100.vcxproj.filters (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_vs110.vcxproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_vs110.vcxproj.filters (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_vs120.vcxproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_vs120.vcxproj.filters (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_vs140.vcxproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_vs140.vcxproj.filters (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_vs90.vcproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_x64_vs100.vcxproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_x64_vs100.vcxproj.filters (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_x64_vs110.vcxproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_x64_vs110.vcxproj.filters (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_x64_vs120.vcxproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_x64_vs120.vcxproj.filters (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_x64_vs140.vcxproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_x64_vs140.vcxproj.filters (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/DNSSDBrowser_x64_vs90.vcproj (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/Makefile (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowser (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowserd (100%) rename {samples => DNSSD/samples}/DNSSDBrowser/src/DNSSDBrowser.cpp (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/CMakeLists.txt (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer.progen (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer.properties (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_CE_vs90.vcproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_WEC2013_vs120.vcxproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_WEC2013_vs120.vcxproj.filters (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_vs100.vcxproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_vs100.vcxproj.filters (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_vs110.vcxproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_vs110.vcxproj.filters (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_vs120.vcxproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_vs120.vcxproj.filters (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_vs140.vcxproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_vs140.vcxproj.filters (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_vs90.vcproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_x64_vs100.vcxproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_x64_vs100.vcxproj.filters (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_x64_vs110.vcxproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_x64_vs110.vcxproj.filters (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_x64_vs120.vcxproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_x64_vs120.vcxproj.filters (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_x64_vs140.vcxproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_x64_vs140.vcxproj.filters (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/HTTPTimeServer_x64_vs90.vcproj (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/Makefile (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/bin/Darwin/x86_64/HTTPTimeServer (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/bin/Darwin/x86_64/HTTPTimeServerd (100%) rename {samples => DNSSD/samples}/HTTPTimeServer/src/HTTPTimeServer.cpp (100%) rename {samples => DNSSD/samples}/Makefile (100%) rename {samples => DNSSD/samples}/dependencies (100%) rename {samples => DNSSD/samples}/samples.progen (100%) rename {samples => DNSSD/samples}/samples_CE_vs90.sln (100%) rename {samples => DNSSD/samples}/samples_WEC2013_vs120.sln (100%) rename {samples => DNSSD/samples}/samples_vs100.sln (100%) rename {samples => DNSSD/samples}/samples_vs110.sln (100%) rename {samples => DNSSD/samples}/samples_vs120.sln (100%) rename {samples => DNSSD/samples}/samples_vs140.sln (100%) rename {samples => DNSSD/samples}/samples_vs90.sln (100%) rename {samples => DNSSD/samples}/samples_x64_vs100.sln (100%) rename {samples => DNSSD/samples}/samples_x64_vs110.sln (100%) rename {samples => DNSSD/samples}/samples_x64_vs120.sln (100%) rename {samples => DNSSD/samples}/samples_x64_vs140.sln (100%) rename {samples => DNSSD/samples}/samples_x64_vs90.sln (100%) rename {src => DNSSD/src}/DNSSDBrowser.cpp (100%) rename {src => DNSSD/src}/DNSSDException.cpp (100%) rename {src => DNSSD/src}/DNSSDResponder.cpp (100%) rename {src => DNSSD/src}/DNSSDResponderImpl.cpp (100%) rename {src => DNSSD/src}/Domain.cpp (100%) rename {src => DNSSD/src}/Error.cpp (100%) rename {src => DNSSD/src}/Record.cpp (100%) rename {src => DNSSD/src}/Service.cpp (100%) diff --git a/.gitignore b/DNSSD/.gitignore similarity index 100% rename from .gitignore rename to DNSSD/.gitignore diff --git a/Avahi/CMakeLists.txt b/DNSSD/Avahi/CMakeLists.txt similarity index 100% rename from Avahi/CMakeLists.txt rename to DNSSD/Avahi/CMakeLists.txt diff --git a/Avahi/Makefile b/DNSSD/Avahi/Makefile similarity index 100% rename from Avahi/Makefile rename to DNSSD/Avahi/Makefile diff --git a/Avahi/cmake/PocoDNSSDAvahiConfig.cmake b/DNSSD/Avahi/cmake/PocoDNSSDAvahiConfig.cmake similarity index 100% rename from Avahi/cmake/PocoDNSSDAvahiConfig.cmake rename to DNSSD/Avahi/cmake/PocoDNSSDAvahiConfig.cmake diff --git a/Avahi/dependencies b/DNSSD/Avahi/dependencies similarity index 100% rename from Avahi/dependencies rename to DNSSD/Avahi/dependencies diff --git a/Avahi/include/Poco/DNSSD/Avahi/Avahi.h b/DNSSD/Avahi/include/Poco/DNSSD/Avahi/Avahi.h similarity index 100% rename from Avahi/include/Poco/DNSSD/Avahi/Avahi.h rename to DNSSD/Avahi/include/Poco/DNSSD/Avahi/Avahi.h diff --git a/Avahi/include/Poco/DNSSD/Avahi/AvahiBrowserImpl.h b/DNSSD/Avahi/include/Poco/DNSSD/Avahi/AvahiBrowserImpl.h similarity index 100% rename from Avahi/include/Poco/DNSSD/Avahi/AvahiBrowserImpl.h rename to DNSSD/Avahi/include/Poco/DNSSD/Avahi/AvahiBrowserImpl.h diff --git a/Avahi/include/Poco/DNSSD/Avahi/AvahiResponderImpl.h b/DNSSD/Avahi/include/Poco/DNSSD/Avahi/AvahiResponderImpl.h similarity index 100% rename from Avahi/include/Poco/DNSSD/Avahi/AvahiResponderImpl.h rename to DNSSD/Avahi/include/Poco/DNSSD/Avahi/AvahiResponderImpl.h diff --git a/Avahi/src/AvahiBrowserImpl.cpp b/DNSSD/Avahi/src/AvahiBrowserImpl.cpp similarity index 100% rename from Avahi/src/AvahiBrowserImpl.cpp rename to DNSSD/Avahi/src/AvahiBrowserImpl.cpp diff --git a/Avahi/src/AvahiResponderImpl.cpp b/DNSSD/Avahi/src/AvahiResponderImpl.cpp similarity index 100% rename from Avahi/src/AvahiResponderImpl.cpp rename to DNSSD/Avahi/src/AvahiResponderImpl.cpp diff --git a/Bonjour/Bonjour.progen b/DNSSD/Bonjour/Bonjour.progen similarity index 100% rename from Bonjour/Bonjour.progen rename to DNSSD/Bonjour/Bonjour.progen diff --git a/Bonjour/Bonjour_CE_vs90.sln b/DNSSD/Bonjour/Bonjour_CE_vs90.sln similarity index 100% rename from Bonjour/Bonjour_CE_vs90.sln rename to DNSSD/Bonjour/Bonjour_CE_vs90.sln diff --git a/Bonjour/Bonjour_CE_vs90.vcproj b/DNSSD/Bonjour/Bonjour_CE_vs90.vcproj similarity index 100% rename from Bonjour/Bonjour_CE_vs90.vcproj rename to DNSSD/Bonjour/Bonjour_CE_vs90.vcproj diff --git a/Bonjour/Bonjour_WEC2013_vs120.sln b/DNSSD/Bonjour/Bonjour_WEC2013_vs120.sln similarity index 100% rename from Bonjour/Bonjour_WEC2013_vs120.sln rename to DNSSD/Bonjour/Bonjour_WEC2013_vs120.sln diff --git a/Bonjour/Bonjour_WEC2013_vs120.vcxproj b/DNSSD/Bonjour/Bonjour_WEC2013_vs120.vcxproj similarity index 100% rename from Bonjour/Bonjour_WEC2013_vs120.vcxproj rename to DNSSD/Bonjour/Bonjour_WEC2013_vs120.vcxproj diff --git a/Bonjour/Bonjour_WEC2013_vs120.vcxproj.filters b/DNSSD/Bonjour/Bonjour_WEC2013_vs120.vcxproj.filters similarity index 100% rename from Bonjour/Bonjour_WEC2013_vs120.vcxproj.filters rename to DNSSD/Bonjour/Bonjour_WEC2013_vs120.vcxproj.filters diff --git a/Bonjour/Bonjour_vs100.sln b/DNSSD/Bonjour/Bonjour_vs100.sln similarity index 100% rename from Bonjour/Bonjour_vs100.sln rename to DNSSD/Bonjour/Bonjour_vs100.sln diff --git a/Bonjour/Bonjour_vs100.vcxproj b/DNSSD/Bonjour/Bonjour_vs100.vcxproj similarity index 100% rename from Bonjour/Bonjour_vs100.vcxproj rename to DNSSD/Bonjour/Bonjour_vs100.vcxproj diff --git a/Bonjour/Bonjour_vs100.vcxproj.filters b/DNSSD/Bonjour/Bonjour_vs100.vcxproj.filters similarity index 100% rename from Bonjour/Bonjour_vs100.vcxproj.filters rename to DNSSD/Bonjour/Bonjour_vs100.vcxproj.filters diff --git a/Bonjour/Bonjour_vs110.sln b/DNSSD/Bonjour/Bonjour_vs110.sln similarity index 100% rename from Bonjour/Bonjour_vs110.sln rename to DNSSD/Bonjour/Bonjour_vs110.sln diff --git a/Bonjour/Bonjour_vs110.vcxproj b/DNSSD/Bonjour/Bonjour_vs110.vcxproj similarity index 100% rename from Bonjour/Bonjour_vs110.vcxproj rename to DNSSD/Bonjour/Bonjour_vs110.vcxproj diff --git a/Bonjour/Bonjour_vs110.vcxproj.filters b/DNSSD/Bonjour/Bonjour_vs110.vcxproj.filters similarity index 100% rename from Bonjour/Bonjour_vs110.vcxproj.filters rename to DNSSD/Bonjour/Bonjour_vs110.vcxproj.filters diff --git a/Bonjour/Bonjour_vs120.sln b/DNSSD/Bonjour/Bonjour_vs120.sln similarity index 100% rename from Bonjour/Bonjour_vs120.sln rename to DNSSD/Bonjour/Bonjour_vs120.sln diff --git a/Bonjour/Bonjour_vs120.vcxproj b/DNSSD/Bonjour/Bonjour_vs120.vcxproj similarity index 100% rename from Bonjour/Bonjour_vs120.vcxproj rename to DNSSD/Bonjour/Bonjour_vs120.vcxproj diff --git a/Bonjour/Bonjour_vs120.vcxproj.filters b/DNSSD/Bonjour/Bonjour_vs120.vcxproj.filters similarity index 100% rename from Bonjour/Bonjour_vs120.vcxproj.filters rename to DNSSD/Bonjour/Bonjour_vs120.vcxproj.filters diff --git a/Bonjour/Bonjour_vs140.sln b/DNSSD/Bonjour/Bonjour_vs140.sln similarity index 100% rename from Bonjour/Bonjour_vs140.sln rename to DNSSD/Bonjour/Bonjour_vs140.sln diff --git a/Bonjour/Bonjour_vs140.vcxproj b/DNSSD/Bonjour/Bonjour_vs140.vcxproj similarity index 100% rename from Bonjour/Bonjour_vs140.vcxproj rename to DNSSD/Bonjour/Bonjour_vs140.vcxproj diff --git a/Bonjour/Bonjour_vs140.vcxproj.filters b/DNSSD/Bonjour/Bonjour_vs140.vcxproj.filters similarity index 100% rename from Bonjour/Bonjour_vs140.vcxproj.filters rename to DNSSD/Bonjour/Bonjour_vs140.vcxproj.filters diff --git a/Bonjour/Bonjour_vs90.sln b/DNSSD/Bonjour/Bonjour_vs90.sln similarity index 100% rename from Bonjour/Bonjour_vs90.sln rename to DNSSD/Bonjour/Bonjour_vs90.sln diff --git a/Bonjour/Bonjour_vs90.vcproj b/DNSSD/Bonjour/Bonjour_vs90.vcproj similarity index 100% rename from Bonjour/Bonjour_vs90.vcproj rename to DNSSD/Bonjour/Bonjour_vs90.vcproj diff --git a/Bonjour/Bonjour_x64_vs100.sln b/DNSSD/Bonjour/Bonjour_x64_vs100.sln similarity index 100% rename from Bonjour/Bonjour_x64_vs100.sln rename to DNSSD/Bonjour/Bonjour_x64_vs100.sln diff --git a/Bonjour/Bonjour_x64_vs100.vcxproj b/DNSSD/Bonjour/Bonjour_x64_vs100.vcxproj similarity index 100% rename from Bonjour/Bonjour_x64_vs100.vcxproj rename to DNSSD/Bonjour/Bonjour_x64_vs100.vcxproj diff --git a/Bonjour/Bonjour_x64_vs100.vcxproj.filters b/DNSSD/Bonjour/Bonjour_x64_vs100.vcxproj.filters similarity index 100% rename from Bonjour/Bonjour_x64_vs100.vcxproj.filters rename to DNSSD/Bonjour/Bonjour_x64_vs100.vcxproj.filters diff --git a/Bonjour/Bonjour_x64_vs110.sln b/DNSSD/Bonjour/Bonjour_x64_vs110.sln similarity index 100% rename from Bonjour/Bonjour_x64_vs110.sln rename to DNSSD/Bonjour/Bonjour_x64_vs110.sln diff --git a/Bonjour/Bonjour_x64_vs110.vcxproj b/DNSSD/Bonjour/Bonjour_x64_vs110.vcxproj similarity index 100% rename from Bonjour/Bonjour_x64_vs110.vcxproj rename to DNSSD/Bonjour/Bonjour_x64_vs110.vcxproj diff --git a/Bonjour/Bonjour_x64_vs110.vcxproj.filters b/DNSSD/Bonjour/Bonjour_x64_vs110.vcxproj.filters similarity index 100% rename from Bonjour/Bonjour_x64_vs110.vcxproj.filters rename to DNSSD/Bonjour/Bonjour_x64_vs110.vcxproj.filters diff --git a/Bonjour/Bonjour_x64_vs120.sln b/DNSSD/Bonjour/Bonjour_x64_vs120.sln similarity index 100% rename from Bonjour/Bonjour_x64_vs120.sln rename to DNSSD/Bonjour/Bonjour_x64_vs120.sln diff --git a/Bonjour/Bonjour_x64_vs120.vcxproj b/DNSSD/Bonjour/Bonjour_x64_vs120.vcxproj similarity index 100% rename from Bonjour/Bonjour_x64_vs120.vcxproj rename to DNSSD/Bonjour/Bonjour_x64_vs120.vcxproj diff --git a/Bonjour/Bonjour_x64_vs120.vcxproj.filters b/DNSSD/Bonjour/Bonjour_x64_vs120.vcxproj.filters similarity index 100% rename from Bonjour/Bonjour_x64_vs120.vcxproj.filters rename to DNSSD/Bonjour/Bonjour_x64_vs120.vcxproj.filters diff --git a/Bonjour/Bonjour_x64_vs140.sln b/DNSSD/Bonjour/Bonjour_x64_vs140.sln similarity index 100% rename from Bonjour/Bonjour_x64_vs140.sln rename to DNSSD/Bonjour/Bonjour_x64_vs140.sln diff --git a/Bonjour/Bonjour_x64_vs140.vcxproj b/DNSSD/Bonjour/Bonjour_x64_vs140.vcxproj similarity index 100% rename from Bonjour/Bonjour_x64_vs140.vcxproj rename to DNSSD/Bonjour/Bonjour_x64_vs140.vcxproj diff --git a/Bonjour/Bonjour_x64_vs140.vcxproj.filters b/DNSSD/Bonjour/Bonjour_x64_vs140.vcxproj.filters similarity index 100% rename from Bonjour/Bonjour_x64_vs140.vcxproj.filters rename to DNSSD/Bonjour/Bonjour_x64_vs140.vcxproj.filters diff --git a/Bonjour/Bonjour_x64_vs90.sln b/DNSSD/Bonjour/Bonjour_x64_vs90.sln similarity index 100% rename from Bonjour/Bonjour_x64_vs90.sln rename to DNSSD/Bonjour/Bonjour_x64_vs90.sln diff --git a/Bonjour/Bonjour_x64_vs90.vcproj b/DNSSD/Bonjour/Bonjour_x64_vs90.vcproj similarity index 100% rename from Bonjour/Bonjour_x64_vs90.vcproj rename to DNSSD/Bonjour/Bonjour_x64_vs90.vcproj diff --git a/Bonjour/CMakeLists.txt b/DNSSD/Bonjour/CMakeLists.txt similarity index 100% rename from Bonjour/CMakeLists.txt rename to DNSSD/Bonjour/CMakeLists.txt diff --git a/Bonjour/Makefile b/DNSSD/Bonjour/Makefile similarity index 100% rename from Bonjour/Makefile rename to DNSSD/Bonjour/Makefile diff --git a/Bonjour/cmake/PocoDNSSDBonjourConfig.cmake b/DNSSD/Bonjour/cmake/PocoDNSSDBonjourConfig.cmake similarity index 100% rename from Bonjour/cmake/PocoDNSSDBonjourConfig.cmake rename to DNSSD/Bonjour/cmake/PocoDNSSDBonjourConfig.cmake diff --git a/Bonjour/dependencies b/DNSSD/Bonjour/dependencies similarity index 100% rename from Bonjour/dependencies rename to DNSSD/Bonjour/dependencies diff --git a/Bonjour/include/Poco/DNSSD/Bonjour/Bonjour.h b/DNSSD/Bonjour/include/Poco/DNSSD/Bonjour/Bonjour.h similarity index 100% rename from Bonjour/include/Poco/DNSSD/Bonjour/Bonjour.h rename to DNSSD/Bonjour/include/Poco/DNSSD/Bonjour/Bonjour.h diff --git a/Bonjour/include/Poco/DNSSD/Bonjour/BonjourBrowserImpl.h b/DNSSD/Bonjour/include/Poco/DNSSD/Bonjour/BonjourBrowserImpl.h similarity index 100% rename from Bonjour/include/Poco/DNSSD/Bonjour/BonjourBrowserImpl.h rename to DNSSD/Bonjour/include/Poco/DNSSD/Bonjour/BonjourBrowserImpl.h diff --git a/Bonjour/include/Poco/DNSSD/Bonjour/BonjourResponderImpl.h b/DNSSD/Bonjour/include/Poco/DNSSD/Bonjour/BonjourResponderImpl.h similarity index 100% rename from Bonjour/include/Poco/DNSSD/Bonjour/BonjourResponderImpl.h rename to DNSSD/Bonjour/include/Poco/DNSSD/Bonjour/BonjourResponderImpl.h diff --git a/Bonjour/include/Poco/DNSSD/Bonjour/EventLoop.h b/DNSSD/Bonjour/include/Poco/DNSSD/Bonjour/EventLoop.h similarity index 100% rename from Bonjour/include/Poco/DNSSD/Bonjour/EventLoop.h rename to DNSSD/Bonjour/include/Poco/DNSSD/Bonjour/EventLoop.h diff --git a/Bonjour/src/BonjourBrowserImpl.cpp b/DNSSD/Bonjour/src/BonjourBrowserImpl.cpp similarity index 100% rename from Bonjour/src/BonjourBrowserImpl.cpp rename to DNSSD/Bonjour/src/BonjourBrowserImpl.cpp diff --git a/Bonjour/src/BonjourResponderImpl.cpp b/DNSSD/Bonjour/src/BonjourResponderImpl.cpp similarity index 100% rename from Bonjour/src/BonjourResponderImpl.cpp rename to DNSSD/Bonjour/src/BonjourResponderImpl.cpp diff --git a/Bonjour/src/EventLoop.cpp b/DNSSD/Bonjour/src/EventLoop.cpp similarity index 100% rename from Bonjour/src/EventLoop.cpp rename to DNSSD/Bonjour/src/EventLoop.cpp diff --git a/CMakeLists.txt b/DNSSD/CMakeLists.txt similarity index 100% rename from CMakeLists.txt rename to DNSSD/CMakeLists.txt diff --git a/DNSSD.progen b/DNSSD/DNSSD.progen similarity index 100% rename from DNSSD.progen rename to DNSSD/DNSSD.progen diff --git a/DNSSD_CE_vs90.sln b/DNSSD/DNSSD_CE_vs90.sln similarity index 100% rename from DNSSD_CE_vs90.sln rename to DNSSD/DNSSD_CE_vs90.sln diff --git a/DNSSD_CE_vs90.vcproj b/DNSSD/DNSSD_CE_vs90.vcproj similarity index 100% rename from DNSSD_CE_vs90.vcproj rename to DNSSD/DNSSD_CE_vs90.vcproj diff --git a/DNSSD_WEC2013_vs120.sln b/DNSSD/DNSSD_WEC2013_vs120.sln similarity index 100% rename from DNSSD_WEC2013_vs120.sln rename to DNSSD/DNSSD_WEC2013_vs120.sln diff --git a/DNSSD_WEC2013_vs120.vcxproj b/DNSSD/DNSSD_WEC2013_vs120.vcxproj similarity index 100% rename from DNSSD_WEC2013_vs120.vcxproj rename to DNSSD/DNSSD_WEC2013_vs120.vcxproj diff --git a/DNSSD_WEC2013_vs120.vcxproj.filters b/DNSSD/DNSSD_WEC2013_vs120.vcxproj.filters similarity index 100% rename from DNSSD_WEC2013_vs120.vcxproj.filters rename to DNSSD/DNSSD_WEC2013_vs120.vcxproj.filters diff --git a/DNSSD_vs100.sln b/DNSSD/DNSSD_vs100.sln similarity index 100% rename from DNSSD_vs100.sln rename to DNSSD/DNSSD_vs100.sln diff --git a/DNSSD_vs100.vcxproj b/DNSSD/DNSSD_vs100.vcxproj similarity index 100% rename from DNSSD_vs100.vcxproj rename to DNSSD/DNSSD_vs100.vcxproj diff --git a/DNSSD_vs100.vcxproj.filters b/DNSSD/DNSSD_vs100.vcxproj.filters similarity index 100% rename from DNSSD_vs100.vcxproj.filters rename to DNSSD/DNSSD_vs100.vcxproj.filters diff --git a/DNSSD_vs110.sln b/DNSSD/DNSSD_vs110.sln similarity index 100% rename from DNSSD_vs110.sln rename to DNSSD/DNSSD_vs110.sln diff --git a/DNSSD_vs110.vcxproj b/DNSSD/DNSSD_vs110.vcxproj similarity index 100% rename from DNSSD_vs110.vcxproj rename to DNSSD/DNSSD_vs110.vcxproj diff --git a/DNSSD_vs110.vcxproj.filters b/DNSSD/DNSSD_vs110.vcxproj.filters similarity index 100% rename from DNSSD_vs110.vcxproj.filters rename to DNSSD/DNSSD_vs110.vcxproj.filters diff --git a/DNSSD_vs120.sln b/DNSSD/DNSSD_vs120.sln similarity index 100% rename from DNSSD_vs120.sln rename to DNSSD/DNSSD_vs120.sln diff --git a/DNSSD_vs120.vcxproj b/DNSSD/DNSSD_vs120.vcxproj similarity index 100% rename from DNSSD_vs120.vcxproj rename to DNSSD/DNSSD_vs120.vcxproj diff --git a/DNSSD_vs120.vcxproj.filters b/DNSSD/DNSSD_vs120.vcxproj.filters similarity index 100% rename from DNSSD_vs120.vcxproj.filters rename to DNSSD/DNSSD_vs120.vcxproj.filters diff --git a/DNSSD_vs140.sln b/DNSSD/DNSSD_vs140.sln similarity index 100% rename from DNSSD_vs140.sln rename to DNSSD/DNSSD_vs140.sln diff --git a/DNSSD_vs140.vcxproj b/DNSSD/DNSSD_vs140.vcxproj similarity index 100% rename from DNSSD_vs140.vcxproj rename to DNSSD/DNSSD_vs140.vcxproj diff --git a/DNSSD_vs140.vcxproj.filters b/DNSSD/DNSSD_vs140.vcxproj.filters similarity index 100% rename from DNSSD_vs140.vcxproj.filters rename to DNSSD/DNSSD_vs140.vcxproj.filters diff --git a/DNSSD_vs90.sln b/DNSSD/DNSSD_vs90.sln similarity index 100% rename from DNSSD_vs90.sln rename to DNSSD/DNSSD_vs90.sln diff --git a/DNSSD_vs90.vcproj b/DNSSD/DNSSD_vs90.vcproj similarity index 100% rename from DNSSD_vs90.vcproj rename to DNSSD/DNSSD_vs90.vcproj diff --git a/DNSSD_x64_vs100.sln b/DNSSD/DNSSD_x64_vs100.sln similarity index 100% rename from DNSSD_x64_vs100.sln rename to DNSSD/DNSSD_x64_vs100.sln diff --git a/DNSSD_x64_vs100.vcxproj b/DNSSD/DNSSD_x64_vs100.vcxproj similarity index 100% rename from DNSSD_x64_vs100.vcxproj rename to DNSSD/DNSSD_x64_vs100.vcxproj diff --git a/DNSSD_x64_vs100.vcxproj.filters b/DNSSD/DNSSD_x64_vs100.vcxproj.filters similarity index 100% rename from DNSSD_x64_vs100.vcxproj.filters rename to DNSSD/DNSSD_x64_vs100.vcxproj.filters diff --git a/DNSSD_x64_vs110.sln b/DNSSD/DNSSD_x64_vs110.sln similarity index 100% rename from DNSSD_x64_vs110.sln rename to DNSSD/DNSSD_x64_vs110.sln diff --git a/DNSSD_x64_vs110.vcxproj b/DNSSD/DNSSD_x64_vs110.vcxproj similarity index 100% rename from DNSSD_x64_vs110.vcxproj rename to DNSSD/DNSSD_x64_vs110.vcxproj diff --git a/DNSSD_x64_vs110.vcxproj.filters b/DNSSD/DNSSD_x64_vs110.vcxproj.filters similarity index 100% rename from DNSSD_x64_vs110.vcxproj.filters rename to DNSSD/DNSSD_x64_vs110.vcxproj.filters diff --git a/DNSSD_x64_vs120.sln b/DNSSD/DNSSD_x64_vs120.sln similarity index 100% rename from DNSSD_x64_vs120.sln rename to DNSSD/DNSSD_x64_vs120.sln diff --git a/DNSSD_x64_vs120.vcxproj b/DNSSD/DNSSD_x64_vs120.vcxproj similarity index 100% rename from DNSSD_x64_vs120.vcxproj rename to DNSSD/DNSSD_x64_vs120.vcxproj diff --git a/DNSSD_x64_vs120.vcxproj.filters b/DNSSD/DNSSD_x64_vs120.vcxproj.filters similarity index 100% rename from DNSSD_x64_vs120.vcxproj.filters rename to DNSSD/DNSSD_x64_vs120.vcxproj.filters diff --git a/DNSSD_x64_vs140.sln b/DNSSD/DNSSD_x64_vs140.sln similarity index 100% rename from DNSSD_x64_vs140.sln rename to DNSSD/DNSSD_x64_vs140.sln diff --git a/DNSSD_x64_vs140.vcxproj b/DNSSD/DNSSD_x64_vs140.vcxproj similarity index 100% rename from DNSSD_x64_vs140.vcxproj rename to DNSSD/DNSSD_x64_vs140.vcxproj diff --git a/DNSSD_x64_vs140.vcxproj.filters b/DNSSD/DNSSD_x64_vs140.vcxproj.filters similarity index 100% rename from DNSSD_x64_vs140.vcxproj.filters rename to DNSSD/DNSSD_x64_vs140.vcxproj.filters diff --git a/DNSSD_x64_vs90.sln b/DNSSD/DNSSD_x64_vs90.sln similarity index 100% rename from DNSSD_x64_vs90.sln rename to DNSSD/DNSSD_x64_vs90.sln diff --git a/DNSSD_x64_vs90.vcproj b/DNSSD/DNSSD_x64_vs90.vcproj similarity index 100% rename from DNSSD_x64_vs90.vcproj rename to DNSSD/DNSSD_x64_vs90.vcproj diff --git a/Default/Makefile b/DNSSD/Default/Makefile similarity index 100% rename from Default/Makefile rename to DNSSD/Default/Makefile diff --git a/Default/dependencies b/DNSSD/Default/dependencies similarity index 100% rename from Default/dependencies rename to DNSSD/Default/dependencies diff --git a/LICENSE b/DNSSD/LICENSE similarity index 100% rename from LICENSE rename to DNSSD/LICENSE diff --git a/Makefile b/DNSSD/Makefile similarity index 100% rename from Makefile rename to DNSSD/Makefile diff --git a/README.md b/DNSSD/README.md similarity index 100% rename from README.md rename to DNSSD/README.md diff --git a/cmake/PocoDNSSDConfig.cmake b/DNSSD/cmake/PocoDNSSDConfig.cmake similarity index 100% rename from cmake/PocoDNSSDConfig.cmake rename to DNSSD/cmake/PocoDNSSDConfig.cmake diff --git a/dependencies b/DNSSD/dependencies similarity index 100% rename from dependencies rename to DNSSD/dependencies diff --git a/doc/00100-DNSSDOverview.page b/DNSSD/doc/00100-DNSSDOverview.page similarity index 100% rename from doc/00100-DNSSDOverview.page rename to DNSSD/doc/00100-DNSSDOverview.page diff --git a/doc/00200-DNSSDTutorialAndUserGuide.page b/DNSSD/doc/00200-DNSSDTutorialAndUserGuide.page similarity index 100% rename from doc/00200-DNSSDTutorialAndUserGuide.page rename to DNSSD/doc/00200-DNSSDTutorialAndUserGuide.page diff --git a/doc/99100-DNSSDReleaseNotes.page b/DNSSD/doc/99100-DNSSDReleaseNotes.page similarity index 100% rename from doc/99100-DNSSDReleaseNotes.page rename to DNSSD/doc/99100-DNSSDReleaseNotes.page diff --git a/include/Poco/DNSSD/DNSSD.h b/DNSSD/include/Poco/DNSSD/DNSSD.h similarity index 100% rename from include/Poco/DNSSD/DNSSD.h rename to DNSSD/include/Poco/DNSSD/DNSSD.h diff --git a/include/Poco/DNSSD/DNSSDBrowser.h b/DNSSD/include/Poco/DNSSD/DNSSDBrowser.h similarity index 100% rename from include/Poco/DNSSD/DNSSDBrowser.h rename to DNSSD/include/Poco/DNSSD/DNSSDBrowser.h diff --git a/include/Poco/DNSSD/DNSSDException.h b/DNSSD/include/Poco/DNSSD/DNSSDException.h similarity index 100% rename from include/Poco/DNSSD/DNSSDException.h rename to DNSSD/include/Poco/DNSSD/DNSSDException.h diff --git a/include/Poco/DNSSD/DNSSDResponder.h b/DNSSD/include/Poco/DNSSD/DNSSDResponder.h similarity index 100% rename from include/Poco/DNSSD/DNSSDResponder.h rename to DNSSD/include/Poco/DNSSD/DNSSDResponder.h diff --git a/include/Poco/DNSSD/DNSSDResponderImpl.h b/DNSSD/include/Poco/DNSSD/DNSSDResponderImpl.h similarity index 100% rename from include/Poco/DNSSD/DNSSDResponderImpl.h rename to DNSSD/include/Poco/DNSSD/DNSSDResponderImpl.h diff --git a/include/Poco/DNSSD/Domain.h b/DNSSD/include/Poco/DNSSD/Domain.h similarity index 100% rename from include/Poco/DNSSD/Domain.h rename to DNSSD/include/Poco/DNSSD/Domain.h diff --git a/include/Poco/DNSSD/Error.h b/DNSSD/include/Poco/DNSSD/Error.h similarity index 100% rename from include/Poco/DNSSD/Error.h rename to DNSSD/include/Poco/DNSSD/Error.h diff --git a/include/Poco/DNSSD/Record.h b/DNSSD/include/Poco/DNSSD/Record.h similarity index 100% rename from include/Poco/DNSSD/Record.h rename to DNSSD/include/Poco/DNSSD/Record.h diff --git a/include/Poco/DNSSD/Service.h b/DNSSD/include/Poco/DNSSD/Service.h similarity index 100% rename from include/Poco/DNSSD/Service.h rename to DNSSD/include/Poco/DNSSD/Service.h diff --git a/samples/CMakeLists.txt b/DNSSD/samples/CMakeLists.txt similarity index 100% rename from samples/CMakeLists.txt rename to DNSSD/samples/CMakeLists.txt diff --git a/samples/DNSSDBrowser/CMakeLists.txt b/DNSSD/samples/DNSSDBrowser/CMakeLists.txt similarity index 100% rename from samples/DNSSDBrowser/CMakeLists.txt rename to DNSSD/samples/DNSSDBrowser/CMakeLists.txt diff --git a/samples/DNSSDBrowser/DNSSDBrowser.progen b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser.progen similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser.progen rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser.progen diff --git a/samples/DNSSDBrowser/DNSSDBrowser_CE_vs90.vcproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_CE_vs90.vcproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_CE_vs90.vcproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_CE_vs90.vcproj diff --git a/samples/DNSSDBrowser/DNSSDBrowser_WEC2013_vs120.vcxproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_WEC2013_vs120.vcxproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_WEC2013_vs120.vcxproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_WEC2013_vs120.vcxproj diff --git a/samples/DNSSDBrowser/DNSSDBrowser_WEC2013_vs120.vcxproj.filters b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_WEC2013_vs120.vcxproj.filters similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_WEC2013_vs120.vcxproj.filters rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_WEC2013_vs120.vcxproj.filters diff --git a/samples/DNSSDBrowser/DNSSDBrowser_vs100.vcxproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs100.vcxproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_vs100.vcxproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs100.vcxproj diff --git a/samples/DNSSDBrowser/DNSSDBrowser_vs100.vcxproj.filters b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs100.vcxproj.filters similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_vs100.vcxproj.filters rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs100.vcxproj.filters diff --git a/samples/DNSSDBrowser/DNSSDBrowser_vs110.vcxproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs110.vcxproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_vs110.vcxproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs110.vcxproj diff --git a/samples/DNSSDBrowser/DNSSDBrowser_vs110.vcxproj.filters b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs110.vcxproj.filters similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_vs110.vcxproj.filters rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs110.vcxproj.filters diff --git a/samples/DNSSDBrowser/DNSSDBrowser_vs120.vcxproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs120.vcxproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_vs120.vcxproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs120.vcxproj diff --git a/samples/DNSSDBrowser/DNSSDBrowser_vs120.vcxproj.filters b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs120.vcxproj.filters similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_vs120.vcxproj.filters rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs120.vcxproj.filters diff --git a/samples/DNSSDBrowser/DNSSDBrowser_vs140.vcxproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs140.vcxproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_vs140.vcxproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs140.vcxproj diff --git a/samples/DNSSDBrowser/DNSSDBrowser_vs140.vcxproj.filters b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs140.vcxproj.filters similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_vs140.vcxproj.filters rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs140.vcxproj.filters diff --git a/samples/DNSSDBrowser/DNSSDBrowser_vs90.vcproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs90.vcproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_vs90.vcproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_vs90.vcproj diff --git a/samples/DNSSDBrowser/DNSSDBrowser_x64_vs100.vcxproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs100.vcxproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_x64_vs100.vcxproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs100.vcxproj diff --git a/samples/DNSSDBrowser/DNSSDBrowser_x64_vs100.vcxproj.filters b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs100.vcxproj.filters similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_x64_vs100.vcxproj.filters rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs100.vcxproj.filters diff --git a/samples/DNSSDBrowser/DNSSDBrowser_x64_vs110.vcxproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs110.vcxproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_x64_vs110.vcxproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs110.vcxproj diff --git a/samples/DNSSDBrowser/DNSSDBrowser_x64_vs110.vcxproj.filters b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs110.vcxproj.filters similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_x64_vs110.vcxproj.filters rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs110.vcxproj.filters diff --git a/samples/DNSSDBrowser/DNSSDBrowser_x64_vs120.vcxproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs120.vcxproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_x64_vs120.vcxproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs120.vcxproj diff --git a/samples/DNSSDBrowser/DNSSDBrowser_x64_vs120.vcxproj.filters b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs120.vcxproj.filters similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_x64_vs120.vcxproj.filters rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs120.vcxproj.filters diff --git a/samples/DNSSDBrowser/DNSSDBrowser_x64_vs140.vcxproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs140.vcxproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_x64_vs140.vcxproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs140.vcxproj diff --git a/samples/DNSSDBrowser/DNSSDBrowser_x64_vs140.vcxproj.filters b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs140.vcxproj.filters similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_x64_vs140.vcxproj.filters rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs140.vcxproj.filters diff --git a/samples/DNSSDBrowser/DNSSDBrowser_x64_vs90.vcproj b/DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs90.vcproj similarity index 100% rename from samples/DNSSDBrowser/DNSSDBrowser_x64_vs90.vcproj rename to DNSSD/samples/DNSSDBrowser/DNSSDBrowser_x64_vs90.vcproj diff --git a/samples/DNSSDBrowser/Makefile b/DNSSD/samples/DNSSDBrowser/Makefile similarity index 100% rename from samples/DNSSDBrowser/Makefile rename to DNSSD/samples/DNSSDBrowser/Makefile diff --git a/samples/DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowser b/DNSSD/samples/DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowser similarity index 100% rename from samples/DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowser rename to DNSSD/samples/DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowser diff --git a/samples/DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowserd b/DNSSD/samples/DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowserd similarity index 100% rename from samples/DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowserd rename to DNSSD/samples/DNSSDBrowser/bin/Darwin/x86_64/DNSSDBrowserd diff --git a/samples/DNSSDBrowser/src/DNSSDBrowser.cpp b/DNSSD/samples/DNSSDBrowser/src/DNSSDBrowser.cpp similarity index 100% rename from samples/DNSSDBrowser/src/DNSSDBrowser.cpp rename to DNSSD/samples/DNSSDBrowser/src/DNSSDBrowser.cpp diff --git a/samples/HTTPTimeServer/CMakeLists.txt b/DNSSD/samples/HTTPTimeServer/CMakeLists.txt similarity index 100% rename from samples/HTTPTimeServer/CMakeLists.txt rename to DNSSD/samples/HTTPTimeServer/CMakeLists.txt diff --git a/samples/HTTPTimeServer/HTTPTimeServer.progen b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer.progen similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer.progen rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer.progen diff --git a/samples/HTTPTimeServer/HTTPTimeServer.properties b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer.properties similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer.properties rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer.properties diff --git a/samples/HTTPTimeServer/HTTPTimeServer_CE_vs90.vcproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_CE_vs90.vcproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_CE_vs90.vcproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_CE_vs90.vcproj diff --git a/samples/HTTPTimeServer/HTTPTimeServer_WEC2013_vs120.vcxproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_WEC2013_vs120.vcxproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_WEC2013_vs120.vcxproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_WEC2013_vs120.vcxproj diff --git a/samples/HTTPTimeServer/HTTPTimeServer_WEC2013_vs120.vcxproj.filters b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_WEC2013_vs120.vcxproj.filters similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_WEC2013_vs120.vcxproj.filters rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_WEC2013_vs120.vcxproj.filters diff --git a/samples/HTTPTimeServer/HTTPTimeServer_vs100.vcxproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs100.vcxproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_vs100.vcxproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs100.vcxproj diff --git a/samples/HTTPTimeServer/HTTPTimeServer_vs100.vcxproj.filters b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs100.vcxproj.filters similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_vs100.vcxproj.filters rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs100.vcxproj.filters diff --git a/samples/HTTPTimeServer/HTTPTimeServer_vs110.vcxproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs110.vcxproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_vs110.vcxproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs110.vcxproj diff --git a/samples/HTTPTimeServer/HTTPTimeServer_vs110.vcxproj.filters b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs110.vcxproj.filters similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_vs110.vcxproj.filters rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs110.vcxproj.filters diff --git a/samples/HTTPTimeServer/HTTPTimeServer_vs120.vcxproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs120.vcxproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_vs120.vcxproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs120.vcxproj diff --git a/samples/HTTPTimeServer/HTTPTimeServer_vs120.vcxproj.filters b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs120.vcxproj.filters similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_vs120.vcxproj.filters rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs120.vcxproj.filters diff --git a/samples/HTTPTimeServer/HTTPTimeServer_vs140.vcxproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs140.vcxproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_vs140.vcxproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs140.vcxproj diff --git a/samples/HTTPTimeServer/HTTPTimeServer_vs140.vcxproj.filters b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs140.vcxproj.filters similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_vs140.vcxproj.filters rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs140.vcxproj.filters diff --git a/samples/HTTPTimeServer/HTTPTimeServer_vs90.vcproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs90.vcproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_vs90.vcproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_vs90.vcproj diff --git a/samples/HTTPTimeServer/HTTPTimeServer_x64_vs100.vcxproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs100.vcxproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_x64_vs100.vcxproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs100.vcxproj diff --git a/samples/HTTPTimeServer/HTTPTimeServer_x64_vs100.vcxproj.filters b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs100.vcxproj.filters similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_x64_vs100.vcxproj.filters rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs100.vcxproj.filters diff --git a/samples/HTTPTimeServer/HTTPTimeServer_x64_vs110.vcxproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs110.vcxproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_x64_vs110.vcxproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs110.vcxproj diff --git a/samples/HTTPTimeServer/HTTPTimeServer_x64_vs110.vcxproj.filters b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs110.vcxproj.filters similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_x64_vs110.vcxproj.filters rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs110.vcxproj.filters diff --git a/samples/HTTPTimeServer/HTTPTimeServer_x64_vs120.vcxproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs120.vcxproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_x64_vs120.vcxproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs120.vcxproj diff --git a/samples/HTTPTimeServer/HTTPTimeServer_x64_vs120.vcxproj.filters b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs120.vcxproj.filters similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_x64_vs120.vcxproj.filters rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs120.vcxproj.filters diff --git a/samples/HTTPTimeServer/HTTPTimeServer_x64_vs140.vcxproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs140.vcxproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_x64_vs140.vcxproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs140.vcxproj diff --git a/samples/HTTPTimeServer/HTTPTimeServer_x64_vs140.vcxproj.filters b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs140.vcxproj.filters similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_x64_vs140.vcxproj.filters rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs140.vcxproj.filters diff --git a/samples/HTTPTimeServer/HTTPTimeServer_x64_vs90.vcproj b/DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs90.vcproj similarity index 100% rename from samples/HTTPTimeServer/HTTPTimeServer_x64_vs90.vcproj rename to DNSSD/samples/HTTPTimeServer/HTTPTimeServer_x64_vs90.vcproj diff --git a/samples/HTTPTimeServer/Makefile b/DNSSD/samples/HTTPTimeServer/Makefile similarity index 100% rename from samples/HTTPTimeServer/Makefile rename to DNSSD/samples/HTTPTimeServer/Makefile diff --git a/samples/HTTPTimeServer/bin/Darwin/x86_64/HTTPTimeServer b/DNSSD/samples/HTTPTimeServer/bin/Darwin/x86_64/HTTPTimeServer similarity index 100% rename from samples/HTTPTimeServer/bin/Darwin/x86_64/HTTPTimeServer rename to DNSSD/samples/HTTPTimeServer/bin/Darwin/x86_64/HTTPTimeServer diff --git a/samples/HTTPTimeServer/bin/Darwin/x86_64/HTTPTimeServerd b/DNSSD/samples/HTTPTimeServer/bin/Darwin/x86_64/HTTPTimeServerd similarity index 100% rename from samples/HTTPTimeServer/bin/Darwin/x86_64/HTTPTimeServerd rename to DNSSD/samples/HTTPTimeServer/bin/Darwin/x86_64/HTTPTimeServerd diff --git a/samples/HTTPTimeServer/src/HTTPTimeServer.cpp b/DNSSD/samples/HTTPTimeServer/src/HTTPTimeServer.cpp similarity index 100% rename from samples/HTTPTimeServer/src/HTTPTimeServer.cpp rename to DNSSD/samples/HTTPTimeServer/src/HTTPTimeServer.cpp diff --git a/samples/Makefile b/DNSSD/samples/Makefile similarity index 100% rename from samples/Makefile rename to DNSSD/samples/Makefile diff --git a/samples/dependencies b/DNSSD/samples/dependencies similarity index 100% rename from samples/dependencies rename to DNSSD/samples/dependencies diff --git a/samples/samples.progen b/DNSSD/samples/samples.progen similarity index 100% rename from samples/samples.progen rename to DNSSD/samples/samples.progen diff --git a/samples/samples_CE_vs90.sln b/DNSSD/samples/samples_CE_vs90.sln similarity index 100% rename from samples/samples_CE_vs90.sln rename to DNSSD/samples/samples_CE_vs90.sln diff --git a/samples/samples_WEC2013_vs120.sln b/DNSSD/samples/samples_WEC2013_vs120.sln similarity index 100% rename from samples/samples_WEC2013_vs120.sln rename to DNSSD/samples/samples_WEC2013_vs120.sln diff --git a/samples/samples_vs100.sln b/DNSSD/samples/samples_vs100.sln similarity index 100% rename from samples/samples_vs100.sln rename to DNSSD/samples/samples_vs100.sln diff --git a/samples/samples_vs110.sln b/DNSSD/samples/samples_vs110.sln similarity index 100% rename from samples/samples_vs110.sln rename to DNSSD/samples/samples_vs110.sln diff --git a/samples/samples_vs120.sln b/DNSSD/samples/samples_vs120.sln similarity index 100% rename from samples/samples_vs120.sln rename to DNSSD/samples/samples_vs120.sln diff --git a/samples/samples_vs140.sln b/DNSSD/samples/samples_vs140.sln similarity index 100% rename from samples/samples_vs140.sln rename to DNSSD/samples/samples_vs140.sln diff --git a/samples/samples_vs90.sln b/DNSSD/samples/samples_vs90.sln similarity index 100% rename from samples/samples_vs90.sln rename to DNSSD/samples/samples_vs90.sln diff --git a/samples/samples_x64_vs100.sln b/DNSSD/samples/samples_x64_vs100.sln similarity index 100% rename from samples/samples_x64_vs100.sln rename to DNSSD/samples/samples_x64_vs100.sln diff --git a/samples/samples_x64_vs110.sln b/DNSSD/samples/samples_x64_vs110.sln similarity index 100% rename from samples/samples_x64_vs110.sln rename to DNSSD/samples/samples_x64_vs110.sln diff --git a/samples/samples_x64_vs120.sln b/DNSSD/samples/samples_x64_vs120.sln similarity index 100% rename from samples/samples_x64_vs120.sln rename to DNSSD/samples/samples_x64_vs120.sln diff --git a/samples/samples_x64_vs140.sln b/DNSSD/samples/samples_x64_vs140.sln similarity index 100% rename from samples/samples_x64_vs140.sln rename to DNSSD/samples/samples_x64_vs140.sln diff --git a/samples/samples_x64_vs90.sln b/DNSSD/samples/samples_x64_vs90.sln similarity index 100% rename from samples/samples_x64_vs90.sln rename to DNSSD/samples/samples_x64_vs90.sln diff --git a/src/DNSSDBrowser.cpp b/DNSSD/src/DNSSDBrowser.cpp similarity index 100% rename from src/DNSSDBrowser.cpp rename to DNSSD/src/DNSSDBrowser.cpp diff --git a/src/DNSSDException.cpp b/DNSSD/src/DNSSDException.cpp similarity index 100% rename from src/DNSSDException.cpp rename to DNSSD/src/DNSSDException.cpp diff --git a/src/DNSSDResponder.cpp b/DNSSD/src/DNSSDResponder.cpp similarity index 100% rename from src/DNSSDResponder.cpp rename to DNSSD/src/DNSSDResponder.cpp diff --git a/src/DNSSDResponderImpl.cpp b/DNSSD/src/DNSSDResponderImpl.cpp similarity index 100% rename from src/DNSSDResponderImpl.cpp rename to DNSSD/src/DNSSDResponderImpl.cpp diff --git a/src/Domain.cpp b/DNSSD/src/Domain.cpp similarity index 100% rename from src/Domain.cpp rename to DNSSD/src/Domain.cpp diff --git a/src/Error.cpp b/DNSSD/src/Error.cpp similarity index 100% rename from src/Error.cpp rename to DNSSD/src/Error.cpp diff --git a/src/Record.cpp b/DNSSD/src/Record.cpp similarity index 100% rename from src/Record.cpp rename to DNSSD/src/Record.cpp diff --git a/src/Service.cpp b/DNSSD/src/Service.cpp similarity index 100% rename from src/Service.cpp rename to DNSSD/src/Service.cpp