/sockfile

Sends files prefixed with their size over the network.

Primary LanguageJavaMIT LicenseMIT

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.

License

sockfile is licensed under the MIT license.