MBS Plugin Documentation

Search:

Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchie

New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0

The list of the   themes,   classes,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

The class ConnectionRequestMBS

class ConnectionRequestMBS
MBS Network Plugin (SuperSocket),

class, Network, MBS Network Plugin (SuperSocket), class ConnectionRequestMBS, Plugin version: 7.5, Mac OS X: Works, Windows: Works, Linux x86: Does nothing, Feedback.

Function: The ConnectionRequest class is used to encapsulate the data for an incoming connection request received by a TCPListener or ADSPListener object.
Notes:
This object can be passed to the Accept method of a TCPEndpoint or ADSPEndpoint object to allow the host application to exchange data with the remote host.

The Refuse method of the ConnectionRequest class can be used to refuse the incoming connection.

Some examples which use this class:


The items on this page are in the following plugins: MBS Network Plugin.