DZone Forums
Go Back   DZone Forums > Community > Languages & Frameworks > Java
Reload this Page Avoiding retransmissions - j2me
Notices
Reply
 
LinkBack Thread Tools Display Modes
  (#1 (permalink)) Old
Member
 
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Apr 2008
Lightbulb Avoiding retransmissions - j2me - 04-01-2008, 07:01 AM

Hi,

Im working on a mobile map application which basically gets data and images from server and then process and display it on mobile. Everything is working fine but the only problem is that if the server send data and images of larger size (more than 800 bytes at one time), it retransmits. For this reason we are bound to transfer data in small packets of 800 bytes and the images being used of size 32x32 (because of same reason).

I've seen an api for mobile that serves google's images and those images are of typical 256x256 size. Any idea about how can i get data in larger packets or ideally get all data at once without limit of packet size.

Thanks.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to send object using j2me jay_goh Java 2 02-04-2009 09:08 PM
J2me Tutorial rsr Java 2 05-28-2008 05:09 AM


Copyright 1997-2009, DZone, Inc.
vBulletin Skin developed by: vBStyles.com