tags:

views:

147

answers:

2

Is there any way to detect the message IP conflict? I will be using this in a thread in my program.

+2  A: 

If your problem is locating the alert window saying there is a duplicate IP on the network, I suggest your use the API to enumerate all windows and see if the alert window is there. You may be helped by Visual Studio tool Spy++ to see the characteritics of the window.

fpiette
+1  A: 

i want to ask that if there is any way to detect the ip conflict massage that pops out when ip gets conflicted in a static ip system

mack