最近、面接でできなかった質問がありました。誰かがこれに対する解決策を手に入れましたか?
Grab all connected IP´s on the Linux machine
check every connected IP if TCP port 1706 is open
if its open > execute command. CURL ‘http:// some address ’
Else do nothing.
program will check this every 60 minits
Plattform Linux Ubuntu Server 12. X64 / x32
C++でのWAP
ありがとう!!