Skip to content

cloud3g/simple-netty-server-client

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

About

simple-netty-server-client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages