Hi.... I using ICS9.x with D12.
My application (dhsPinger) have to ping several devices on a LAN. Today I using a thread pool to ping, works nicely.
I would like to implement TCP ping using ICS and I was wondering if it's possible.
All I need is to know if there's a device on the other side.
A device can be any device that can be attached to a LAN.
Would if be possible to discover any device via TCP ping or some devices would be undectected? Would there be any cons ?
TIA,
Clément