Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Simple HTTP Server

requires(qtHaveModule(httpserver))

TEMPLATE = app

CONFIG += cmdline
QT = httpserver
android: QT += gui

SOURCES += \
    main.cpp

target.path = $$[QT_INSTALL_EXAMPLES]/httpserver/simple
INSTALLS += target

RESOURCES += \
    assets/certificate.crt \
    assets/private.key \
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded