P penzer Oct 12, 2007 #1 I wonder How to know immediately when the tcp/ip is dropped. I need the some Event when that is occured
I wonder How to know immediately when the tcp/ip is dropped. I need the some Event when that is occured
P Peter Duniho Oct 12, 2007 #2 penzer said: I wonder How to know immediately when the tcp/ip is dropped. I need the some Event when that is occured Click to expand... You cannot. The only way to know is to try to send data. That's how TCP/IP works.
penzer said: I wonder How to know immediately when the tcp/ip is dropped. I need the some Event when that is occured Click to expand... You cannot. The only way to know is to try to send data. That's how TCP/IP works.