hey,
how can i convert the image from jpeg to binary at sender side & binary to jpeg at reciver side???
hey,
how can i convert the image from jpeg to binary at sender side & binary to jpeg at reciver side???
Try searching for some JPEG Encoders written in J2ME. That will help you, however sending it via SMS is an overkill
It is not recommended to do it. Rather stream your image from mobile to your server using webservices and receive it from server from other device