{"id":18798172,"url":"https://github.com/marcosspessatto/distributed-file-server","last_synced_at":"2026-04-09T08:37:56.138Z","repository":{"id":183828551,"uuid":"88443444","full_name":"MarcosSpessatto/Distributed-File-Server","owner":"MarcosSpessatto","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-17T20:56:18.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T18:16:34.430Z","etag":null,"topics":["distributed-systems","es6","mongodb","nodejs","socket-io","tcp-socket"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarcosSpessatto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-04-16T21:24:53.000Z","updated_at":"2017-05-18T01:44:34.000Z","dependencies_parsed_at":"2023-07-26T00:43:56.168Z","dependency_job_id":null,"html_url":"https://github.com/MarcosSpessatto/Distributed-File-Server","commit_stats":null,"previous_names":["marcosspessatto/distributed-file-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosSpessatto%2FDistributed-File-Server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosSpessatto%2FDistributed-File-Server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosSpessatto%2FDistributed-File-Server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcosSpessatto%2FDistributed-File-Server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcosSpessatto","download_url":"https://codeload.github.com/MarcosSpessatto/Distributed-File-Server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239727054,"owners_count":19687099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["distributed-systems","es6","mongodb","nodejs","socket-io","tcp-socket"],"created_at":"2024-11-07T22:11:10.298Z","updated_at":"2026-04-09T08:37:51.116Z","avatar_url":"https://github.com/MarcosSpessatto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Distributed-File-Server\n\n## System Premises\n- See this [repository](https://github.com/selatotal/SistemasDistribuidos/tree/master/Trabalhos/201701)\n\n### Prerequisites\nNodeJS\u003cbr/\u003e\nMongoDB\n\n### Instalation\n- Run MongoDB (port 27017 default)\n- Run 'run.sh' to install dependencies\n\n## MANAGERS\n#### Example:\n - node -r babel-register -r babel-polyfill \u003cspan\u003ebin/www.js\u003c/span\u003e --server-port 3000 --client-port 3030 --ip 192.168.50.103 \u003cbr/\u003e\n \nWhere: \u003cbr/\u003e\n- --server-port: Port on which the servers will connect via Websockets ([Socket.IO](https://socket.io/))\n- --client-port: Port on which the servers will connect via TCP sockets ([NET module](https://nodejs.org/api/net.html))\n- --ip: extern IP, to clients and servers connect.\n\n## SERVERS\n#### Example: \nnode -r babel-register -r babel-polyfill bin/www.js --ip 192.168.50.103 --port 3001 --managers `http://localhost:3000` --name server_name \u003cbr/\u003e\n\nWhere: \u003cbr/\u003e\n - --ip: ip of computer\n- --port: port to run\n- --managers: active managers list (adress and port)\n- --name: server name, to create a folder of files from that server\n\n## CLIENTS\n#### Example\nnode -r babel-register -r babel-polyfill bin/www.js --port 3050 --managers `http://192.168.50.103:3030` \u003cbr/\u003e\n\nWhere: \u003cbr/\u003e\n- --port: Port to run\n- --managers: active managers list (adress and port)\n\n### Developed only for academic purposes of computer science course.\n#### Technologies\n- NodeJS\n- MongoDB\n- TCP sockets (to connect with multiples languages)\n- SocketIO\n- ES6 features\n- AngularJS\n\n### Authors\n[@MarcosSpessatto](https://github.com/MarcosSpessatto) \u003cbr/\u003e\n[@pedrokehl](https://github.com/pedrokehl)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosspessatto%2Fdistributed-file-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcosspessatto%2Fdistributed-file-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcosspessatto%2Fdistributed-file-server/lists"}