搜索资源列表
-
0下载:
Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
-
-
0下载:
和同学写的android的QQ客户端。该程序实现了android设备平台的即时通讯。有注册、登陆、即时通讯等功能模块。能够进行注册验证和登录用户名和密码验证,所有的校验都在server服务器上完成;通过Socket网络通信给客户端发送相应的通知;能够进行添加好友、删除好友;能够显示在线用户和下线用户、发送信息和图片,能够进行信息*和私聊。
-And students write the android QQ client. The program achieved the androi
-
-
0下载:
内涵基于socket网络通讯的聊天客户端代码,以及c#的服务端代码-this is a chat program which includes the client code in java and server code in c#,and they communicate by socket
-
-
0下载:
一个自己写的android聊天软件,包含服务器端和客户端程序-Write your own android chat software, including server and client programs
-
-
0下载:
一个AndroidTCP网络传输聊天程序,服务端为java编写,用于PC;客户端为Android编写,用于Phone。-A AndroidTCP network transmission chat program, the server is written in java for PC client for Android prepared for the Phone.
-
-
0下载:
一个AndroidUDP网络传输聊天程序,服务端为java编写,用于PC;客户端为Android编写,用于Phone。-A AndroidUDP network transmission chat program, the server is written in java for PC client for Android prepared for the Phone.
-
-
0下载:
android客户端仿QQ源代码,包括Client、Server和SQL执行语句(在SQl server中执行就可以),主要实现了一对一、一对多聊天-android client imitation QQ source code, including the Client, Server, and SQL statement is executed (SQl server), the main achievement of the one-to-one, one-to-many chat
-
-
0下载:
Android之基于百度云推送IM客户端的聊天内容通过json格式封装(包含聊天内容、发送人信息)之后,HTTP请求百度服务器,即请求把该消息发送到指定id的用户,请求成功之后,百度服务器就把我们的信息转发给指定的用户,对应用户再解析json格式的信息,就可以知道该消息来自何处,以及消息内容-After Android s based Baidu cloud push chat IM client via json format package (includes chat, sender in
-
-
0下载:
结合上一个文件 ,该程序代码能实现在安卓客户端与服务端进行的数据传输,比如文字聊天等,这个是服务端程序-The program code can be achieved in the android client and server data transmission, such as text chat, etc
-
-
0下载:
采用basic4andriod开发的聊天程序,包含服务器和客户端-net chat developed by basic4andriod,has a server and a client
-
-
0下载:
客户端的聊天内容通过json格式封装(包含聊天内容、发送人信息)之后,HTTP请求百度服务器,即请求把该消息发送到指定id的用户,请求成功之后,百度服务器就把我们的信息转发给指定的用户,对应用户再解析json格式的信息,就可以知道该消息来自何处,以及消息内容。-Chat client via json format package (includes chat, sender information), after, HTTP requests Baidu server, which sends
-
-
0下载:
源码简介:
本项目是一套基于android+asmack+openfire+xmpp的安卓即时聊天服务端,项目直连google talk服务器,
可以使用谷歌帐号登录客户端,测试需要至少两个谷歌帐号。在程序里添加好友即可聊天。聊天核心功能使
用的smack库,本项目附带3个详细讲解本项目的pdf文档。
想研究一下XMPP这一块的朋友绝对不容错过。
涉及模块&技术
slidingmenu
下拉刷新
openfire
xmpp
...
-Source de
-
-
0下载:
Server/Client Chat app for android
-
-
0下载:
即时通信QQ的服务端软件,用于连接,聊天等操作-a instant messaging server software for QQ client, used to connect, chat, etc
-
-
0下载:
android和java的XMPP聊天服务端和客户端
聊天类-Android and Java XMPP chat server and the client
Chat class
-
-
0下载:
该代码主要是描述了如何制作一个简单的安卓聊天工具,包括了服务器端和手机端以及数据库的 一些详细资料-The code is mainly describes how to make a simple chat tool Andrews, including some details of the server and the mobile client and the
-
-
0下载:
该代码主要是描述了如何制作一个简单的安卓聊天工具,包括了服务器端和手机端以及数据库的 一些详细资料-The code is mainly describes how to make a simple chat tool Andrews, including some details of the server and the mobile client and the
-
-
0下载:
Android app on platform Android studio has server/client
-
-
0下载:
本项目是一个使用softAP实现多方聊天通讯的例子源码,首先把多部手机连接到一个局域网中,在一个手机上安装服务端,然后服务端会自动显示一个可访问的IP地址并等待客户端连接,在其他手机上安装客户端,输入服务端显示的IP地址点击连接就可以与服务端进行连接,不需要改动源码里面的任何东西,亲测有效。-This project is a realization of the use of softAP multi-party chat communication example source code,
-
-
0下载:
本项目是蘑菇街技术团队几位工程师利用业余时间开发的一套多平台企业办公即时通信软件项目,一直被蘑菇街用于公司内部沟通使用。今年9月26日在GitHub上开源出来了,一同开源的还有php和win的服务端源码,客户端有Mac、Windows、iOS和Android四个版本源码,该IM软件适合中小型企业用户,支持单聊和群聊,提供文字、表情和图片的富文本实时聊天功能,支持多平台客户端同时登陆,以及各平台之间消息的同步推送。实属国产良心之作-This project is a set of multi pl
-