Java Socket网络编程实战。主要介绍Socket服务端、客户端的写法,与Socket相关的I/O操作,Socket多线程的一般设计原则,Socket传输一般序列化对象、压缩序列化对象、加密序列化对象等。通过实际的例子展示Socket在网络通信中如何工作。
☆21Mar 22, 2018Updated 8 years ago
Alternatives and similar repositories for SocketInAction
Users that are interested in SocketInAction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 包含Java中API的很多案例,Spring、SpringBoot、SpringCloud框架、Dubbo、Netty 服务端与客户端开发案例,,以及众多中间件Clint API的使用(感谢咕泡学院)☆11Mar 8, 2023Updated 3 years ago
- ☆11Feb 18, 2022Updated 4 years ago
- 鄙人写的图书《Tomcat内核设计剖析》,欢迎订购阅读。☆12Sep 11, 2017Updated 8 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 6 years ago
- Android阴影布局,支持自定义边界形状☆15Jun 4, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于FFmpeg推流到Nginx(nginx-rtmp-module)的一个简易推流的web管理系统☆23Oct 19, 2022Updated 3 years ago
- 手写自己的OkHttp (用法流程跟OkHttp一致 )☆15Jan 30, 2019Updated 7 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- golang自定义协议解决tcp粘包、拆包问题☆14Jan 28, 2022Updated 4 years ago
- ListView item 展开动画效果☆10Aug 22, 2015Updated 10 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- ☆11Jul 17, 2019Updated 6 years ago
- zrp 是使用Java开发的一款基于Netty的内网穿透工具,主要用于将内网服务反向代理到公网访问。目前支持所有TCP上层协议的代理,包括但不限于HTTP、SSH、FTP、TELNET、SMTP、POP3、DNS等。☆49Mar 8, 2022Updated 4 years ago
- Java TCP/IP socket communication library☆10Nov 26, 2017Updated 8 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- A Modbus server driver for Ignition's OPC UA server.☆13Jun 2, 2026Updated 3 weeks ago
- socket阻塞式长链接和非阻塞式长链接的讲解示例☆11Nov 18, 2016Updated 9 years ago
- 云原生社区 Istio SIG☆13Jul 24, 2022Updated 3 years ago
- Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序…☆10Dec 14, 2015Updated 10 years ago
- 使用火山引擎图片服务(ImageX)作为WordPress附件存储空间☆15May 27, 2026Updated last month
- Custom Validation in Spring Boot example - Spring Boot custom validation annotation example - Spring Boot Rest API Validation☆14May 1, 2023Updated 3 years ago
- learning java socket——学习Java Socket,内含NIO多Reactor的代码实现☆15May 28, 2016Updated 10 years ago
- asp.net mvc content management system☆33Mar 9, 2015Updated 11 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 工具类合集☆14Jul 2, 2025Updated 11 months ago
- Parse and tamper DEX file☆17Dec 12, 2016Updated 9 years ago
- Implementation of OPC Server using Eclipse Milo Into Spring Boot☆11Sep 15, 2022Updated 3 years ago
- springboot整合netty实现的sslsocket的demo,含业务解析器,报文加解码处理工具类☆17Mar 14, 2019Updated 7 years ago
- ☆15Mar 22, 2021Updated 5 years ago
- Wallpapers of Footprint series from Smartisan 锤子足迹系列壁纸☆35Feb 5, 2022Updated 4 years ago
- 查看dex中class, field, method内部与外部依赖☆27Jun 4, 2019Updated 7 years ago
- learning tests -- os, network, mysql, programming, design pattern, java tech, kafka etc☆13Jul 6, 2022Updated 3 years ago
- 远程桌面监控☆39Mar 15, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Library for the communication of Java programs and the Minecraft environment☆13Apr 21, 2018Updated 8 years ago
- 手机端用摄像头扑捉视频,实时传送到pc端通过swing显示☆16Jul 15, 2016Updated 9 years ago
- Mobile Substrate tweak to intercept, handle and tamper Pokemon GO data on-the-fly, directly on the device.☆14Aug 22, 2017Updated 8 years ago
- Example of a RAG application using Spring AI, OpenAI and Elasticsearch as a Vector Store☆18Mar 3, 2025Updated last year
- 基于JavaParser的代码调用链分析,可以用于分析Java代码的方法调用链,进行代码质量管理、监控。欢迎Fork、Star☆19Nov 16, 2020Updated 5 years ago
- nettty源码分析&笔记&思维导图☆12Jan 12, 2023Updated 3 years ago
- Available on Cydia☆21Sep 17, 2013Updated 12 years ago