搜索资源列表
MiMessage
- ,这是一个基于JXTA的P2P聊天的可以部署在android上的一个程序,目前做的工作还不足,组聊天还没有完成,有兴趣的可以将其完善,这是我以前做的一个项目现在夭折了。现在分享到网络上希望能对大家有所帮住。 要想运行该程序必需先运行GateWayPeer.java,并且修改MiMessage工程里PeerService下rdvList的值,将其改为你运行GateWayPeer的电脑的地址,在该电脑的下要部署一个网络服务器!例如tomcat,并可以访问rdvList.txt,rdvList里面的值
java_chat
- 一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。 Visual Chat 1.91 Developer Edition - Customize the Visual Chat code regarding your own requirements - Use customchatdev.html for developing / testing - Create .jar and .cab-files containing client-spec
chat
- 简易手机聊天软件,socket实现。需要一个手机做server,同时支持多个client-Simple mobile chat software, socket implementation. Need a phone to do server, while supporting multiple client
YQ-chat
- 网络聊天的很好的例子,资料包含服务器代码和手机终端代码。服务器还含有数据库,由JAVA编写,也是学习数据库的好资料。-the net chat code,include mobile code and PC server code.
android-chat-program
- 内涵基于socket网络通讯的聊天客户端代码,以及c#的服务端代码-this is a chat program which includes the client code in java and server code in c#,and they communicate by socket
JAVA-online-client
- java客户端在线聊天,直接运行即可,内涵服务器和java客户端-the java client online chat can be run directly, content server and java client
AndroidTCP
- 一个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.
AndroidUDP
- 一个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.
android-java-xmpp-talking
- android和java的XMPP聊天服务端和客户端 聊天类-Android and Java XMPP chat server and the client Chat class
Socket_lts
- Socket实现粗略的聊天室功能是一个演示Android简单Socket聊天室的例子源码,只可以安卓发消息PC客户接收,不能反方向发送消息,消息会由PC端转发给所有在线的安卓客户端,接着客户端(包括自己)都会收到某个客户端输入的信息。在安卓端的MainActivity.java中配置好PC服务端IP,环境运行com.socket.androidServer中的SimpleServer服务器。然后运行Android客户端就可以发送消息了-Socket to achieve roughly the
山寨qq客户端
- 模拟qq聊天,有客户端以及服务器java源码,可以实现1对1聊天以及1对多聊天。(Similar to the QQ chat java source code, divided into server and client, can achieve 1 to 1 chat and 1 pairs of chat)
KChat.tar
- 基于原生socket的java聊天工具,内含服务端和客户端。(Java chat tools based on native socket include the server side and the client.)