Network File Sharing System (NetBIOS system analog)



© 2007 I.A. Votinov, B.Z. Khasanzyanov, A.A. Shalyto

Saint-Petersburg State University of Information Technologies, Mechanics and Optics

Project documentation (in Russian)
Executable program
Source code

Annotation

This project demonstrates abilities of automata approach in network-oriented application development. UniMod, which is a plug-in for open-source Eclipse integrated development environment, is used as the base development tool.

The project is a GUI application which combines server functionality (allows network users running the same application to browse shared files and folders and to copy them) and client functionality (allows to connect to others computers running the same application and copy files from them).

To run the application you need to download archive with the executable files, unpack it and run the application using start.bat command file. You must have Java 1.5 or above installed in order to run this application.