See Also

TcpStream Members  | Dart.PowerTCP.EmailValidation Namespace

Requirements

Namespace: Dart.PowerTCP.EmailValidation

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerTCP.EmailValidation (in Dart.PowerTCP.EmailValidation.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages PowerTCP Email Validation for .NET

TcpStream Class

Dart.PowerTCP.EmailValidation 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.

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.IO.Stream
         Dart.PowerTCP.EmailValidation.EnhancedStream
            Dart.PowerTCP.EmailValidation.TcpStream

Syntax

[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

Remarks

All PowerTCP components which use TCP as the transport-layer protocol use this class as the interface to the Socket.

Requirements

Namespace: Dart.PowerTCP.EmailValidation

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerTCP.EmailValidation (in Dart.PowerTCP.EmailValidation.dll)

See Also

TcpStream Members  | Dart.PowerTCP.EmailValidation Namespace

 

Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.