See Also

Tcp Class  | Tcp Members

Requirements

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

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages

PowerTCP Email Validation for .NET

Receive Method

Dart.PowerTCP.EmailValidation Namespace > Tcp Class : Receive Method

Receive data from the host, specifying a buffer, offset, count and SocketFlags value.

Overload List

Receive data from the host, specifying a buffer, offset, count and SocketFlags value.

[C++] public Segment* Receive(byte[]*,int,int,SocketFlags);

[C++/CLI] public Segment^ Receive(bytearray<buffer>^,int,int,SocketFlags);

Receive data from the host.

[C++] public Segment* Receive(byte[]*);

[C++/CLI] public Segment^ Receive(bytearray<buffer>^);

Receive data from the host.

[C++] public Segment* Receive()

[C++/CLI] public Segment^ Receive()

Requirements

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

See Also

Tcp Class  | Tcp Members


Send comments on this topic.

Documentation version 1.0.3.0.

© 2008 Dart Communications.  All rights reserved.