搜索资源列表
Java即时通信工具源程序
- 一个用java写的及时通讯工具,能实现基本功能,代码有效-with a timely written communication tools, can achieve the basic functions, effective code
全国物流网交流平台
- 全国物流网交流平台是一款应用于网络的CS结构的物流信息交流软件。该软件用于物流信息的浏览和发布,同时具有及时通讯功能和语音交流功能,再配套上极地工作室精心设计的算法和美观的页面,以及容易操作的特性,使得改软件成为同类产品中的佼佼者。-National Logistics Network is a platform for the exchange of network used in the structure of the CS logistics information exchange s
j2meapp
- 包括及时通讯,音效,菜单显示等等java程序-including instant messaging, audio, and the menu shows java procedures, etc.
ServerProject
- p2p及时通讯 魔力qq的及时通讯客户端程序-p2p magic qq timely communication of instant messaging client
sanchatmspf10
- j2me lan 聊天 server 基于 servlet 使用向导: ◆数据库管理 访问mssdataadmin目录的 default.asp ◆手机wap下载java客户程序的连接 midp1_sanchatjad.asp ◆手机wap信件平台登陆页面 index.asp ◆用户注册页面(html) pc_register.asp 功能介绍: ◆类似移动QQ,可以进行手机及时通讯,而服务器程序可以放在普通虚拟主机的asp空间。 ◆可以通过手机添加好
wangluochat
- 一个用VC编写的聊天程序,能实现及时通讯-a VC prepared chat procedures to achieve timely communication
liaotian
- 类似QQ的网络聊天程序,支持局域网及时通讯
LANChater
- 类似QQ的局域网及时通讯工具源代码,包含客户端和服务器两大部分的代码实现
myQQserver
- .net的一个及时通讯软件,效果非常好,可以再两台机器上运行,很不错的
Chat
- 面向对象程序设计——及时通讯系统的实现,C++。
icq_src
- 及时通讯程序ICQ的源代码,vc++编写client,server
p2pdelphi
- 一套及时通讯的原码,功能相当强大,有兴趣地可以自己二次开发
ex03_semaphore
- Linux系统下实现,生产者与消费者的及时通讯问题-Linux system implementation, producers and consumers of timely communication problems
IM
- IM(Internet Message)系统是传输交流的载体 ,通过交流,可以及时,准确的了解对方。为了缩短了人们的距离,达到及时高效的传递对方的信息,即时通讯软件的使用使企业的管理流程更加便捷,企业的反应速度更加迅速。 -IM (Internet Message) system is a transmission vehicle for communication, through the exchange, can be timely and accurate understandin
TJ1025g
- 电压监测的源代码,实现电压的监测,谐波的测量,通过gprs和串口与上位机及时通讯,以便工作人员了解电压和谐波的参数。-Voltage monitoring of the source code
udpnet
- UDP及时通讯程序,udp通讯的好样例!-UDP timely communication procedures, udp communication good sample!
qilushihua
- 实时信息系统可以上传下载提供用户权限设置,并能及时通讯。-Uploading and downloading real-time information system can provide the user access settings, and timely communication.
liaotian
- 网络版聊天软甲,用于局域网或广域网之间的及时通讯---负担是发哥-Online chat with soft, for LAN or WAN and timely communication between the burden of hair--- Colombia
XMPPcore
- XMPP协议,实现了客户端标准的统一,便于不同客户端之间的及时通讯。-XMPP, the client realized the harmonization of standards, to facilitate a timely manner between the different client communication.
java版及时通讯系统
- 采用socket套接字,使用tcp/ip协议进行消息的及时通讯,模仿qq,初学者的必备。