day, August 16, 2006 11:35 AM
Subject: [twsocket] Reduce Priority TFTPServer
> Hi,
>
> I am using Delphi 5 with your TFTPServer and
> TFTPClient over a LAN network.
> There are 20 machines sending data simultaneously to
> the same TFTPServer. This is slowing down the machine
> cons
Hello,
You should not use ProcessMessages() but instead adjust thread priority.
Regards,
SZ
- Original Message -
From: "Allan Fernandes" <[EMAIL PROTECTED]>
To: "ICS"
Sent: Wednesday, August 16, 2006 12:35 PM
Subject: [twsocket] Reduce Priority TFTPSer
Hi,
I am using Delphi 5 with your TFTPServer and
TFTPClient over a LAN network.
There are 20 machines sending data simultaneously to
the same TFTPServer. This is slowing down the machine
considerably.
I have no problem if the FTP transfers are slowed down
instead, therefore I am trying to add
App