Re minimising polling over GPRS and j2me.

Re minimising polling over GPRS and j2me. SearchSearch
Author Message
william merrett
New member
Username: Borat52

Post Number: 1
Registered: 11-2004
Posted on Wednesday, November 24, 2004 - 11:19 pm:   

I found a thread posted here back in july:
http://support.nowsms.com/discus/messages/12/5574.h tml

in here the idea of polling was discussed via a HTTP connection, and Bryce Norwood mentions
"Let's say that you sent 16 bytes for polling once a minute(maybe you could do it for less)."
I need to do some polling in a J2me application i am working on for a university project, however am using about 500 bytes for polls, how do you go about reducing polling to around 16 bytes per poll? Any help appreciated.