Difference between revisions of "TWSocket"
Jump to navigation
Jump to search
m (→Events) |
m (→Properties) |
||
Line 30: | Line 30: | ||
|- | |- | ||
| valign="top" | [[TWSocket.LastError | LastError]] |||| | | valign="top" | [[TWSocket.LastError | LastError]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.LineEcho | LineEcho]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.LineEdit | LineEdit]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.LineEnd | LineEnd]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.LineLength | LineLength]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.LineLimit | LineLimit]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.LineMode | LineMode]] |||| | ||
|- | |- | ||
| valign="top" | [[TWSocket.LingerOnOff | LingerOnOff]] |||| | | valign="top" | [[TWSocket.LingerOnOff | LingerOnOff]] |||| | ||
Line 58: | Line 70: | ||
|- | |- | ||
| valign="top" | [[TWSocket.Proto | Proto]] |||| | | valign="top" | [[TWSocket.Proto | Proto]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.RcvdCnt | RcvdCnt]] |||| | ||
|- | |- | ||
| valign="top" | [[TWSocket.RcvdCount | RcvdCount]] |||| | | valign="top" | [[TWSocket.RcvdCount | RcvdCount]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.RcvdPtr | RcvdPtr]] |||| | ||
|- | |- | ||
| valign="top" | [[TWSocket.ReadCount | ReadCount]] |||| | | valign="top" | [[TWSocket.ReadCount | ReadCount]] |||| |
Revision as of 12:17, 19 February 2006
Contents
Overview
- unit WSocket.pas
- inheritance
TWSocket component is implementing the TCP and UDP protocol described in RFC xxx and RFC xxx. It is used in almost every other ICS component.
Properties
Methods
Name | Short description | |
Name | Short description |