wengxt / qcloud

a general qt library for access network storage.
GNU General Public License v2.0
11 stars 3 forks source link

add RequestHandler for identifying request #13

Closed lynx-cpp closed 12 years ago

lynx-cpp commented 12 years ago

modified: daemon/service.h modified: include/CMakeLists.txt modified: include/client.h new file: include/requesthandler.h modified: include/server.h modified: lib/CMakeLists.txt modified: lib/client.cpp modified: lib/daemon.xml new file: lib/requesthandler.cpp modified: lib/server.cpp modified: tool/mainwindow.cpp modified: tool/mainwindow.h