davepamn Active Member Licensed User Apr 29, 2015 #1 I want to transmit an image as a byte block and then reassemble it on the server and store it on the file server. How do I send the image?
I want to transmit an image as a byte block and then reassemble it on the server and store it on the file server. How do I send the image?
Erel Administrator Staff member Licensed User Apr 30, 2015 #2 You can use HttpUtils2.PostFile or PostBytes.