Hi,
I want to bind a port which is already bind by another process. Is there any way to bind the port that is already bind. I used sockopt() function to reuse the port but it not work.
Is there any way to take a port that is bind by anyother process mean we take enforcely the port from other process and use this port for my process. I want to bind the following port no 32005.
I am waiting for your quick response or give me any solution to this problem.
I want to bind a port which is already bind by another process. Is there any way to bind the port that is already bind. I used sockopt() function to reuse the port but it not work.
Is there any way to take a port that is bind by anyother process mean we take enforcely the port from other process and use this port for my process. I want to bind the following port no 32005.
I am waiting for your quick response or give me any solution to this problem.