Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
itgurusindia
Posts: 22
Registered: ‎10-30-2009

How to use HTTP compression in blackberry?

Hi All,

 

In one of my project I need to use HTTP compression.

I am totally new to HTTP compression.

First, Is HTTP compression possible in blackberry?

If yes then how to use it?

If possible to then please give some sample code.

 

 

Thanks for your help in advance.

Please use plain text.
Developer
RexDoug
Posts: 4,764
Registered: ‎07-21-2008

Re: How to use HTTP compression in blackberry?

GZIP compression of your HTTTP payload is certainly possible.

 

This largely depends on the capabilities of your server-side infrastructure.

 

Can you be more specific regarding your requirement?

 

 

Please use plain text.
Developer
itgurusindia
Posts: 22
Registered: ‎10-30-2009

Re: How to use HTTP compression in blackberry?

The requirement is to make HTTP compression possible for the application.

Beside this I have no knowledge of what is HTTP compression and how to implement it.

So look upto you guys for my rescue..

 

 

Please use plain text.