搜索资源列表
-
0下载:
一个java实现的简单的仿qq程序,适用与初学者了解java的网络编程机制和icq实现的原理-Java to achieve a simple imitation qq procedures, application and beginners understand the java network programming mechanisms and the realization of the principle of icq
-
-
0下载:
我们构建了一个在线聊天系统,它集合了Java互联、多线程和SwingGUI特征,并且还用到了组播技术,它使一个应用程序能够把DatagramPacket发给一组客户。-We have built an online chat system, which brings together Java Internet, multi-threaded and SwingGUI characteristics, and also use the multicast technology, it allow
-
-
0下载:
XMPP的前身是Jabber,一个开源形式组织产生的网络即时通信协议。XMPP目前被IETF国际标准组织完成了标准化工作。标准化的核心结果分为两部分;
核心的XML流传输协议
基于XML流传输的即时通讯扩展应用
XMPP的核心XML流传输协议的定义使得XMPP能够在一个比以往网络通信协议更规范的平台上。借助于XML易于解析和阅读的特性,使得XMPP的协议能够非常漂亮。
XMPP的即时通讯扩展应用部分是根据IETF在这之前对即时通讯的一个抽象定义的,与其他业已得到广泛使
-
-
0下载:
A java-rmi chat-room,instant messaging is one particular application in a broader class of applications known
as presence-based applications. Presence-based applications are inherently distributed
applications that build on the notion of a user’s
-
-
0下载:
这是用java开发的一个基于UDP的文本聊天工具,可以在网络上应用。在左下方的文本区域填写目标主机的IP地址,在右下方的文本区域填写你想发送的内容,然后敲enter键。-This is the java development with the text of a UDP-based chat tool on the web application. Fill in the bottom left of the text area of the target host IP address, f
-
-
0下载:
这是一个典型的网络聊天系统的设计和开发案例,完整地体现了一个网络应用系统的对象定义、对象建模和模型转换为编码的基本开发流程。-This is a typical online chat system design and development case, a complete embodiment of a network application system for object definition, object modeling and model transformation for
-
-
0下载:
这是一款简单的聊天程序,可以实现两个用户之间的聊天,使用的Socket技术。-A Simple chat application
-