BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 09-21-2004, 12:01 PM   #1
fabius
Knows Where the Search Button Is
 
Join Date: Sep 2004
Posts: 24
Default setRequestProperty Content-Length don't work

Please Login to Remove!

Hi,

in my code set connection content-length
by

c.setRequestMethod(HttpConnection.POST);
c.setRequestProperty("User-Agent", "BlackBerry/3.2.1");
c.setRequestProperty("Content-Language", "en-US");
c.setRequestProperty("Content-Length", String.valueOf(length));

and write in outputStream
by

byte[] requestArray = request.getBytes();
for (int i = 0, l=requestArray.length; i < l; i++) {
os.write(requestArray[i]);
}

but if requestArray is too large, write operation fails!

Why?
c.setRequestProperty("Content-Length"... works in 7230 Handheld?

Thanks for any suggestion.
fabius
Offline  
Old 09-21-2004, 08:17 PM   #2
eradis
Talking BlackBerry Encyclopedia
 
Join Date: Sep 2004
Model: 8700r
Carrier: Rogers
Posts: 221
Default

If it works on the 7230 it should work? Are you trying this on a real device? What model is it not working on?
Offline  
Closed Thread


Thread Tools

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

Forum Jump


Avaya G860 VoIP Media Gateway System 700427263 picture

Avaya G860 VoIP Media Gateway System 700427263

$150.00



Cisco VoIP Phone with Camera PoE CP-9971-C-CAM-K9 picture

Cisco VoIP Phone with Camera PoE CP-9971-C-CAM-K9

$42.99



"NEW" RingCentral Polycom VVX 311 6-Line VoIP IP SIP Business Media Phone

$14.95



Aastra 6731i SIP VoIP Business Phone picture

Aastra 6731i SIP VoIP Business Phone

$9.99



VoIP-GSM Topex VoiBridge picture

VoIP-GSM Topex VoiBridge

$250.00



Lot of 6 Vertical Vodavi 4024-00 24 Button SBX IP Digital Telephone picture

Lot of 6 Vertical Vodavi 4024-00 24 Button SBX IP Digital Telephone

$99.99







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.