forked from beau/relab
Update 'server/NetGenieSrv.py'
This commit is contained in:
parent
2bda1c27c4
commit
5567ffba0f
@ -41,6 +41,7 @@ def run_loop():
|
|||||||
if dbg_evt != None:
|
if dbg_evt != None:
|
||||||
handle_debug_evt(dbg_evt)
|
handle_debug_evt(dbg_evt)
|
||||||
def main():
|
def main():
|
||||||
|
init_socket()
|
||||||
"""
|
"""
|
||||||
1. TODO: Open Server port that the device connects to.
|
1. TODO: Open Server port that the device connects to.
|
||||||
2. TODO: Open Server port that an admin connects to, i.e., to test sending packets to
|
2. TODO: Open Server port that an admin connects to, i.e., to test sending packets to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user