Question:You need to send an image from a Web server to an image server in order to customize the image for the Web surfer. Which of the following options will you use to send binary data with a SOAP message?
A Encode the binary data as a string
B Package the SOAP message into MIME
C Package the SOAP message into DIME
D All of these
+ AnswerD
+ Explanation
+ Report