android socket client / java socket client,java/android客户端聊天程序,含TCP bio实现,含TCP nio实现, 含UDP bio实现,含UDP nio实现, 附完整demo
☆204Jan 30, 2019Updated 7 years ago
Alternatives and similar repositories for android-xSocket
Users that are interested in android-xSocket are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This project includes a few examples on how to create different types of sockets using AndroidAsync. It includes examples for a TCP clie…☆173Nov 13, 2018Updated 7 years ago
- Android Socket Client Connected with Socket Server (i.e. Desktop Socket Server)☆25Dec 27, 2013Updated 12 years ago
- Socket封装☆1,303Sep 28, 2016Updated 9 years ago
- 基于Java的TCP Socket通信(计算机端/Android手机端)☆228Aug 21, 2016Updated 9 years ago
- Android利用插件化进行程序扩展 : 1.apk做为插件的实现方式 2.dex作为插件的实现方式☆42Jan 30, 2019Updated 7 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.
- Android Studio Project,聊天APP,根据Socket通信,需要设置IP和端口号,移动开发课程的一次实验☆11Jun 30, 2017Updated 9 years ago
- FloatWindow,悬浮窗,WindowManager,Window☆16Oct 18, 2017Updated 8 years ago
- 单通道多App push系统以service方式运行,如果一个手机安装了多个集成push的应用,只有一个service实例运行(不会每个应用都开启一个后台服务),即多个应用共享一个push通道,这样的设计目的是:减少手机运行的进程数量,减少内存使用量,减少手机的耗电量,减少…☆54Jan 30, 2019Updated 7 years ago
- 最近项目中要求做推送,基于内网的。由于工期不是很紧,需求不是很严格,所以放弃了使用三方的推送框架,基于Socket自己写了消息推送功能(服务端+android端)。服务器端使用java,客户端使用Android。本人是做Android开发的,所以demo重点介绍客户端的一些…☆147Mar 29, 2017Updated 9 years ago
- Android手机之间通过socket进行通讯,包括文本、语音文件传输。☆72Dec 10, 2014Updated 11 years ago
- Android文件&缓存管理☆29Dec 17, 2013Updated 12 years ago
- An blocking socket client for Android applications.☆2,595Jan 10, 2020Updated 6 years ago
- android 自定义图片裁剪功能 : 1.底图缩放,浮层不变 2.底图不变,浮层不变 3.底图不变,浮层缩放☆75Jan 30, 2019Updated 7 years ago
- Android自定义相机 Android custom camera , has a basic camera, front and rear camera , flash mode , delay shooting , framing square frame ,came…☆15Oct 27, 2017Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 仿支付宝的收益折线,以及销售报表的折线☆12Mar 29, 2016Updated 10 years ago
- android 一键分享到新浪微博,腾讯微博,人人网,QQ空间,微信好友圈☆48Jan 30, 2019Updated 7 years ago
- Android Answer calls and messages automatically —— 自动接听电话、自动回复短信☆20Oct 30, 2016Updated 9 years ago
- web工具,快速构建web项目☆11Apr 23, 2021Updated 5 years ago
- 一个轻量级的Android端Socket框架,可快速实现客户端和服务端之间的TCP长连接通讯,兼容于各种消息协议,框架的特色之一是可以实现Socket的消息回调功能☆413Nov 3, 2021Updated 4 years ago
- NettyGameServer的开始 https://github.com/jwpttcg66/NettyGameServer☆12May 15, 2017Updated 9 years ago
- Play .flv with MediaCodec API.☆15Feb 17, 2015Updated 11 years ago
- 此项目为一对多投屏项目,多台Android设备通过连接同一WiFi,使用udp查找设备,UDP传输视频声音已及回控数据。由于录制内置声音与处理回控需要系统权限,所以需要将发送端编译进系统;成为系统级别的应用。☆23Sep 27, 2020Updated 5 years ago
- Android通用屏幕适配方案☆53Oct 8, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 完整的一个PDF批改注释系统☆10Oct 14, 2017Updated 8 years ago
- Android语音助手,可以播放音乐,打电话,聊天等☆12Aug 14, 2014Updated 11 years ago
- A demo of Hermes IPC.☆10Feb 27, 2019Updated 7 years ago
- 一个 Android 端的 UDP Socket Demo。