搜索资源列表
java聊天室有头像源代码
- 该项目由Eclipse所写 包说明: gui:图形包,客户端界面 Images:表情包 net:网路包,提供网络连接和服务交互数据的方法 net.Message:消息包,表示在网络相互传输数据时候封装的消息 Snake:待扩展的游戏包 test:备用测试包 files:配置文件 该项目是简单聊天室的实现 编写工具:Eclipse3.2(图形界面:NetBeans 6.5) 主要功能: 用户登陆(用户名不能重复,密码随便) 载入用户列表(可动态载入,删除) 发送群聊信息,发送私聊信息(可发送给指定
guGPS_02_source.zip
- guGPS提供一个自由而升级为基于位置的服务移动客户端,它就像一个RSS阅读器基于GPS localization,guGPS provide a free and upgradable mobile client for Location Based Services, it is like a RSS-reader based on gps localization.
TImage
- android 简单的图片传输程序 包括服务端和客户端 客户端使用java nio-android simple picture transmission program includes server and client using java nio client
Android_JSON_RPC_0
- android json 结合实例,具有服务端和客户端的系统-android json with examples, with server and client systems
book
- 这是一个j2me开发的手机图书馆程序,里面包括了手机客户端和服务端程序。-This is a j2me development of mobile library program, which includes the mobile client and the server process.
sms_dev
- 客户端服务程序,用于接收到的短信存入数据库中-Client service procedures for receiving text messages into the database
cmpp3.0
- 1.遵照CMPP3.0协议实现,模拟了短信网关和DSMP,支持CONNECT,SUBMIT,DELIVER,QUERY,CANCEL,TERMINATE消息。 2.支持多个客户端登录,支持单连接和双连接类型,支持标准CMPP和亚信API. 3.服务端自动生成Msgid和LinkId,支持状态报告. 4.支持对客户端进行鉴权,用户可以自行配置有效的客户端ICPID,SPID,PWD,和有效的IP地址。 5.以二进制形式显示消息流内容,并且能够把消息包的每个字段都打印出来,当然这会影
android手机 客户端和服务端源代码
- android手机 客户端和服务端源代码,mysql数据库,强大的实现功能,比较不错的代码,我收藏了-android mobile phone client and server source code, mysql database, a powerful realization of functions, more good code, I collection
CoolReader
- 电子阅读器 菜单栏隐藏,下载,自定义功能,阅读服务器上的文档,本地缓存,服务及客户端,tomcat服务-Electronic reader menu bar is hidden, download, custom features, read the document on the server, the local cache, the service and the client, tomcat service
android-socket
- android socket网络通信编程实例,TCP/IP Socket、ServerSocket的形式。在JAVA编程中, 经常使用java.net和javax.net包来开发socket程序,下面列出所有常用的类,并简单介绍。再此说明一下:Socket仅仅是对TCP、UDP网络接口的封装,不涉及上层协议。 Java.net Java.net.Socket 客户端连接使用的TCP socket Java.net.DatagramSocket 客户端和服务端共同使用
Android_zxdcxt
- 现在的移动互联网已经是红火得一踏糊涂了,特别是O2O,大家都在寻求最好的途径,其中 在线订餐的是最能直接看到的强需求,这款源码除了订餐以外的功能只是些实用查询功能, 可以实时从服务端后台请求最新菜单,可以保存自己喜欢的菜,可以下单等 界面虽丑,但项目工程大,附带客户端源码和服务端源码 -Now the mobile Internet has been a fire was a step confused, especially O2O, we are looking for the
ocr
- 基于安卓的ocr(文字识别)的例子源码。与传统的在安卓手机上直接拍照识别不同,本项目的实现思路是先由客户端拍照,然后画出照片的指定区域上传到服务端,服务端调用文字识别引擎进行识别然后把结果再反馈回手机客户端-Based on Android OCR (text recognition) example source code. With the traditional camera directly in the Android mobile phone recognition, the pro
Android客户端与pc服务端程序demo
- 实现android 手机端 与 PC 端 通信(android with PC connect and communication)
android上传文件到服务器(客户端加服务端源码)
- android上传文件到服务器,客户端,服务端源码(Android upload files to the server (client plus server source))
Bluetooth客户端与服务端
- 蓝牙客户端与服务端之间的通信,可以实现收发数据,实现通信。(communication between the client and the server.)
同步TCP客户端
- 可以使用TCP进行连接,配合TCP或者UDP服务端一起使用(You can use TCP to connect, with TCP or UDP server to use together)
UDP 广播socket自动连接服务端
- 多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行Socket自动连接.(Multiple Android devices, one as a server, another or a few as clients, and then Socket automatically connected through the UDP.)
UDP 广播socket自动连接客户端
- 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a
raspend-solution-testing
- 易语言服务端客户端互换收发数据源码,很不错的易语言源码,适合易语言爱好者学习,()
TCP(QT5.5)
- 在QT5.5环境下,实现TCP通讯。包括服务端和客户端程序,并且带有简单的交互界面。(In the QT environment, realize TCP communication.Including server and client programs, and with a simple interactive interface.)