|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
||||
|
||||
|
WAP File size limits
Does the WAP protocal have file size limits?
Example I've got a music video in mp4 format that's about 3.4MB in size and when I try to download it I get a 500 Internal Server error. If the files are about 600k in size they work fine. I'm near certain that the carrier would have a limit on this. They (T-Mobile) say they don't. Motorolla says this phone has no such limit either. URL in question: http://wap.drewpydraws.com/videos/ Everything works except for "summoner geeks" (1.7MB) in the "misc" section. And everything in the "music" (3.4-5.1MB) fails w/ the 500 internet server error. Any thoughts? |
|
#2
|
||||
|
||||
|
I tried downloading the files with Firefox's wml browser, and the 2 I tried worked.
If you are getting a 500 error, that suggest a server problem to me, maybe not related to the phone itself. Do you have access to the error logs? May give you some clues? As I did this a few days ago, and can't remember what the link format looked like - do you use a script to force content-type headers? Perhaps there is an issue there? TBH, I wouldn't like to be on the end of the line waiting for a 3MB+ file to download ![]()
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure # Any form of employment is strictly prohibited ...... __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. __________________ |
|
#3
|
||||
|
||||
|
Yes, 3MB is quit a bit, but I just want to be able to share some of the music videos from my site and not have to keep the stored on my phone all the time.
Logs yes, my logs show HTTP code 200 at the time I'm seeing the 500 error on my phone. Here's how I'm linking the file PHP Code:
Where $file is an array of directories and $mp3 is an array of the files in that directory. I'm not redifining any header information. I'm linking straight to the file. Firefox works fine for me too, I only have the problem on my cell. |
|
#4
|
||||
|
||||
|
as far as your server is concerned it think it's done what it needs to do and it thinks it did it well. that's why the 200 status is in the logs.
the error 500 on your phone is different to the normal internal server error, it's the phone and or networks way of saying that file is too large. i've deployed video and music content that's over a mb but the bigger the filesize the more downloads go pear shaped.....
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > WAP File size limits |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|