Chat with WebSockets

This sample implements a simple chat functionality using WebSockets. Chat lines are sent and received as messages. All chat lines will be presented in the "Chat (Websockets) activity" list.

Please note that the clients can be different applications, e.g. a Management Client can send messages to Smart Clients. The client can even be without UI, like the Event Server.

Smart Client Management Client

There are no configurations necessary in the application.

The sample demonstrates

Using

Environment

Visual Studio C# project