Hi!
I'm trying to develop an application which requests png-images from a servlet. I am using httpConnection(get). The problem is the large latency, it takes about 20s for a 40k image to receive. I...
Type: Posts; User: maghal; Keyword(s):
Hi!
I'm trying to develop an application which requests png-images from a servlet. I am using httpConnection(get). The problem is the large latency, it takes about 20s for a 40k image to receive. I...
Hi!
I am trying to develop an application that shows maps on a nokia7650. The problem is that it throws a IllegalArgumentException after I've called the CreateImage method for about 30 times. Even...