Koen Deforche c702bb008b Several changes: | vor 9 Jahren | |
---|---|---|
.. | ||
icons | vor 14 Jahren | |
sounds | vor 15 Jahren | |
CMakeLists.txt | vor 14 Jahren | |
PopupChatWidget.C | vor 12 Jahren | |
PopupChatWidget.h | vor 13 Jahren | |
README.md | vor 13 Jahren | |
SimpleChatServer.C | vor 13 Jahren | |
SimpleChatServer.h | vor 13 Jahren | |
SimpleChatWidget.C | vor 9 Jahren | |
SimpleChatWidget.h | vor 10 Jahren | |
chatapp.css | vor 14 Jahren | |
chatwidget.css | vor 11 Jahren | |
chatwidget_ie6.css | vor 14 Jahren | |
simpleChat.C | vor 10 Jahren | |
simplechat.xml | vor 11 Jahren | |
simplechat_ru.xml | vor 14 Jahren |
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()