Browse code

Initial server implementation without encryption and test client in tcl

Dario Rodriguez authored on 05/05/2014 12:17:18
Showing 1 changed files
1 1
new file mode 100755
... ...
@@ -0,0 +1,3 @@
1
+#!/bin/sh
2
+./urusaiclient.tcl &
3
+./urusaiclient.tcl otro 10293 htpc &