Difference between revisions of "TWSocket"
Jump to navigation
Jump to search
m (→Properties) |
m (→Properties) |
||
Line 26: | Line 26: | ||
|- | |- | ||
| valign="top" | [[TWSocket.HSocket | HSocket]] |||| | | valign="top" | [[TWSocket.HSocket | HSocket]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.IcsLogger | IcsLogger]] |||| | ||
|- | |- | ||
| valign="top" | [[TWSocket.LastError | LastError]] |||| | | valign="top" | [[TWSocket.LastError | LastError]] |||| | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
| valign="top" | [[TWSocket.LingerOnOff | LingerOnOff]] |||| | | valign="top" | [[TWSocket.LingerOnOff | LingerOnOff]] |||| | ||
Line 43: | Line 37: | ||
| valign="top" | [[TWSocket.ListenBacklog | ListenBacklog]] |||| | | valign="top" | [[TWSocket.ListenBacklog | ListenBacklog]] |||| | ||
|- | |- | ||
− | | valign="top" | [[TWSocket. | + | | valign="top" | [[TWSocket.LocalAddr | LocalAddr]] |||| |
+ | |- | ||
+ | | valign="top" | [[TWSocket.LocalPort | LocalPort]] |||| | ||
|- | |- | ||
| valign="top" | [[TWSocket.MultiCast | MultiCast]] |||| | | valign="top" | [[TWSocket.MultiCast | MultiCast]] |||| | ||
Line 50: | Line 46: | ||
|- | |- | ||
| valign="top" | [[TWSocket.MultiCastIpTTL | MultiCastIpTTL]] |||| | | valign="top" | [[TWSocket.MultiCastIpTTL | MultiCastIpTTL]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.MultiThreaded | MultiThreaded]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.PeerAddr | PeerAddr]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.PeerPort | PeerPort]] |||| | ||
|- | |- | ||
| valign="top" | [[TWSocket.Port | Port]] |||| | | valign="top" | [[TWSocket.Port | Port]] |||| | ||
Line 60: | Line 62: | ||
|- | |- | ||
| valign="top" | [[TWSocket.ReadCount | ReadCount]] |||| | | valign="top" | [[TWSocket.ReadCount | ReadCount]] |||| | ||
− | |||
− | |||
|- | |- | ||
| valign="top" | [[TWSocket.ReqVerLow | ReqVerLow]] |||| | | valign="top" | [[TWSocket.ReqVerLow | ReqVerLow]] |||| | ||
|- | |- | ||
| valign="top" | [[TWSocket.ReqVerHigh | ReqVerHigh]] |||| | | valign="top" | [[TWSocket.ReqVerHigh | ReqVerHigh]] |||| | ||
+ | |- | ||
+ | | valign="top" | [[TWSocket.ReuseAddr | ReuseAddr]] |||| | ||
|- | |- | ||
| valign="top" | [[TWSocket.SendFlags | SendFlags]] |||| | | valign="top" | [[TWSocket.SendFlags | SendFlags]] |||| | ||
Line 84: | Line 86: | ||
|- | |- | ||
| valign="top" | [[TWSocket.Text | Text]] |||| | | valign="top" | [[TWSocket.Text | Text]] |||| | ||
− | |||
− | |||
|} | |} | ||
Revision as of 12:08, 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 |