[ds6-devel] How to implement IPv6 based Sockets using Java ?
Marc Poulhiès
marc.poulhies at epfl.ch
Wed Apr 6 21:56:28 CEST 2005
Peter Bieringer <pb at bieringer.de> writes:
> --On Wednesday, March 23, 2005 02:08:37 PM +0000 "A. Dame GUEYE"
> <systems-plus at sentoo.sn> wrote:
>
>> I'm implementing IPv6 based Sockets using Java.
>>
>> Please help me to find the code.
>> Please help me to find the source codes
>
>> the final platform is Linux flavors(Red HAt or Mandrake)
>
> First you need an IPv6 enabled Java for Linux...I currently don't know,
> whether Sun 1.5 alread is IPv6 enabled.
Hi,
j2se 1.4 and 1.5 (5.0) are IPv6 enabled, see the Inet6Address class.
Marc
http://java.sun.com/j2se/1.5.0/docs/api/java/net/Inet6Address.html
More information about the ds6-devel
mailing list