搜索资源列表
messagetr
- 程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善-p
messagetrans
- 程序说明: 程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善-procedure : online procedures introduced by the most basic method of peer-to-peer communication. Simulation made instant messaging each other. This procedure is a simp
icq_src
- icq源码,类qq的p2p通讯源码,包括服务器端和客户端。采用vc开发,定义了即时通讯协议,分析其源代码,并进行修改完善,对于网络编程入门者,这是提高水平的一个有效途径-icq source, category qq source of peer-to-peer communications, including server and the client. Using vc development, the definition of instant communications protoc
MSN视频语音源码研究
- MSN视频语音源码研究.rar 基于msn的视频语音源码,对于现在即时通讯的高速需求,该源码能够很好的满足初学者的研究。-MSN video voice-source research. Rar-based voice msn video source, for now immediate demand for high-speed communications, which can be a good source of satisfaction beginners study.
shchangenotify
- 利用Windows的未公开函数SHChangeNotifyRegister实现文件目录操作即时监视程序可以监视在Explore中的重命名、新建、删除文件或目录;改变文件关联;插入、取出CD和添加删除网络共享都可以被该程序记录下来。(12KB)-use Windows function SHChangeNotifyRegister not open files directory operations can be monitored in real-time surveillance proce
一个类似QQ的软件源码
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。目前客户端程序的界面完全模仿腾讯的QQ(如果Tencent告我的话,我会马上改的:-)。 总之,如果你崇尚自由,对QQ的越来越多的广告骚扰感到深恶痛绝的话,MyICQ绝对是你很好的选择。-MyICQ is a set of open-source instant messaging software, includi
即时通讯软件AnyQ服务器端源码
- 即时通讯软件AnyQ服务器端源码这个文件是服务端的-AnyQ instant messaging server software source of this document is to serve the end
AnyQ客户端源代码
- ·即时通讯软件AnyQ服务器端源码这个文件是客户端的.. -AnyQ instant messaging server software source of this document is the client ..
jwchat-1.0beta2.tar
- 网页格式的jabber客户端,可以连接jabber进行即时对话,通过msn qq yahoo 等转发器可以登录msn qq yahoo ,jabberd端需要有支持网站链接的组件-website format jabber client, can be connected to jabber for immediate dialogue, such as msn qq yahoo transponders can log msn qq yahoo, jabberd-needed support
thanksharp_tq_v0.0.2
- 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹. 本程序只是实现简单的-1. Online procedures introduced by
amsn-0.95.tar
- 一个开源的类似于微软的MSN的即时聊天软件的源代码,功能比较强大。-a revenue similar to Microsoft's MSN instant messaging software source code, more powerful functions.
RTCCallingApp
- 利用RTP进行CALLING的应用的源代码,利用它分析RTP协议开发即时通讯比较有帮助-CALLING use of RTP for the application of source code, use it to analyze the development of RTP instant messaging more helpful
MyIcq_QQ
- MyICQ是一套公开源代码的即时通讯软件,包括服务器端和客户端,可以用于互联网或局域网中。可以运行在Windows或Linux(KDE/Qt)操作系统上,这是Windows版。-MyICQ is a set of open-source instant messaging software, including server and client, can be used for the Internet or LAN. It runs on Windows or Linux (KDE / Qt
MYJQQ
- 我自学JAVA的习作,编写的一个类似QQ的网络即时通讯软件,在不同电脑上输入对方IP即可实现相互聊天,简洁方便。运行run.bat即可运行。-self-JAVA exercises, preparation of a network of similar QQ IM software, in different computer input on the other side IP can chat with each other, simple convenience. Also runnin
PRTX v1.63(P2P即时通讯开发平台)
- 一个VB开发的实时通讯和P2P开发工具,由一套易用的控件和DLL组成,功能包括好友列表,上下线管理,即时文字通讯,语音通讯,视频通讯,文件传输,IP电话等即时通讯功能-a VB development of real-time communications and peer-to-peer development tools, a set of easy-to-use controls and DLL component, features include buddy lists, on the
一个在AMPipeCom上开发的即时消息系统
- 一个在AMPipeCom上开发的即时消息系统.rar-AMPipeCom one on the development of the instant messaging system. Rar
P2P方式模拟QQ即时消息通讯
- Delphi 写的P2P方式模拟QQ即时消息通讯,非常具有参考价值.-P2P simulate QQ instant messaging communications, a very valuable reference.
c/s即时通信软件
- JAVA 编辑的c/s模式即时通信软件
网络即时消息文件传输
- 网络即时消息,文件传输,p2p语音
非常好的IM源码
- 非常好的IM源码,可以进行即时通讯。包括客户端和服务器-IM a very good source that can be instant messaging. Including client and server