# sockfile **Repository Path**: aliendog/sockfile ## Basic Information - **Project Name**: sockfile - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-07-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sockfile Sends files prefixed with their size over the network. Run with 'java -jar sockfile.jar ip file'. ## Building the Source sockfile uses Maven to manage dependencies. Simply run 'mvn clean install' in the source's directory. Builds can be downloaded **[here](https://build.spacehq.org/job/sockfile)**. ## License sockfile is licensed under the **[MIT license](http://www.opensource.org/licenses/mit-license.html)**.