Hello,
I need to transfer pictures to a VB6 Application via winsock (encrypted before).
With the wllknown methods I get a byte() Array that is UTF8 encodet.
How can I read the raw bytes of a file (Picture) and put it in a long string to transfer it?
Thank you!
I need to transfer pictures to a VB6 Application via winsock (encrypted before).
With the wllknown methods I get a byte() Array that is UTF8 encodet.
How can I read the raw bytes of a file (Picture) and put it in a long string to transfer it?
Thank you!