Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paragon279/golang-java-socket-conn
https://github.com/paragon279/golang-java-socket-conn
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/paragon279/golang-java-socket-conn
- Owner: paragon279
- Created: 2024-05-16T07:55:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-16T07:56:33.000Z (6 months ago)
- Last Synced: 2024-10-21T12:05:57.386Z (30 days ago)
- Language: Java
- Size: 6.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Communication between Java Client Socket and GoLang Server Echo Socket
## Description
This project demonstrates communication between a Java Client Socket and a GoLang Server Echo Socket. To get started, follow these steps:
1. Build the GoLang source code into an `.aar` file.
2. Include the `.aar` file in the `app/libs` directory of your Android application.
3. Execute your Android app.Please note that you will need to rebuild the GoLang source code into an `.aar` file whenever you make changes to it.
## Version Info
- Golang: 1.18
- Android API Level: 33## Contact
- GMAIL: [[email protected]](mailto:[email protected])