[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: webpage for ipv6 programmers






On Tue, 3 Feb 2009, Gert Doering wrote:

Hi,

On Tue, Feb 03, 2009 at 01:53:54AM -1000, Antonio Querubin wrote:
Another quick reference is the FreeBSD man page for getaddrinfo().  It has
basic AF-independent code samples for a TCP client and a TCP server.

Yes, but that's all very C oriented.

If you do that in perl, for example, you don't really want to deal with
all the C API nastiness (you can, if you want) - but there's better ways,
like using IO::Socket::INET6 which will nicely handle all the details for
you.

So indeed, having some sort of programmer's page for all frequently used
languages (C/C++, Perl, Ruby, Python, PHP, Java) would be a plus.


Have a look at this slide set:
http://www.6deploy.org/tutorials/210-6deploy_devel_v0_2.pdf

This will be updated to python soon.
	Best Regards,
		Janos