Difference between revisions of "TWSocket"
Jump to navigation
Jump to search
m (→Methods) |
|||
Line 109: | Line 109: | ||
{| | {| | ||
− | | valign="top" | [[TWSocket.Abort | Abort]] |||| Align test | + | | width="140" valign="top" | [[TWSocket.Abort | Abort]] |||| Align test |
|- | |- | ||
| valign="top" | [[TWSocket.Accept | Accept]] |||| | | valign="top" | [[TWSocket.Accept | Accept]] |||| |
Revision as of 12:46, 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.