How to limit a download or upload using socket ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
hawkmoon
Forum Newbie
Posts: 1
Joined: Tue Nov 18, 2003 8:49 am

How to limit a download or upload using socket ?

Post by hawkmoon »

Hi all .. for my first post i have a good question ... :D

I'm writing a php class using socket to create a php downloader manager server but i want to know if there is a way to limit downloading or updloading stream (socket) like in most popular downloader management software (Getright, LeechGet, Aria ....) !!!

i've heard something about scheduling or buffering packets stream ... is somebody have some ideas ??

Hawkmoon ..
Post Reply