Actually the memory leakage is not with the TFTPServer
or the way I was using it. The Problem was with
TMemoryStatus which was showing rapid depletion of
memory on Win98.
Please accept my apologies for wasting your time.
Regards
Allan
___
nal Message -
From: "Allan Fernandes" <[EMAIL PROTECTED]>
To: "ICS"
Sent: Tuesday, August 08, 2006 6:33 PM
Subject: [twsocket] Minimum Events Required
> Hi,
>
> I use TFTPServer to accept files send by TFtpClient
> over a LAN network.
>
&
Hi,
I use TFTPServer to accept files send by TFtpClient
over a LAN network.
At the TFTPServer end I just use two events
FtpServerP4AnswerToClient and FtpServerAuthenticate
There is memory loss after accepting a file. What is
the next simplest method to accept a file
Can I avoid using Threads