Is it possible through delphi to open the desired port by TCP protocol automatically? If yes, then clearly explain.
1 answer
to listen - TSocketServer. if a normal firewall programmatically open should not be possible
- I suspect the windows firewall can be driven programmatically. ) - Nofate ♦
- if the firewall to steer programmatically, then this is not a firewall, but some kind of garbage. Imagine Trojan Takes boosts privileges to admin and programmatically via api writes itself into trusted applications ..... - cavinc
|