In order to be able to set TWSocket.SocketFamily to anything
else but sfIPv4 you have to tell TWSocket to use winsock DLL v2.2
by setting both properties ReqVerLow and ReqVerHigh to "2".
These are the defaults in ICS IPv6, however if you update
old projects with TWSocket components dropped on forms
they still use winsock v1.1 and SocketFamily can't be changed.  

-- 
Arno Garrels


> Arno Garrels wrote:
> 
>> There's an IPv6-branch at:
>> svn://svn.overbyte.be/ics/branches/icsipv6
>> Both user and password = "ics"
>> It lacks recent changes of trunk (a few weeks) and is still
>> experimental. Feedback is welcome.
> 
> I just merged all recent changes from trunk (actually those from march
> to now), so it's again in sync with current ICSv7.

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to