Assuming you have already tried HTTP compression, some more suggestions are:
- Use a proxy server of your own that strips off the response from twitter to 'OK' / 'NOK' - Go all the way down to raw TCP / UDP in the proxy I have some experience here. If you need any help with it, feel free to contact me directly. On Tue, Mar 23, 2010 at 4:07 PM, Oli <[email protected]> wrote: > I'm posting to twitter using a battery powered GSM device over GPRS. > The thing is, I'm trying to minimise the traffic being sent over the > connection to use as little energy as possible. > > When posting a status update, I get a reasonable amount of data > returned - 1-2K (although insignificant in modern terms) which I would > like to reduce if possible. Is there any way without cutting off the > connection as soon as the data is sent to reduce this (ideally to just > a message meaning 'OK' or 'NOT OK'). Perhaps there are some parameters > that I can specify on the request to do this? > > Many thanks in advance > > To unsubscribe from this group, send email to twitter-development-talk+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- Harshad RJ http://hrj.wikidot.com To unsubscribe from this group, send email to twitter-development-talk+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
