SimpleSi Posted May 25, 2017 Posted May 25, 2017 (edited) MQTT brokers exist on T'internet normally using port 1883 Do you block access to them? Edited May 25, 2017 by SimpleSi
pete Posted May 25, 2017 Posted May 25, 2017 Anything not explicitly allowed is blocked, so yeah, we block it. 1
SimpleSi Posted May 25, 2017 Author Posted May 25, 2017 Question is, why would you want to use it? For doing IoT stuff primarily - passing messages between devices MQTT has easy to use Python client library but needs a broker to act as central clearing house. I'm looking to try and get an app built to just pop one up on demand to save hassle of sticking holes in the firewall but thought I'd better check what current status of accessing one in the cloud just in case its easier. Simon PS Hi everyone BTW
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now