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
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: HttpConnection support for "transfer-encoding: chunked" header

APNs vary based on carrier.  So carrier A may have only 1, but carrier B may have many.  They can also restrict who and what they allow on each APN.

 

The following link explains how you an specify an APN when making a connection.

 

How To - Specify APN information for a direct TCP connection 
Article Number: DB-00532

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800563/How_To_...

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
soonthor
Posts: 25
Registered: ‎07-02-2008

Re: HttpConnection support for "transfer-encoding: chunked" header

Okay. The issue with my SocketConnection is resolved once I signed my test application with BlackBerry certificate.

From now on, I will sign my application every times. :-)

 

Thank you Mark and Richard for your support.

Please use plain text.