473,326 Members | 2,732 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

HTML/1.1 Range header field

Hi

please anyone help me.
I am using wince API for sending request to server with range header field.
I am giving range field as "Range:bytes=0-500";
The problem is request is going to server and response is getting but the server is responding the total length rather than what was requested.

The response should suppose to be like this

HTTP/1.1 206 Partial content
Server: Netscape-Enterprise/3.6 SP3
Date: Thu, 07 Dec 2006 13:03:17 GMT
Content-type: application/x-png
Etag: "92b9-dc6e-42ddabdf"
Last-modified: Wed, 20 Jul 2005 01:41:51 GMT
Content-length: 500
Content-range: bytes 55930-56429/56430

but i am receiving like this

HTTP/1.1 200 OK
Date: Thu, 07 Dec 2006 10:51:56 GMT
Server: Apache/1.3.27 (Unix) (Red-Hat/Linux) mod_jk/1.1.0 mod_python/2.7.8 Python/1.5.2 mod_ssl/2.8.12 OpenSSL/0.9.6b DAV/1.0.3 PHP/4.1.2 mod_perl/1.26
Last-Modified: Wed, 07 May 2003 00:01:04 GMT
ETag: "412320-41d1-3eb84cc0"
Accept-Ranges: bytes
Content-Length: 16849
Keep-Alive: timeout=15, max=500
Connection: Keep-Alive
Content-Type: image/jpeg

onething by using sockets its working fine but i want to know whether it will work in wince APIs or not.

plz help me, its urgent.

with regards,
Thanuja
Dec 7 '06 #1
0 1161

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: BlackFireNova | last post by:
Using Access 2002 I am writing a report which draws data from several different tables. I can't link all the tables in a query, as some can not be related without truncating the data. I plan...
15
by: Nathan | last post by:
I have an aspx page with a data grid, some textboxes, and an update button. This page also has one html input element with type=file (not inside the data grid and runat=server). The update...
32
by: fjm | last post by:
Hi all, thanks for helping. I'm sure what I want to do is amongst the basic in php. I know ehat I need but I really don't where to begin. What I have is a basic html form I have made consisting of...
1
by: since | last post by:
I figured I would post my solution to the following. Resizable column tables. Search and replace values in a table. (IE only) Scrollable tables. Sortable tables. It is based on a lot...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.