Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

How to limit the file transfer on a wap site?

I want to create a wap site for downloading. The site need user ID and password
for each user. Due to the band limit, I must limit the file transfer rate
per user. Can anyone help?
[188 byte] By [Jerry] at [2007-11-9 15:30:47]
# 1 Re: How to limit the file transfer on a wap site?
WHY ? limit the filesize instead - that makes more sense ..
"Jerry" <ckc7d@yahoo.com> wrote in message
news:3e8e817e$1@tnews.web.dev-archive.com...
>
> I want to create a wap site for downloading. The site need user ID and
password
> for each user. Due to the band limit, I must limit the file transfer rate
> per user. Can anyone help?
William Sanders at 2007-11-12 0:16:06 >
# 2 Re: How to limit the file transfer on a wap site?
Hi Jerry,
You can try to use XML for ur Wap site to reap it's advantages as well as
check out http://www.xml.com/pub/a/2000/03/22/deviant/ for goo dxml
compression techniques so that the outcome at the end-user will be pretty
fast. Hope this helps.

Sekhar

"Jerry" <ckc7d@yahoo.com> wrote in message
news:3e8e817e$1@tnews.web.dev-archive.com...
>
> I want to create a wap site for downloading. The site need user ID and
password
> for each user. Due to the band limit, I must limit the file transfer rate
> per user. Can anyone help?
Vijay Chandra Sekhar Parepalli at 2007-11-12 0:17:01 >