{"id":15578724,"url":"https://github.com/iamwing/java-dotnet-socket-connector","last_synced_at":"2025-03-29T07:43:14.552Z","repository":{"id":80963594,"uuid":"112999542","full_name":"iamWing/java-dotnet-socket-connector","owner":"iamWing","description":"Library for socket connection between Java \u0026 .Net socket","archived":false,"fork":false,"pushed_at":"2018-01-14T23:22:15.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T21:36:50.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/iamWing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-12-04T05:38:14.000Z","updated_at":"2017-12-06T06:25:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"abf605f6-78f6-4cea-bc96-2c4f62c7abe6","html_url":"https://github.com/iamWing/java-dotnet-socket-connector","commit_stats":{"total_commits":32,"total_committers":1,"mean_commits":32.0,"dds":0.0,"last_synced_commit":"256ad2d37ae6fbbe246309d478a562654ae1814e"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamWing%2Fjava-dotnet-socket-connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamWing%2Fjava-dotnet-socket-connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamWing%2Fjava-dotnet-socket-connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamWing%2Fjava-dotnet-socket-connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamWing","download_url":"https://codeload.github.com/iamWing/java-dotnet-socket-connector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246156029,"owners_count":20732359,"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":[],"created_at":"2024-10-02T19:12:33.737Z","updated_at":"2025-03-29T07:43:14.534Z","avatar_url":"https://github.com/iamWing.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java \u003c-\u003e .Net Socket Connector\n\nA Java library that helps to make TCP/IP connections between a Java \u0026 .Net\nsocket.\n\nPS: This has nothing to do with WebSocket / Socket.IO. At least not atm.\n\n## Getting start\n\nObviously this library only works on the Java application (Android as well if\nit must be said), and for sure a .Net application that accepts socket\nconnection is needed.\n\nThe codec used to encode and decode the message must be the same in both Java \u0026\n.Net application. Default codec used in the library is ASCII. Codec from\nStandardCharset is recommended.\n\nFor more details, please refer to the comments within the code. \n\n## Version history\n\n__v0.1.1 *pre-release*__\n\n- Fixed issue of unhandled exception may be thrown when invoking \n`readString(int, String)`\n- _Change_ Flush buffer after data sent\n\n__v0.1.0 *pre-release*__\n\n- Implemented connection between Java client socket \u0026 .Net server socket\n\n## License \u0026 copyright\n\nCopyright (c) 2017 Wing Chau\n\u003cbr /\u003e\nAll rights reserved.\n\nThis software may be modified and distributed under the terms\nof the MIT license. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamwing%2Fjava-dotnet-socket-connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamwing%2Fjava-dotnet-socket-connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamwing%2Fjava-dotnet-socket-connector/lists"}