Look into using a rest service if you can little easier to deal with. As
the other poster said convert the byte[] into a string and base64 encode it
then send it.
On Jan 20, 2013 9:26 AM, <[email protected]> wrote:

> Hi Everybody
>
> M  sending the image from android to java server using socket programming
> as i want to send to ip addrs but there is prob in sending the image
> I tried converting into string and writing it into txt fie but there's
> prob in writing it into the txt file so there's prob in
> converting it into image at server side.
>
> So does any one have solution for it
> It will appreciated
> Thanks
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to