Hello,

I believe i was the one that initially reported this issue.
Some optimizations where done after my feedback and i can confirm that all together, mirc 7.17 is faster then mirc 6.35.

I am not sure when sending a few byte each time, but when sending files, i know what i am talking about.

You just have to make sure you use the perfect packet size (depends where you want to send it) when sending to buffer and keep the buffer always with something (meaning you aren't wasting the chance to send something in between).

I have done some research on this and i am able to go up to 4MB/s in data transfer, it is not much but it is a lot for mirc.

Regards