{"id":20769664,"url":"https://github.com/rozek1997/air-bridge-client","last_synced_at":"2026-04-17T06:32:16.253Z","repository":{"id":45534696,"uuid":"183970968","full_name":"rozek1997/air-bridge-client","owner":"rozek1997","description":"Application allowing to send any files via websocket to server using textmode.","archived":false,"fork":false,"pushed_at":"2022-11-16T09:27:00.000Z","size":14,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-26T13:28:09.915Z","etag":null,"topics":["java-client","java-networking","java-socket-programming","maven","web-socket"],"latest_commit_sha":null,"homepage":"","language":"Java","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/rozek1997.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}},"created_at":"2019-04-28T23:47:52.000Z","updated_at":"2021-01-21T00:24:27.000Z","dependencies_parsed_at":"2023-01-23T10:15:14.960Z","dependency_job_id":null,"html_url":"https://github.com/rozek1997/air-bridge-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rozek1997/air-bridge-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek1997%2Fair-bridge-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek1997%2Fair-bridge-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek1997%2Fair-bridge-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek1997%2Fair-bridge-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rozek1997","download_url":"https://codeload.github.com/rozek1997/air-bridge-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rozek1997%2Fair-bridge-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31918479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["java-client","java-networking","java-socket-programming","maven","web-socket"],"created_at":"2024-11-17T11:44:45.717Z","updated_at":"2026-04-17T06:32:16.227Z","avatar_url":"https://github.com/rozek1997.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AirBridge client\n\nThis project consist of two repos\nAnother repo of server written in is available at\n[AirBridge server](https://github.com/rozek1997/air-bridge-server)\n\n## Project aim \n\nProject aim was to make client - server model using two programming languages. \u003cbr\u003e\n\n## Short description\nFor this purpose two application, client and server, in Java and C respectively have been written and connected via websocket. \u003cbr\u003e\nClient is build in java. When you want to send file to server, first of all you need to write very simple property file with few attributes\n\n* hostname=\"ip adress of server\"\n* port=\"port on which we connecting to server\"\n* id=\"name of our client\"\n\n\n### Compliling application \nIn folder where pom.xml is included \u003cbr\u003e\n`$ mvn clean install` \u003cbr\u003e\n## Running application\n\nYou need to provide 2 arguments: \n* -pf --property \"absolute path to property file which you wrote earlier\"\n* -i --input \"absolute path to file we want to send to the server\"\n\nWhole command:\n* `cd target`\n* `$ java -jar client-java-1.0-jar-with-dependencies.jar -pf [path/to/property/file] -i [filepath/to/file]`\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozek1997%2Fair-bridge-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frozek1997%2Fair-bridge-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frozek1997%2Fair-bridge-client/lists"}