Hi, all
Question. Im wondering if I am able to close any current unused TCP/UDP port opened by another processes.
I wanna make a firewall-like program to shut down unused ports. (TCP/UDP)
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 wanna make a firewall-like program to shut down unused ports. (TCP/UDP)
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