Difference between revisions of "TWSocket"
Jump to navigation
Jump to search
m (→Events) |
m (→Events) |
||
Line 130: | Line 130: | ||
|- | |- | ||
| valign="top" | [[TWSocket.OnLineLimitExceeded | OnLineLimitExceeded]] |||| | | valign="top" | [[TWSocket.OnLineLimitExceeded | OnLineLimitExceeded]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.OnMessagePump | OnMessagePump]] |||| | ||
|- | |- | ||
| valign="top" | [[TWSocket.OnSendData | OnSendData]] |||| | | valign="top" | [[TWSocket.OnSendData | OnSendData]] |||| |
Revision as of 12:28, 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 |