From: Zach Dennis Date: 2005-04-26T07:21:54+09:00 Subject: long conversion ... I am reading in more binary data. This time I get 4 bytes with the following ASCII character values: 63 2 250 240 I believe this is a set of 4 bytes that correspond to a unsigned long. The input number is 50. Can anyone make sense of this, or am I way off here. Thanks, Zach