Hi,
I am trying to find out how images are sent through webservices for parsing in iOS.
I know how to parse images through image URL but is that the only way images are sent through webservices?
Would images be sent as binary data and if so how would I be able to parse them?
It would be great if someone could let me know.
I am trying to find out how images are sent through webservices for parsing in iOS.
I know how to parse images through image URL but is that the only way images are sent through webservices?
Would images be sent as binary data and if so how would I be able to parse them?
It would be great if someone could let me know.