Padmalatha
Lurker
Hi,
I have developed an application using J2ME CLDC technology and this
application talks to a server (a regular VB server) using TCP/IP or
Socket programming. I used the J2Me SDK Toolkit to develop the client.
With its simulator I am able to run and communicate to the server. But
when I convert the JAR into APK file for android phone and launch it I
see junk characters going to my server. Can anyone help me in giving
more information regarding this? What is it I am missing here. The
data that I am sending is a compressed format (the compression is my
customized format). I am not getting that buffer same on the server
end. Please help.
Thanks
Padma
I have developed an application using J2ME CLDC technology and this
application talks to a server (a regular VB server) using TCP/IP or
Socket programming. I used the J2Me SDK Toolkit to develop the client.
With its simulator I am able to run and communicate to the server. But
when I convert the JAR into APK file for android phone and launch it I
see junk characters going to my server. Can anyone help me in giving
more information regarding this? What is it I am missing here. The
data that I am sending is a compressed format (the compression is my
customized format). I am not getting that buffer same on the server
end. Please help.
Thanks
Padma