Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from cafiend/W12

Old repository for W12 network window system, my MSc thesis project. This repository includes the Python server, the C client library, and a few test applications. It's kept for posterity more than anything else. New work will be committed to the individual component repositories.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.twisted
Notifications You must be signed in to change notification settings

debashish1711/W12

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======== 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

About

Old repository for W12 network window system, my MSc thesis project. This repository includes the Python server, the C client library, and a few test applications. It's kept for posterity more than anything else. New work will be committed to the individual component repositories.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.twisted

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published