https://github.com/simarsingh24/java-client-server
Server and client programs in JAVA
https://github.com/simarsingh24/java-client-server
Last synced: 8 months ago
JSON representation
Server and client programs in JAVA
- Host: GitHub
- URL: https://github.com/simarsingh24/java-client-server
- Owner: simarsingh24
- Created: 2017-05-11T15:52:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T12:40:16.000Z (over 8 years ago)
- Last Synced: 2025-01-28T13:18:02.871Z (9 months ago)
- Language: Java
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java-Client-Server
### Server.java and client.java are simple socket programs that can be used to send data over tha LAN using sockets.
### server1 is made for APP SocketDataSender which can be found on my github account it is basically triggered based communication.
### server2 is made for APP TensorFlowDetector which can also be found on my github account it is extended version of server1