But I havent IPVersion, if I type "ip" is only "BoundIP". Maybe I have old version of Indy. I work with FreePascal and last I customized Delphi version of Indy to FreePascal.
Id_IPv6 have IdSocks, IdFtp, IdIcmpClient, etc.. but not NNTP.
ok
IdNNTP1.Socket.IPVersion:=Id_IPv6
but this is bad
--> I move IPVersion from protected to public
Id_IPv6 have IdSocks, IdFtp, IdIcmpClient, etc.. but not NNTP.
ok
IdNNTP1.Socket.IPVersion:=Id_IPv6
but this is bad
--> I move IPVersion from protected to public

