9 years, 10 months ago.

How to create server for Internet of things application ?

Hello Everyone, I am trying to develop an application based on Internet of Things. For that I need to upload some data on cloud server so that I can retrieve it from that server using my android app. I don't have any idea about how to create a server , How to upload data on server and How to retrieve data from the server??

Thanks, Swapnil

Question relating to:

E-Paper Device (EPD) based MiniNote module, powered by mbed on LPC1114FBD48. Shared in public domain with enclosure in 3D step format, hardware interface compatible with microBUS interface. Anyone can contribute … EBadge, EPD, LPC1114, MiniNote

1 Answer

9 years, 10 months ago.

Well, you need a complete orinentation training for cloud server, which is a huge topic.

It depends which language you are preferred, you can choice PHP/Python/Java as your first choice, beginner will choice PHP, more advanced programmer will love Python and Java.

Then you have to learn Javascript, HTML5, flash as front-end programming languages. Do drop yourself into them, since there are many frameworks availale to ease your development.

For IoT, you can start from some simple cloud server, instead of making your own. Then you can use REST interface to send/receive data between your device (Android) and servers.

Accepted Answer

Thanks a lot.. Actually I am planning to use mbed web server instead of creating my own. but how can I upload data on mbed web server and retrieve it back from the server ??

posted by Swapnil Rane 15 Jul 2014

can u suggest any cloud server???

posted by Srinath K 19 Dec 2014