process-server How to install You have to change IP Address of Server and MQTT Mosquitto Change IP Address of the MultiThreadTCPServer___.py and mqtt_pub.py Also, You have to intall paho-mqtt MQTT Python Module by pip install paho-mqtt Please be sure to install all dependency. (boto3 is AWS S3 SDK) How to use? Just run MultiThreadTCPServer___.py This python script only checked on Python 3.5.2 AWS S3 FileUpload Module You have to change awsinfo.json on your account. If you don't, You can`t use it.