Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 288 Bytes

File metadata and controls

4 lines (3 loc) · 288 Bytes

FileUpload-Demo

A demonstration of using file upload from android to a Node.js server. Demonstrates uploading picture, video, audio files from android device to server. Also explains how to setup Node.js server for handling file uploads,providing secured TLS connection.