OSDN Git Service

alpha 1 development in progress.
authortkawata <tkawata@users.sourceforge.jp>
Sun, 15 Apr 2012 01:32:46 +0000 (10:32 +0900)
committertkawata <tkawata@users.sourceforge.jp>
Sun, 15 Apr 2012 01:32:46 +0000 (10:32 +0900)
commit7b1aa53e6465d7658233c2a69b4980dc50124904
tree21d9108df8c34eceaabbc02ff344c2fb680a6e4a
parent2890efb97fe75d8c3db632cd1e713988be7a7468
alpha 1 development in progress.
Serial communication functionality is under development.
19 files changed:
Source/DNEngine.cpp
Source/DNEngine.h
Source/DNSerialPort.cpp [new file with mode: 0644]
Source/DNSerialPort.h [new file with mode: 0644]
Source/DNSerialPortImpl.h [new file with mode: 0644]
Source/DNServerBase.h [moved from Source/DNServer.h with 75% similarity]
Source/DNServerHTTP.cpp [moved from Source/DNHTTPServer.cpp with 90% similarity]
Source/DNServerHTTP.h [moved from Source/DNHTTPServer.h with 74% similarity]
Source/DNServerHTTPImpl.h [moved from Source/DNHTTPServerImpl.h with 80% similarity]
Source/DNServerSerialPort.cpp [new file with mode: 0644]
Source/DNServerSerialPort.h [new file with mode: 0644]
Source/QtDennco/portinfodialog.ui [new file with mode: 0644]
Source/Source.pro [new file with mode: 0644]
Source/platform/qt/qtdnserialportimpl.cpp [new file with mode: 0644]
Source/platform/qt/qtdnserialportimpl.h [new file with mode: 0644]
Source/platform/qt/qtsimplehttpserverimpl.cpp
Source/platform/qt/qtsimplehttpserverimpl.h
Thirdparty/README.txt [new file with mode: 0644]
dennco.pro