Hi, all
Question. Im wondering if I am able to close any current unused TCP/UDP port opened by another processes.
I mean, I do not want to shut down the ports with Firewall soft, but I`d rather write a program or script to do the work if I can.
So, If I write a program with VC++6.0, Can i just simply use a function, createsocket() and closesocket()? If thats the case, how do I bind the socket and port. See what I maen? Sorry I cant explain well, but if you see what Im tryin to find, ping me pls....thanx
Question. Im wondering if I am able to close any current unused TCP/UDP port opened by another processes.
I mean, I do not want to shut down the ports with Firewall soft, but I`d rather write a program or script to do the work if I can.
So, If I write a program with VC++6.0, Can i just simply use a function, createsocket() and closesocket()? If thats the case, how do I bind the socket and port. See what I maen? Sorry I cant explain well, but if you see what Im tryin to find, ping me pls....thanx