Let me directly describe my problem to point. I have a program in which byte array byte a[]; which I am already designed for less than 127 limits.But now I need to change it to send value greater than 127. i am sending through outputbufferstream through socket to a server designed in visual studio. WhenRead more