Microsoft
Software
Hardware
Network
Question : WCF limit Download/upload speed.
Hello,
I have written a file server using wcf.(Binding is netTcpBinding and transferMode="Streamed") .
Now i want to set the upload/download speed. For example, max file upload speed to server will be 600kbps.
Is there an option in WCF to do that ? If not, can you show me a way to externally control the assigned bandwidths ?
Thank you.
(Note that i am serving my wcf file server under a windows service. I am not using IIS.)
Answer : WCF limit Download/upload speed.
Try the ThrottledStream class:
http://www.codeproject.com
/KB/IP/Ban
dwidth_thr
ottling.as
px
Random Solutions
phpmailer errorInfo
Which KEY do I use for my KMS Server and clients?
Problems with protocol buffers
can i setup an application on a server without joining to a domain first?
Browser Hijack
Can Competitive Local Exchange Carriers Offer Mobile Phone Service?
Turn off OWA for all users in Exchange 2007
Windows XP Validate after 30 days expiry
Exporting X509 published certificate information
SPRY DataSet - not updating on screen after successful update to database