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?
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?
You should start with reading IP Forwarding first. If you don't understand how it forwards, you can't do the computation.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.