Presentation: IPv6 Standard Application Programming

Sample codes

Client

obs-client.c
Original client - legacy and IPv4 only
obs-client6.c
Quick-hacked client - IPv6 (and IPv4) support
modern-client.c
Portable Protocol Independent client - IPv6 and IPv4 support

Server

obs-server.c
Original server - lagacy and IPv4 only
obs-server6.c
Quick-hacked client - IPv6 (and IPv4) support
modern-server-simple.c
Semi-portable Protocol Independent client - IPv6 (and IPv4) support
modern-server.c
Portable Protocol Independent client - IPv6 and IPv4 support

YOSHIFUJI Hideaki / USAGI/WIDE Project