Identifying and Terminating a particular local port.
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi All, When database server abruptly goes down, Client hangs in ExecuteSql statement. I know only the remote(database) port number. Is there any way to identify the local port that is connected to the remote port and terminate it? Any help is appreciated. Thanks in advance. Regards, Selva
Selva
-
Hi All, When database server abruptly goes down, Client hangs in ExecuteSql statement. I know only the remote(database) port number. Is there any way to identify the local port that is connected to the remote port and terminate it? Any help is appreciated. Thanks in advance. Regards, Selva
Selva
-
Yes, it can be done by following the instructions in this prior post[^]. Best Wishes, -David Delaune