dynamik wrote: What did you expect it to be? Write them both out in binary if you have trouble visualizing it. Both bits you're ANDing have to be a 1 in order to have the result be 1. Since the last octect is all 0s, all ANDed bits in that octect will be 0. Is that what you didn't understand?
jlhct wrote: I was expecting the 1st octect to be 145 instead of 146, since the 1st one should look like this: 10010001 If I add those up, i'd get 145 right? I think thats what I'm not getting. thanks!
dynamik wrote: You can register your book here to view the errata for it: http://www.syngress.com/solutions/ You should always have a print-out of the errata handy, so you don't drive yourself crazy because of their errors.