Thread: Design 'bug'
View Single Post
Old 01-23-2003, 02:31 PM  
darkone
Disabled
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default Design 'bug'

I've found one error in my design, which needs to be patched:
If file is read slower than it's being written (ie slow harddrive) - control data is not recieved, until transfer terminates. This should be rather easy to fix (I should get it done by tomorrow) - also I'm planning to try windows api calls for ssl encryption (instead of using openssl libs)... if it proves to be faster than openssl, i'll leave a switch that allows you to choose which ssl provider you want to use.
darkone is offline   Reply With Quote