Difference between revisions of "TWSocket"
Jump to navigation
Jump to search
(→Events) |
(→Events) |
||
Line 99: | Line 99: | ||
{| | {| | ||
− | | | + | | valign="top" | [[TWSocket.OnBgException | OnBgException]] |||| |
+ | |- | ||
+ | | valign="top" | [[TWSocket.OnChangeState | OnChangeState]] |||| | ||
|- | |- | ||
| valign="top" | [[TWSocket.OnDataAvailable | OnDataAvailable]] |||| | | valign="top" | [[TWSocket.OnDataAvailable | OnDataAvailable]] |||| | ||
Line 105: | Line 107: | ||
| valign="top" | [[TWSocket.OnDataSent | OnDataSent]] |||| | | valign="top" | [[TWSocket.OnDataSent | OnDataSent]] |||| | ||
|- | |- | ||
− | | valign="top" | [[TWSocket. | + | | width="90" valign="top" | [[TWSocket.OnDisplay | OnDisplay]] |||| |
|- | |- | ||
− | | valign="top" | [[TWSocket. | + | | valign="top" | [[TWSocket.OnDnsLookupDone | OnDnsLookupDone]] |||| |
|- | |- | ||
− | | valign="top" | [[TWSocket. | + | | valign="top" | [[TWSocket.OnError | OnError]] |||| |
|- | |- | ||
− | | valign="top" | [[TWSocket. | + | | valign="top" | [[TWSocket.OnSendData | OnSendData]] |||| |
|- | |- | ||
− | | valign="top" | [[TWSocket. | + | | valign="top" | [[TWSocket.OnSessionAvailable | OnSessionAvailable]] |||| |
|- | |- | ||
− | | valign="top" | [[TWSocket. | + | | valign="top" | [[TWSocket.OnSessionClosed | OnSessionClosed]] |||| |
|- | |- | ||
− | | valign="top" | [[TWSocket. | + | | valign="top" | [[TWSocket.OnSessionConnected | OnSessionConnected]] |||| |
|- | |- | ||
− | | valign="top" | [[TWSocket. | + | | valign="top" | [[TWSocket.OnSocksAuthState | OnSocksAuthState]] |||| |
|- | |- | ||
− | | valign="top" | [[TWSocket. | + | | valign="top" | [[TWSocket.OnSocksConnected | OnSocksConnected]] |||| |
|- | |- | ||
| valign="top" | [[TWSocket.OnSocksError | OnSocksError]] |||| | | valign="top" | [[TWSocket.OnSocksError | OnSocksError]] |||| | ||
− | |||
− | |||
|} | |} | ||
Revision as of 11:51, 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 |