Dart.PowerTCP.SslSockets Namespace : TcpStream Class |
TcpStream implements sending and receiving of data through network sockets.
For a list of all members of this type, see TcpStream members.
System.Object
System.MarshalByRefObject
System.IO.Stream
Dart.PowerTCP.SslSockets.EnhancedStream
Dart.PowerTCP.SslSockets.TcpStream
[Visual Basic]
Public Class TcpStream
Inherits EnhancedStream
[C#]
public class TcpStream : EnhancedStream
[C++]
public __gc class TcpStream : public EnhancedStream
[C++/CLI]
public ref class TcpStream : public EnhancedStream
All PowerTCP components which use TCP as the transport-layer protocol use this class as the interface to the Socket.
Namespace: Dart.PowerTCP.SslSockets
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Dart.PowerTCP.SslSockets (in Dart.PowerTCP.SslSockets.dll)
TcpStream Members | Dart.PowerTCP.SslSockets Namespace
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.