Koen Deforche c702bb008b Several changes: | před 9 roky | |
---|---|---|
.. | ||
icons | před 14 roky | |
sounds | před 15 roky | |
CMakeLists.txt | před 14 roky | |
PopupChatWidget.C | před 12 roky | |
PopupChatWidget.h | před 13 roky | |
README.md | před 13 roky | |
SimpleChatServer.C | před 13 roky | |
SimpleChatServer.h | před 13 roky | |
SimpleChatWidget.C | před 9 roky | |
SimpleChatWidget.h | před 10 roky | |
chatapp.css | před 14 roky | |
chatwidget.css | před 11 roky | |
chatwidget_ie6.css | před 14 roky | |
simpleChat.C | před 10 roky | |
simplechat.xml | před 11 roky | |
simplechat_ru.xml | před 14 roky |
The simplechat example is a simple multi-user client + server. It is simple in many ways, including the constraint that all sessions run in the same process (it does not use inter-process communication), and that the client does not have any advanced functions.
The example can be run as a plain Wt application, but also as a widget set widget, which is a popup chat box that sits in the bottom right of the browser window, and can be integrated easily in another website. See the blog post for more information.
See the README in the parent directory.
WVBoxLayout
and WHBoxLayout
)WSound
implementJavaScript()