7 years, 2 months ago.

Send file over internet with internet of things

Hi, I want to send a file (size of 1 MB) over the internet of things. Actually, I'm using IBM Watson IoT to visualize my sensors data or I can make applications that can interact with mbed device connector service with REST APIs. These APIs works on a series of simple POST/GET requests. Can I use this method to send a file or many packages over the internet? I think the delays on these services might cause the problem for sending a series of packages of a file. Am I right? I would appreciate if someone helps me out or suggest any similar methods to send a file over the internet.

Be the first to answer this question.