搜索资源列表

  1. BookNetty

    0下载:
  2. 基于netty-all-5.0.0.Alpha2的Netty Demo。 客户端与服务端通信的示例。-Netty-all-5.0.0.Alpha2 based on Demo. Client and server communication example.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:2406400
    • 提供者:丁铁明
  1. My_Netty_RPC

    0下载:
  2. 一个基于Netty 的RPC框架,实现了RPC远程调用的基本功能,使得能够像调用本地服务一样调用远程服务-Netty is a RPC-based fr a mework to achieve the basic functions of RPC remote call, making it possible to invoke the same as calling a local service remote service
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:2040832
    • 提供者:王振鹏
  1. JBossMarshalling

    0下载:
  2. 使用时下较为流行的Netty书写的JBossMarshalling的客户端和服务器端。(Use the more popular Netty written JBossMarshalling client and server)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:4496384
    • 提供者:许大虫
  1. jt808-tcp-netty

    1下载:
  2. 国标 jt808 平台中心软件 源代码(Jt808 platform center software)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:96256
    • 提供者:yyguorui
  1. NettyServer缓存到队列由单独线程处理

    0下载:
  2. NettyServer收取数据存库缓存到队列由单独线程处理(NettyServer receives data storage, caches to queues, and is handled by separate threads)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:2726912
    • 提供者:hefeng92
  1. jt-808-protocol-master

    2下载:
  2. 部标JT808服务端,JTT 808-2011 道路运输车辆卫星定位系统终端通讯协议及数据格式(Standard JT808 server, JTT 808-2011 road transport vehicle satellite positioning system terminal communication protocol and data format)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:534528
    • 提供者:zhul
  1. demo

    0下载:
  2. 车载终端网关采用mina/netty+spring架构,独立于其他应用,主要负责维护接入终端的tcp链接、上行以及下行消息的解码、编码、流量控制,黑白名单等安全控制,网关同时支持交通部JT/T808-2011、JT/T808-2013两个版本全部的808协议,网关应用提供二次开发接口,支持以插件形式协议扩展而不需要改动任何原有代码。接入网关采用json消息通过MQ消息队列与业务平台进行交互(The vehicle terminal ga
  3. 所属分类:JSP源码/Java

  1. rocketmq-master

    0下载:
  2. 案例开源的java源码,基于netty实现的rocketmq(Case open source java source code, based on the realization of rocketmq netty)
  3. 所属分类:其他小程序

  1. face2face-master

    0下载:
  2. auth服务:负责登录认证。 gate服务:负责客户端接入,也是服务器和客户端通信的媒介。 logic服务:负责处理各种业务逻辑。 为以后将服务设计为水平可扩展的服务准备,将整个服务拆分为3个进程。 实现基本功能后的目标是将每个服务设计为可水平扩展的集群,并且重点放在架构上的优化而不是逻辑功能上。(Auth service: responsible for login authentication. Gate servic
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:3133440
    • 提供者:mxxxs
  1. Chat-master

    0下载:
  2. 实现多人在线聊天功能,基于netty的框架的聊天(Multi - person online chat function, chat based on netty fr a mework)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:144384
    • 提供者:MoonL丶Z
  1. Ntty.RPC.NETClient

    0下载:
  2. Netty是一个高性能、异步事件驱动的NIO框架,它提供了对TCP、UDP和文件传输的支持,作为一个异步NIO框架,Netty的所有IO操作都是异步非阻塞的,通过Future-Listener机制,用户可以方便的主动获取或者通过通知机制获得IO操作结果。 作为当前最流行的NIO框架,Netty在互联网领域、大数据分布式计算领域、游戏行业、通信行业等获得了广泛的应用,一些业界著名的开源组件也基于Netty的NIO框架构建。(Nett
  3. 所属分类:C#编程

    • 发布日期:2024-04-30
    • 文件大小:47104
    • 提供者:huhuaaaa
  1. 冒险岛079NETTY框架端

    0下载:
  2. 基于NETTY框架写的冒险岛079服务端源码,技能几乎完美(Based on the NETTY fr a mework, Adventure Island 079 server source code, skills almost perfect.)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:465920
    • 提供者:kevin375534653
  1. SMSGate-netty4

    0下载:
  2. cmpp2.0协议使用io.netty的jar包服务端、客户端测试(CMPP 2.0 protocol uses io.netty jar package server and client testing)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:26260480
    • 提供者:guoguochen
  1. WebsocketWss

    0下载:
  2. netty做服务端支持ssl协议实现websocket的wss协议,实现了wss协议的连接 和websocket的心跳。(Netty as a server supports the ssl protocol to implement the wss protocol of the websocket, and realizes the connection of the wss protocol and the heartbeat o
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:6177792
    • 提供者:jiangjingjing
  1. netty-jtt-master

    0下载:
  2. JT809协议服务端和客户端案例 <modelVersion>4.0.0</modelVersion> <groupId>com.vtradex</groupId> <artifactId>lbs-jtt</artifactId> <version>0.0.1-SNAPSHOT</version> <url>
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:38912
    • 提供者:fsunx
  1. holer-client-master

    0下载:
  2. holer-client-master,holer内网穿透客户端源码,支持java语言和go语言两种版本,配置简单,通过netty实现端口映射,可转发TCP协议。(Holer client master, holer intranet penetrates the client source code, supports Java language and go language, simple configuration, reali
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:64512
    • 提供者:holer
  1. xchao-j-im-master

    0下载:
  2. 即使通信im ,私聊,群聊,历史信息。支持百万在线用户。(Even if communication IM, private chat, group chat, historical information. Support millions of online users.)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:3621888
    • 提供者:墨入三分
« 1 2 3 4 5»

源码中国 www.ymcn.org