Skip to Main Content

Java Programming

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!

extract IP address (aaa.bbb.ccc.ddd) from byte array

807607Jan 17 2007 — edited Jan 17 2007
Can you help me to extract IP v4 format from a byte array?
I have an array of bytes, (I even have a function that converts it to an integer) but I'd like to get aaa.bbb.ccc.ddd representation out of it...

Please help if you can.

Thanks Much,

Message was edited by:
choghok
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 14 2007
Added on Jan 17 2007
2 comments
350 views