文件名称:netty4服务端客户端实例
文件大小:61KB
文件格式:ZIP
更新时间:2023-07-29 09:07:20
netty4 服务端 nio 客户端 源代码
通过netty4实现的简单的服务端与客户端的源代码,采用IntelliJ IDEA 2018.1.3开发工具,该例子可以帮助你入门netty框架。
【文件预览】:
nettytest
----pom.xml(634B)
----out()
--------artifacts()
----target()
--------maven-status()
--------generated-sources()
--------classes()
----src()
--------test()
--------main()
----web()
--------WEB-INF()
--------index.html(142B)
----.idea()
--------workspace.xml(54KB)
--------misc.xml(513B)
--------artifacts()
--------compiler.xml(530B)
----nettytest.iml(639B)