This commit is contained in:
sidya82 2015-04-15 17:42:59 +02:00
parent 6c610a2a41
commit 89520d54b1
2 changed files with 12 additions and 3 deletions

View File

@ -1,7 +1,10 @@
# DNC
client
# DNC client
Requierement :
Requirement :
-> python 3.4
-> pyqt4
-> pyside
Start :
->Configure the default server ip and port and nickname in dncClient.conf
->Start the server with the following command : python start.py

6
server/dncServer.conf Normal file
View File

@ -0,0 +1,6 @@
[NETWORK]
port = 2222
[LOG]
logdirectory = log