Hi guys
I want to create a webcrawler server.
I have found a good server, and on its specifications (Kimsufi - votre gamme de serveurs dédiés à partir de 14.99 Euros/mois !) there is : IPv6 : /64
So, I guess I will be able to use 2^64 different IP adresses, right ?
If so, how can I say to my Java Program to use a specific IP address when I open my URLConnection ?
Thanks in advance
