Discuss this help topic in SecureBlackbox Forum

TElWebSocketBase class

Properties     Methods     Events     Declared in     Licensing     


TElWebSocketBase is a base class for TElWebSocketClient and TElWebSocketServer classes.

Description

    This abstract class is a base for the WS client and server components, according to the description of the WebSocket protocol in RFC 6455. Do not instantiate this class directly, use one of its descendants instead.

Properties

Methods

Events

Declared in

.NET:
  • Namespace: SBWebSocketCommon
  • Assembly: SecureBlackbox.HTTPCommon
VCL:
  • Unit: SBWebSocketCommon
Java:
  • Package: SecureBlackbox.HTTPCommon.jar
C++:
  • sbwebsocketcommon.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

SecureBlackbox Professional, SecureBlackbox Standard, SecureBlackbox Lite

Discuss this help topic in SecureBlackbox Forum