8 lines
184 B
Markdown
8 lines
184 B
Markdown
|
# DNC Server
|
||
|
|
||
|
Requirement :
|
||
|
-> python 3.4
|
||
|
|
||
|
Start :
|
||
|
->Configure the server port and log directory in dncserver.conf
|
||
|
->Start the server with the following command : python startServer.py
|