最近需要写一个后台服务,需要长期运行,所以打算写成windows下的服务和linux下的守护进程,看到QT solutions里有QtService部件,可是要商业版用户才能下载(下载时要求认证),所以问一下那位大侠知道那里有?
The QtService component is useful for developing Windows services and Unix daemons
Qt Solutions provide platform and industry specific tools and components, as well as cutting-edge components that are too new to include directly in the Qt framework releases. Qt Solutions Components are designed to plug directly into projects based on Qt.
With this announcement, Trolltech is releasing the first eleven Qt Solutions components and tools. These include:
MFC migration tool: The Qt/MFC Migration Framework tool assists in the migration of existing Win32 or MFC applications to the Qt toolkit.
Pie Menu: The Pie Menu component provides circular pie menus.
QtService: The QtService component is useful for developing Windows services and Unix daemons.
Single Application: The QtSingleApplication component provides support for applications that can only be started once per user.
SSL Filter: The QtSSLFilter component provides SSL encryption supportfor QSocket controlled network connections.
Undo/Redo Framework: This component is an undo/redo framework based on the Command design pattern.