https://github.com/anrl/w12x
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anrl/w12x
- Owner: anrl
- License: mit
- Created: 2013-06-09T21:33:54.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-09T21:39:06.000Z (about 13 years ago)
- Last Synced: 2023-03-24T00:09:56.639Z (over 3 years ago)
- Language: JavaScript
- Size: 1.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
======== DEPENDENCIES ========
Install the latest version of Twisted (tested with 10.2.0).
========== BUILDING ==========
cd hlib
make
cd ../clients/[basic|files]
make
========== RUNNING ==========
server: cd server; twistd -noy vx.tac
client: cd client; ./client