(keitai-l) Re: "i-appli taking long time connecting to servlet"

From: William Volk <bvolk_at_bonusmobile.com>
Date: 06/07/05
Message-ID: <BECA9474.10AE5%bvolk@bonusmobile.com>
I don't know about DoJa, but in MIDP we try to keep the connection open at
all times.

William Volk
CEO, Bonus Mobile Entertainment
858 692 1124

> From: Kapil Sharma <kapes.endless@gmail.com>
> Reply-To: <keitai-l@appelsiini.net>
> Date: Tue, 7 Jun 2005 10:46:35 +0530
> To: <KEITAI-L@appelsiini.net>
> Subject: (keitai-l) "i-appli taking long time connecting to servlet"
> 
> Hello
> 
> I want to download images to my hanset through servlet but my i-appli
> takes about 21 sec.to connect(http.connect) to servlet. However
> downloading and display part is in milliseconds.
> Can there be solution to reduce this costly time or I have to do
> something on server side like caching.What I required is the continous
> stream of different images from the servlet. Also I am testing this
> code on the doja emulator 3.5 and I know the handset will also take
> this much of time.
> Also for continuous streaming of images I have to post the request to
> servlet in a repeated manner as doja have less buffer size.It means
> for 20 sec we have to wait for next images and this will not be
> feasible.
> 
> This mail was sent to address bvolk@bonusmobile.com
> Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/
> 
> 
Received on Tue Jun 7 10:02:05 2005