extract IP address (aaa.bbb.ccc.ddd) from byte array
807607Jan 17 2007 — edited Jan 17 2007Can 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