Dart.PowerTCP.SslSockets Namespace > Tcp Class : Send Method (Tcp) |
Send data to the server, specifying a buffer, offset, count and SocketFlags value.
Send data to the server.
[Visual Basic] Overloads Public Function Send(Byte()) As Segment
Send data to the server.
[Visual Basic] Overloads Public Function Send(String) As Segment
[C++/CLI] public Segment^ Send(String^);
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.