Skip to content

Sample code, on how to use Netty to build a simple TCP Server/Client, Exchanging string messages

License

Notifications You must be signed in to change notification settings

deepanprabhu/netty-twoway-tcp-client-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netty Two Way TCP Client Server

Sample code, on how to use Netty to build a simple TCP Server/Client, Exchanging string messages. Since I don't find a simple example on the internet, and to practice using Netty, i have this code snippet. Feel free to modify and reuse.

I had a lot of help from Atomix guys !

About

Sample code, on how to use Netty to build a simple TCP Server/Client, Exchanging string messages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages