Thanks for the suggestions. I should really have clarified: I want to send packets of data over a tcp connection and was informed that bytes are the way to go. But to save on size of the data packets - i would prefer to use bits. Does that make sense? Im not sure if im on the right track.