Click here to Skip to main content
15,909,445 members

Comments by mohsenadc (Top 8 by date)

mohsenadc 6-Apr-13 0:28am View    
I tested server by a download manager(IDM) and download started with 6 connections.
mohsenadc 4-Apr-13 12:32pm View    
first thread (in list of threads)do dodownload function and after it finished ,next thread start download.in a download manager application like IDM ,connections start together but in this code connection are in an queue.
mohsenadc 3-Apr-13 18:01pm View    
It should start download functions (in filewonloadersList list)together.
In the other word , cpu just do a theard but i need to run all theards.
mohsenadc 29-Mar-13 14:19pm View    
that was good but i couldn't use that.
i got main idea but i can't do that.Plz help.
mohsenadc 19-Mar-13 7:45am View    
You can use
http://www.codeproject.com/Articles/182881/Text-to-Speech
or
http://code.msdn.microsoft.com/windowsdesktop/Text-to-Speech-Converter-0ed77dd5