Skip to content

Latest commit

 

History

History
79 lines (53 loc) · 3.34 KB

README.md

File metadata and controls

79 lines (53 loc) · 3.34 KB

Pastree

Pastree is a client-server based directory storing and sharing service (directory pastebin) written in C and Python.

Note

This is a student project, but contributions are welcomed!
01418351: Computer Communications and Cloud Computing Principles

Pastree uses the Directory Exchange Protocol (DXP) for reading, exchanging, and forming directory trees between hosts.

Student Author

Potsawat Thinkanwatthana
B.S. in Computer Science
Kasetsart University, Bangkok, Thailand.

Repositories

There are two repositories:

Directory Exchange Protocol (DXP)

DXP Repository: github.com/naiithink/dxp

Source Code

Some of the code and concepts are based on my "trials and errors" and side projects.

DXP Library Draft

github.com/naiithink/dxp/ab380e8: /lib/

Network Programming and Basic Security Concepts

Tree Traversal

github.com/naiithink/try-xml

Command Line Interface

Huge Thanks to:

Contributing

Although this is a student project, any contribution is appreciated.

License

Code is under the MIT License. Documentation is under the Creative Commons Attribution license.