Hi,
I have created a TFTP Server (using Indy 9). I would like to add the
ability for clients (could be anything) to connect to my server
through a firewall.
The question is how can I restrict the ports that the TFTP Server
talks to the clients on ???
Normally a client connects to the server using port 69 which is
fine, but the server talks back to the client on a port which the
client assigns.
Is there anyway to get the server to override the client port and to
use a port within a certain range?
That way, on the firewall we can add that port range to allow the
TFTP server to talk back to the clients.
Any help of suggestions would be greatly appreciated!
Thank you,
Gerald.
(Delphi 7)
.