Hi all.,
Once again i have came here for a help.
I am trying to connect to my server(java) using sockets. Am able to connect to the server, but am unable to send/Rcv data.
My client...
Type: Posts; User: varunmails; Keyword(s):
Hi all.,
Once again i have came here for a help.
I am trying to connect to my server(java) using sockets. Am able to connect to the server, but am unable to send/Rcv data.
My client...
Hi., I have fixed my problem..,
The problem was in
Server IP configuration.
My ISP on mobile.
After trouble shooting this, I am now able to connect to my server from my mobile :)
Thanks for your reply.,
I have also tried with the static IP, which can be accesible from outside networks
String url= "socket://example.aimalias.com:10001"
StreamConnection streams =...
Hi all,
I am in need of connecting my mobile to a server_socket. I have tried, but i cant make he connection.
String url= "socket://192.168.100.76:3080"
StreamConnection streams =...
Hello Friends,
I am developing a application which will send images to my server. I prefer socket connection than the HTTP connection. So, how to make the socket client to connect to my server...
A sample
After a button press
{.
.
.
.
.
.
I tried to show the images which are stored in my mobile.
The images are such large :(.
Ok,so i can't show it as a thumbnail rt..? Since, its too large
Phone 3110c.
Pixels 1024 * 768
size around 56 kb to 100 kb files
Afaik.., while u r opening the connection, U will do that in a thread rt.? make the thread to run for every 10 secs. and make http calls each time.
Hello Sir,
I tried to show all the images present in the phone through my application.It raised 'Out of Memory' exception. So, I tired to view at least 3 images at a time of size around 200 kb...
Its fine, but since the list shows only small size of the image, I need to show it thumbnail or to list it with a big size of the image!!
Is there any possibliites to cutomise the Lists?
I have read the images from the local phone memory, Now am having the image, but i dont know how to display them
I have to show them in a grid how to make that??
I tried like this
...
Hi., I am still facing the problem in file access.
How to make the application access the folders??
I can read the files , folders etc., but for each request in nokia mobiles it
asks for...