Dart.PowerTCP.SslSockets Namespace : Server Class (Dart.PowerTCP.SslSockets) |
![]() | Overloaded. Initializes a new instance of the Server class. |
![]() | Returns true when listening for connections. |
![]() | Gets or sets a value that determines if a client must authenticate themselves to the server. |
![]() | Gets or sets the Certificate object to use if the server is secure. |
![]() | Returns an ArrayList containing Tcp objects representing active connections. |
![]() | Gets the IContainer that contains the Component. |
![]() | In Visual Studio.NET, displays an interactive form to use to test real time protocol operations. |
![]() | Returns the local address the Server object is bound to. |
![]() | Gets or sets the maximum number of threads the server is to use. |
![]() | Gets or sets a value which determines the type of encryption to use on the data. |
![]() | Gets or sets the ISite of the Component. |
![]() | Returns the instance of the System.Net.Sockets.Socket that is accepting connections. |
![]() | Set this object to automatically control thread marshalling between worker threads and the main UI thread. |
![]() | Gets or sets an object reference that can be used to associate this instance with any other. |
![]() | Stops the server application and immediately closes all connections. |
![]() | Stops listening on the server but does not close active connections. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Overloaded. Releases all resources associated with the object. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Overloaded. Begin listening on the specified port using the default network interface. |
![]() | Returns a String containing the name of the Component, if any. This method should not be overridden. |
![]() | Raised when the value of the Object.Active property changes. |
![]() | This event is raised when a certificate has been received to be authenticated. |
![]() | Raised when a connection is accepted. |
![]() | Adds an event handler to listen to the Disposed event on the component. |
![]() | Gets a value indicating whether the component can raise an event. |
![]() | Gets a value that indicates whether the Component is currently in design mode. |
![]() | Gets the list of event handlers that are attached to this Component. |
![]() | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. |
![]() | Returns an object that represents a service provided by the Component or by its Container. |
![]() | Overloaded. Creates a shallow copy of the current MarshalByRefObject object. |
Server Class | Dart.PowerTCP.SslSockets Namespace
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.