Re: [twsocket] Is there a way to setup a value for maximal downloadspeed?

2005-04-09 Thread Mice Cage
THX Wilfried,

Do You have a little sample-application for delphi or can help me to implent
Your great code to my program. I'm coding with Delphi7.

I tried 1h to get the code into my app, but I didn't.

THX in advance.

-- 
Sparen beginnt mit GMX DSL: http://www.gmx.net/de/go/dsl

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Is there a way to setup a value for maximal downloadspeed?

2005-04-09 Thread Wilfried Mestdagh
Hello Mice,

> I'm working on a ftpclient. If it is possible with FTPCLI I want to add a
> feature to setup the maximal downloadspeed

Several aproach are possible. One aproach is to create FtpCli in a
thread and use throttling code you can find on
http://www.smatters.com/ics

Other aproach are to use Pause / Resume features of TWSocket in the data
socket.

---
Rgds, Wilfried
http://www.mestdagh.biz


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be