Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

quering RIPE database

843859Jul 24 2008 — edited Jan 20 2015
Hi,

I did not know in which subforum should I post this question, so I put it here as I have a database challenge ahead.

I want to get data from the RIPE database (http://www.ripe.net/) which is having information about the user based on its ip. I know how to get to this information in console using telnet.

But how should I do this using Java? I tried HttpURLConnection and Streams and it is not working.

Did anyone ever tried that, or maybe would like to take a chellenge.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 22 2008
Added on Jul 24 2008
2 comments
200 views