Hi All

Sorry if my question is not related to this mailing list.

i am developing a client server application (J2ME and J2EE)
from mobiles device i request to server and server has to send me some
text and image for the requested query. The problem is this text may
contian some special charactors like some danish chars which can be
read only through ReadUTF method but as image is also along with it
which being currept when i write it converting byte[] to string  and
reading it through readUTF and then convert it to byte back.

Condition is that i have to open only one connection for both text and image.

I will be thankfull if some one provide me solution about this problem

Thanx an advanceMuhammad Sajjad Awan
+92 300 4110129

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to