close port

  1. D

    Windows 7 How to Programmatically Close Open Ports in Java After Scanning

    Hi, Im writing a port scanner in Java, and what this program does is it scans for any ports which are open and prints the port number out. Now I would like to be able to close a port that is opened? Thanks
Back
Top