Skip to content

dennysfredericci/simple-iot-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple IoT Server

Build Status

This project contains a simple socket server implementation with Netty.

I wrote an article on Linkedin about this project, but if you have any questions please do not hesitate to contact me!

Running this project

  • Requirements:

    • Java 8
    • Maven
    • Eclipse
  • Import this Maven project to Eclipse.

  • Open and run the main Server class br.com.fredericci.iot.server.ServerApplication

  • Open and run the main Client class br.com.fredericci.iot.client.ClientApplication

  • Check the log console.

See you!

Dennys Fredericci

Releases

No releases published

Packages

No packages published

Languages