16 lines
213 B
Markdown
Executable File
16 lines
213 B
Markdown
Executable File
# DNC client
|
|
|
|
Requirement :
|
|
|
|
-> python 3.4
|
|
|
|
-> pyqt4
|
|
|
|
-> pyside
|
|
|
|
Start :
|
|
|
|
->Configure the default server ip and port and nickname in dncClient.conf
|
|
|
|
->Start the cleint with the following command : python start.py
|