文件名称:Netty笔记二(发送对象--服务端客户端附可运行源码)
文件大小:6KB
文件格式:ZIP
更新时间:2022-05-07 19:31:43
源码 工具
NULL 博文链接:https://blueyan.iteye.com/blog/1852296
【文件预览】:
day2
----Server.java(872B)
----ObjectDecode.java(322B)
----ClientChannelPipelineFactory.java(1KB)
----ServerChannelPipelineFactory.java(1KB)
----ServerHandler.java(946B)
----User.java(694B)
----TestClient.java(314B)
----ClientHandler.java(1KB)
----Client.java(1KB)
----TestServer.java(415B)