G
Guest
Hi,
how to typecast or convert a byte[] to a string and the way arount ?
I have string from a textbox and wants to transmit it trough a socket. witch
accepts a byte[]. Now I make a copy from the string first, but I'm sure there
is some other way. For receiving I have to display the received string into
a textbox. same question ?
how to typecast or convert a byte[] to a string and the way arount ?
I have string from a textbox and wants to transmit it trough a socket. witch
accepts a byte[]. Now I make a copy from the string first, but I'm sure there
is some other way. For receiving I have to display the received string into
a textbox. same question ?