Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Re: IdIPMCastServer and Client can't support IPv6
| Subject: | Re: IdIPMCastServer and Client can't support IPv6 |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 8 Feb 2007 13:51:58 |
"wy6688" <wy6688@hotmail.com> wrote in message
news:45cb9419$1@newsgroups.borland.com...
> Indy 10 winsock 2.2 still can't support Vista Extended Function
> such as WSAConnectByName,WSAConnectByList.
What does that have to do with Indy supporting Vista? Indy doesn't
care about those functions to begin with. And besides,
WSAConnectByName() can't be used when present because it will fail for
connections that make use of Indy's BoundIP property anyway. It is a
Microsoft limitation that WSAConnectByName() only works for unbound
sockets. So that function is pretty much useless to Indy even if it
were to be used.
Gambit
none