TROBPDXTCPServer

From RemObjects Software

Jump to: navigation, search

This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.



Overview

TROBPDXHTTPServer implements a TCP based server that uses the socket implementation provided by the third party DXSock 3.0 library that is shipped with RemObjects SDK.

File

  • uROBPDXTCPServer

Declaration

TROBPDXTCPServer = class(TROServer);

Hierarchy

Properties

Property
Type
Description
BPDXServer TDXServerCore Provides direct access to the underlying BPDX implementation. You can use this property to control advanced settings on the BPDX object.
Port Integer Specifies the network socket that the server will be listening on (the default for RemObjects SDK TCP servers is 8090).


See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools