Issue
Currently I am using cCURL client application(which is cross compiled using ndk-build) in my android device . Currently my device is getting IPV4 address . Now I want to enable the IPV6 support on my device . How to enable ipv6 on my device so that my curl client will use this ipv6 ip ..?
my device details : samsung galaxy tab 10.1 android os : Honey comb , 3.1
Solution
Android Ice Cream Sandwich 4.0.1 supports ipv6 directly.
For earlier versions, you might have luck with GogoDroid:
Answered By - paulsm4
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.