Programming with Reflection
WinsockVersion property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) which version of the Windows Socket DLL Reflection uses. This setting is relevant when the session transport type is Telnet, NWSAA/TCP, or MPTN, and when the AS/400 file transfer transport is TCP/IP.
The default value is rcDefaultWinsock.
rcDefaultWinsock Use the current Windows version of the Winsock DLL (Ws2_32.dll).
rcWinsock11 Use the older version of the Winsock DLL (Wsock32.dll).