Hello I'm planning to create a java application which calculates ip address just like this http://jodies.de/ipcalc?host=172.168.0.2&mask1=23&mask2=

can you suggest an existing library, or tutorials so I could begin developing this?

Recommended Answers

All 2 Replies

"calculate" an ip address? why would you want to calculate one?
you mean you're trying something like this?

You should start with reading IP Forwarding first. If you don't understand how it forwards, you can't do the computation.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.