carlos357
Hello,
I am using the library version 1.5.7.5 but plan to upgrade as soon as the 2.0 is released.
Debugging my program I noticed that this call (C++):
Ftp_Connection.CreateInstance(__uuidof(FTPConnectionMTA));
Takes too long. Sometimes two or three seconds.
Is that normal?
Is it fixed in the new version?
I also noticed that it happens the same thing in the Win32 sample that comes with the library installer.
Thanks
I am using the library version 1.5.7.5 but plan to upgrade as soon as the 2.0 is released.
Debugging my program I noticed that this call (C++):
Ftp_Connection.CreateInstance(__uuidof(FTPConnectionMTA));
Takes too long. Sometimes two or three seconds.
Is that normal?
Is it fixed in the new version?
I also noticed that it happens the same thing in the Win32 sample that comes with the library installer.
Thanks