Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alpsayin/singleportfiletransfer
A simple Java Socket program that transfers files using a single port.
https://github.com/alpsayin/singleportfiletransfer
Last synced: 23 days ago
JSON representation
A simple Java Socket program that transfers files using a single port.
- Host: GitHub
- URL: https://github.com/alpsayin/singleportfiletransfer
- Owner: alpsayin
- License: mit
- Created: 2012-09-20T15:59:57.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-04-13T14:45:32.000Z (over 9 years ago)
- Last Synced: 2024-05-21T05:14:43.895Z (6 months ago)
- Language: Java
- Size: 168 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
SinglePortFileTransfer
==================A simple Java Socket program with multithreading that transfers files using a single port.