搜索资源列表
Java即时通信工具源程序
- 一个用java写的及时通讯工具,能实现基本功能,代码有效-with a timely written communication tools, can achieve the basic functions, effective code
MSN jar包
- 这是一个MSN开放的java jar包,对用java编写MSN功能程序是必备的。
局域网即时通讯
- 运用java中的SWT/SWING技术编写的局域网即时通讯工具
SignData 对称密钥分配
- 1、实现集中式对称密钥的分配工作(作为通讯的双方A和B,都已经分别和KDC拥有会话密钥); 2、分布式对称密钥分配(作为通讯的双方A和B已经共享一个会话主密钥); 3、公钥密码技术实现对称密码技术密钥的分配(作为通讯的双方A和B已经拥有对方的公钥);-1, the realization of a centralized allocation of symmetric key (for communication between the parties A and B, respec
java
- java编写的用于GPRS通讯的数据中心,可用-java to prepare for the GPRS data communication center that can be used
IM
- IM(Internet Message)系统是传输交流的载体 ,通过交流,可以及时,准确的了解对方。为了缩短了人们的距离,达到及时高效的传递对方的信息,即时通讯软件的使用使企业的管理流程更加便捷,企业的反应速度更加迅速。 -IM (Internet Message) system is a transmission vehicle for communication, through the exchange, can be timely and accurate understandin
JAVA-IM
- JAVA IM 基于JAVA 实现的即时通讯系统,C/S MODE-JAVA IM
EQchat
- 网上聊天.可以上传文件,就像我们的QQ一样进行即时通讯,所有的功能基本上和QQ一样,视频聊天功能一样可以使用-chatroom on the Internet
Java_Http_Client
- 这是用JAVA的SOCKET类实现的HTTP CLIENT的代码。通过它可以让原来很头疼的事情现在轻松的解决,例如你不再管是HTTP或者HTTPS的通讯方式,告诉它你想使用HTTPS方式,剩下的事情交给httpclient替你完成。-This is the SOCKET with JAVA class implements the HTTP CLIENT code. It allows the original adoption of a headache now things easy sol
IM
- 适合校园内部的即时通讯,采用tcp/ip协议-Campus fit within the instant messaging, the use of tcp/ip protocol
javaqq
- 详细分析了ICQ的系统和功能,尝试用java实现了即时通讯等功能。-Detailed analysis of the ICQ system and function, try to use java implementation of the instant messaging functions.
JavaIM
- 利用Java开发的IM即时通讯程序,分为client和server,具备文件传输功能,包含源程序及生成的类文件-Java development using IM instant messaging program, divided into client and server, a file transfer features, including source code and generate the types of documents
socket
- Java 基于socket通讯的聊天室~ 有Server短和Client,多线程可以同时一对多聊天~-Java-based chat room communications socket ~ There Server is very short and the Client, at the same time one-to-many multi-threaded chat ~
smackpackage
- XMPP的前身是Jabber,一个开源形式组织产生的网络即时通信协议。XMPP目前被IETF国际标准组织完成了标准化工作。标准化的核心结果分为两部分; 核心的XML流传输协议 基于XML流传输的即时通讯扩展应用 XMPP的核心XML流传输协议的定义使得XMPP能够在一个比以往网络通信协议更规范的平台上。借助于XML易于解析和阅读的特性,使得XMPP的协议能够非常漂亮。 XMPP的即时通讯扩展应用部分是根据IETF在这之前对即时通讯的一个抽象定义的,与其他业已得到广泛使
digui
- 利用rmi远程调用,实现客户端和服务器端的通讯,而不是采用socket的编程方法。-Rmi remoting use to achieve client and server communications, rather than the programming socket.
ModbusTCPClient
- Anybus 芯片的Modbus TCP 通讯源码-Modbus TCP for anybus
test
- snmp的测试实例!内含有snmp协议和tcp协议通讯。已经通过测试-snmp test cases! Contains snmp protocol and tcp protocol communications. Has been tested
EQ
- 里面主要是JAVA开发的一个企业内部通讯软件,的源码-Which is mainly the development of a JAVA enterprise communications software, source code
bysj2
- 即时通讯系统服务器端和客户端,使用JAVA开发,数据库基于MYSQL。-Instant messaging server and client, using the JAVA development, database on MYSQL.
Java的UDP通讯
- 使用java实现UDP编程,需要同时运行文件中的server和client文件。实现客户端和服务器的通讯和接收。(Using java to achieve UDP programming, you need to run files in the server and client files. Realize the communication and reception between client and server.)