Hello everybody.

Im busy making a program but it needs to send an image over a connection. Anyways, it is only possible to sends pieces of strings at the moment. And therefore I want to convert the images I want to send into strings or whatever that can be written in a textbox.

Ive been trying stuff with streamreader / write but that didnt work so far.

Thanks in advance.

Any help would be appreciated.