Hi, I'm working on making a server(Erlang) to support IPv6. I have come to the conclusion that Erlang today don't support IPv6(not gen_tcp or gen_udp). I suppose I could use ports and use socket communication outside Erlang. Anyone who has a better suggestion? Nils Flemström, Sweden.