Skip to content

Android client use netty to achieve text send, receive and image tranfer demo.

Notifications You must be signed in to change notification settings

LisonLiou/netty-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

netty-learning

Android client use netty to achieve text send, receive and image tranfer demo.

Netty实现Android与服务端通信,发送文字或图像。

Let's use netty to achieve text send and receive and image transfer to server based on android and jdk1.7

(Introduce)介绍详见: https://lison.cc/hello-android-netty/

  1. Echo-Server Server client 服务端。Develop by eclipse Mars2

  2. Echo-Pojo Object pojo, Serialized Object to exchange byte[],信息交换对象。Develop by Intellij idea

  3. Let's Chat The Android Client,安卓客户端。Develop by Android Studio 2

Architecture

Server log

若只想运行看看效果,请下载demo release版v0.0.0.1

If you just want download & run the demo, please download the demo release v0.0.0.1, cause the commit after this maybe cannot run.

About

Android client use netty to achieve text send, receive and image tranfer demo.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages