Description: // Client fan-out tool used to generate UDP & TCP fan-outs from a client to a single host/server.
// Handy for network anomoly testing etc.
// Normaly you would have the fanout server running on the target. Then using this client you can generate
// IP fanout(s) by selecting valid listen port on the target and selecting your local parms and start.
To Search:
File list (Check if you may need any files):
FanOutClient.dof
FanOutClient.dpr
FanOutClient.drc
FanOutClient.exe
FanOutClient.ini
FanOutClient.res
Log.pas
SendThread.pas
TCPSendThread.pas
Unit1.dfm
Unit1.pas