|
Thank you very much..
Thank you,
I can find which ports has been still opened using that netstat function. but i want to close those ports. because my program will try to create the socket on the same port. if that port is already opened means, system cant create the socket or bind.
Can you tell me, how to close those socket ports.
Is there any way to close those ports which are left by the program to close.
Thanks in Advance.
|