> >How does one go about unpacking that cryptic message from what looks like > >Hex to get IP addresses? > > It is hex (that's why I prepended the 0x), and if you know enough to > recognize it, the rest is easy to explain. > > >Separated into bytes, the address 42DA4753 becomes 42 DA 47 53 > > > Now change each byte from hex to decimal, and you get > 42 DA 47 53 > 66.218.71.83 > > BTW, other log reports (such as Martian logging) make the conversion > trickier by reversing the order of the bytes. There's a FAQ response > somewhere about doing that more involved conversion. >
That's pretty kewl! Hey would there be any bad ripple effect to deleting my logs.lrp file? Is there a better way to reset the logs? Or to get more space out of my LRP boot disk? Also, how do I auto start a program after boot, i.e. instead of the lrcfg? Thanks. _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
