{"id":18011340,"url":"https://github.com/mhmzdev/ftp_gui_java","last_synced_at":"2025-10-08T23:46:29.084Z","repository":{"id":109325711,"uuid":"285345524","full_name":"mhmzdev/FTP_GUI_Java","owner":"mhmzdev","description":"DCCN Project. GUI based FTP using Java. I coded this in eclipse so I guess you might also need eclipse for \"Design Page\"","archived":false,"fork":false,"pushed_at":"2020-09-01T07:26:28.000Z","size":15364,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T19:45:11.042Z","etag":null,"topics":["eclipse","ftp","gui","java-gui","networking"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mhmzdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-05T16:25:55.000Z","updated_at":"2022-06-20T12:52:38.000Z","dependencies_parsed_at":"2023-04-22T16:01:08.668Z","dependency_job_id":null,"html_url":"https://github.com/mhmzdev/FTP_GUI_Java","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mhmzdev/FTP_GUI_Java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmzdev%2FFTP_GUI_Java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmzdev%2FFTP_GUI_Java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmzdev%2FFTP_GUI_Java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmzdev%2FFTP_GUI_Java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhmzdev","download_url":"https://codeload.github.com/mhmzdev/FTP_GUI_Java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhmzdev%2FFTP_GUI_Java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000735,"owners_count":26082862,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["eclipse","ftp","gui","java-gui","networking"],"created_at":"2024-10-30T03:09:34.462Z","updated_at":"2025-10-08T23:46:29.063Z","avatar_url":"https://github.com/mhmzdev.png","language":"Java","readme":"# File Transfer Protocol (FTP)\n\n\nIt was my End semester project i.e. creating this FTP having a user interface in Java. It simply sends file from Client to Server but not the other way around. Obviously you can do that as well. Plus, there are a lot of exceptions to handle which can also be done. I just did my part ;p\n\n# Screen Shots\nBelow are Screen shots of Server and Client Side user interface.\n\n## Video Demo\nVideo Demo is also available at \u003ca href=\"https://youtu.be/Fs-vI5b5xos\"\u003eYouTube\u003c/a\u003e\n\n## Server Side\n\u003cimg src=\"/ss/server.PNG\" height = 400\u003e\n\n## Client Side\n\u003cimg src=\"/ss/client.PNG\" height = 400\u003e\n\n# Instructions\n\nI code the GUI using Design panel in Eclipse that's why you might need \u003cb\u003eEclipse\u003c/b\u003e to use the design page otherwise if you know the java gui stuff like swing etc. then there's no need.\n\nFirst, compile and run the Server side using:\n\n```javac FTP_Server.java```\n\n```java FTP_Server.java```\n\nThen, compile and run the Client side using:\n\n```javac FTP_Client.java```\n\n```java FTP_Client.java```\n\nOther than these commands you can simply run the Serve side and client side using a 'Play' button in IDEs. \u003cb\u003eBut, make sure to run Server first and the Client.\u003c/b\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmzdev%2Fftp_gui_java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhmzdev%2Fftp_gui_java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmzdev%2Fftp_gui_java/lists"}