I'm going to quote an OpenBSD man page which has an example but I'm pretty
sure that the code is the same for Windows NT.
http://www.openbsd.org/cgi-bin/man.cgi?query=getaddrinfo
That's a man page for the getaddrinfo() function which looks up an address
you give it and returns all the parameters to socket and connect/bind.
Search for EXAMPLE for the code.
On Fri, Jan 05, 2001 at 02:48:35PM +0100, Johan Elms�ter wrote:
>
> Hello I have a client server system (for windows nt) which i have
> implemented myself in c++ and I am starting to look at how I can convert
> it from ipv4 to ipv6.
>
> Does anyone know anything about it? Do anyonehave any code examples or do
> you know about a sight that gives a good view of the problem.
>
> Thanks
> //Johan
>
>
>
> ---------------------------------------------------------------------
> The IPv6 Users Mailing List
> Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]
---------------------------------------------------------------------
The IPv6 Users Mailing List
Unsubscribe by sending "unsubscribe users" to [EMAIL PROTECTED]