Home
last modified time | relevance | path

Searched refs:PORT (Results 1 – 2 of 2) sorted by relevance

/misc/services/life_mngr/
A Ds5_trigger_win.py12 PORT = 8193 variable
20 s.connect((HOST,PORT))
23 print('[Connection error: ' + HOST + ":" + str(PORT)+']')
A Dsystem_reboot_trigger_win.py12 PORT = 8193 variable
20 s.connect((HOST,PORT))
23 print('[Connection error: ' + HOST + ":" + str(PORT)+']')

Completed in 7 milliseconds