EldoS
Navigation
Web site
Support
Table Of Contents

TElSocket class

Properties     Methods     Events     Declared in    


 

This class provides functionality for sockets.

 
 

Description

    A socket is an abstract object which represents an end-point of the network connection.

 
 

Properties

  • Address
  • BoundAddress
  • BoundPort
  • DNS
  • IncomingSpeedLimit
  • ListenAddress
  • ListenPort
  • ListenPortRangeFrom
  • ListenPortRangeTo
  • LocalHostName
  • Port
  • OutgoingLocalBinding
  • OutgoingSpeedLimit
  • ProxyResult
  • RemoteAddress
  • SocksAuthentication
  • SocksPassword
  • SocksPort
  • SocksResolveAddress
  • SocksServer
  • SocksUserCode
  • SocksUseIPv6
  • SocksVersion
  • State
  • UseIPv6
  • UsingIPv6
  • UseSocks
  • UseWebTunneling
  • WebTunnelAddress
  • WebTunnelAuthentication
  • WebTunnelPassword
  • WebTunnelPort
  • WebTunnelRequestHeaders
  • WebTunnelResponseBody
  • WebTunnelResponseHeaders
  • WebTunnelUserId
 
 

Methods

  • Accept
  • AsyncConnect
  • Bind
  • CanAccept
  • CanReceive
  • CanSend
  • Close
  • Connect
  • Listen
  • Receive
  • ReceiveFrom
  • Send
  • SendTo
 

Events

  • OnDNSKeyNeeded
  • OnDNSKeyValidate
  • OnDNSResolve
 
 

Declared in

.NET:

  • Namespace: SBSocket
  • Assembly: BaseBlackbox
VCL:
  • Unit: SBSocket
ActiveX/DLL:
  • SBB 5 interface module: BaseBBox.dll
  • SBB 6 interface module: BaseBBox6.dll
  • SBB 7 interface module: BaseBBox7.dll
  • SBB 7 interface module: BaseBBox8.dll
 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation