pro510
My application uses the ftp client in many threads at once to communicate with many ftp servers at once. Sometimes when logging on I would get ftpErrorLicense returned. To get around this problem I have placed the create instance, logging on, and logging off in a critical section. Should I need to do this given that I am using the MTA version of the client?
Thanks,
Graham
Thanks,
Graham