Web Sockets in Web Connection

As of Version 7.20 Web Connection has basic support for Web Sockets based on a message based architecture. Web Sockets allow you to send messages from the server to the client and receive those messages on the client in JavaScript or any Web Socket client, which can also be desktop applications (but not natively in FoxPro - it requires .NET or some other library).

You can check out the Web Socket Chat sample here:

Web Connection Web Socket Sample

Web Sockets Documentation

The following topics provide an overview on how WebSockets in Web Connection work and how to set them up in your own applications.


© West Wind Technologies, 1996-2024 • Updated: 03/10/21
Comment or report problem with topic