Re: Send a UDP packet using java (jamvm)... error

Kamal <[email protected]> Tue, 19 Mar 2013 08:39:57 +0000 (UTC)
Newsgroups gmane.comp.java.classpath.devel
Message-ID <[email protected]>
Carlos Rodrigues <cmjr <at> iol.pt> writes:

> 
> 
> Hi!
> 
>   I'm trying do send a UDP packet to a ipv6 host but without success:
>   Exception in thread "main" java.io.IOException: Address family not
> supported by protocol
>      at gnu.java.nio.VMChannel.send6(Native Method)
>      at gnu.java.nio.VMChannel.send(VMChannel.java:310)
>      at



HI 
Did u get the workaround of this problem?
I am facing similar issue with connect6 native call as in your case it is send6.
Give me solution if you got.other things are similar as yours.

Regards,
Kamal