Institute of Computer Science
  1. Courses
  2. 2019/20 fall
  3. Mobile Computing and Internet of Things (LTAT.06.009)
ET
Log in

Mobile Computing and Internet of Things 2019/20 fall

  • Main
  • Lectures
  • Labs
  • Homeworks & Home Assignments
  • Projects
    • Teams & Topics
    • Presentations & Report
    • Grading & Submission
  • Google Group
  • Task submission
  • Results
  • Other

Installing Mosquitto on Windows

  1. Download the installer
  2. Run the setup
  3. Note where it gets installed, e.g. C:\Program Files\mosquitto
  4. Add the mosquitto executables to PATH with either:
    • Advanced System Settings -> Environment Variables -> System Variables -> Path -> Edit, and add the mosquitto folder path to the end
    • setx path "%path%;C:\Program Files\mosquitto" (from administrator command prompt) - careful, a mistake here may delete existing PATH values
  5. Re-open the command prompt after updating the PATH
  6. Verify you can run mosquitto:
    • mosquitto -v

You should see something like Opening ipv6 listen socket on port 1883.

  • Institute of Computer Science
  • Faculty of Science and Technology
  • University of Tartu
In case of technical problems or questions write to:

Contact the course organizers with the organizational and course content questions.
The proprietary copyrights of educational materials belong to the University of Tartu. The use of educational materials is permitted for the purposes and under the conditions provided for in the copyright law for the free use of a work. When using educational materials, the user is obligated to give credit to the author of the educational materials.
The use of educational materials for other purposes is allowed only with the prior written consent of the University of Tartu.
Terms of use for the Courses environment