搜索资源列表
语音和视频聊天全源代码
- 此程序用C#实现了网络上视频于语音聊天,模块清晰,性能优越,但美中不足就是没有附带服务器端程序.但它的确有不少共我们学习之处-this program with C# video on the network in voice chat module clear, superior performance, but the fly in the ointment is not accompanied by server-side procedures. However, it has a lot
g0109
- 一个用asp写的仿qq的聊天程序源码.核心很简单,开源给大家学习一下仿qq的界面.多谢支持.-asp write with a replica of the chat program qq source. The core is very simple, open-source for everyone to learn from this imitation of qq interface. Thank support.
Echat4.0语音视频版
- 非常好的和完善的聊天系统,大家可以参考学习一下。-very good and sound system chatting, we can learn from this reference.
苹果(mac)风格-巧悟留言板 v1.0版(JSP)MS SQL版
- 1) 可自定标题栏 2) 可自定管理员 3) 可自定网站首页网址 4) 在线发布修改站长公告 5) 站长回复功能 6) 站长编辑留言功能 7) 关闭浏览器自动退出管理状态-a) set the title bar 2), set three administrators) to set the Home Address 4) Line station issued revised Notice 5) head back function
MSN2Jabber-cvs.tar
- 以C#完成msn到jabber的transport, The MSN client talks via SOCKS 5, to the MSN2Jabber server. This can then relay to any Jabber server, independent of which MSN2Jabber server you are connected to. The Jabber server is taken from the passport login
chating_room
- 这是一个聊天程序。由服务器端和客户端组成,具备聊天室的常用功能-This is a chat program. From the server and client components, with the commonly used chat rooms function
JChat_loyo
- 使用java语言开发,使用eclipse开发环境开发的一个多人聊天程序,由客户端和服务器端组成,文件包里有详细设计使用说明书。-use java language development, use eclipse development environment developed over a chat program, from the client and server-side components, the paper bag detailed design specification.
bbs_by_vc++
- 一步 教你学习用vc++编写留言板:)非常好的初学者教程-teach you step by step vc prepared to learn from the message board :) very good beginners guide
AgileIM[1]
- AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助
NDK_dll_src
- The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only have to deal with three classes: CNDKServer, CNDKClient, and CNDKMes
FileTransferUsingSockets_demo31245
- 文件传送例子代码(客户/服务器)一端发送一端接收,例子代码很全,大家学习借鉴.-file transfer example code (client / server) receiving end this end, for example, is the whole code, We learn from.
chat.example
- 简单的网络聊天程序,socket编程的初学者可以借鉴一下。-simple network chat procedures, socket programming beginners can learn from this.
TcpipCommunication
- tcp/ip模式面向连接的程序,改编自书上例题,加入了服务器可以广播可以查找局域网计算机的功能-tcp / ip connection-oriented mode of procedure, adapted from the book of excellence, joined the server can broadcast LAN can find the computer's functions
OnlinecommunicationSystem
- 网络即时通信系统,实现简单的QQ聊天功能,可供研究学习用.-instant communication system that simple QQ chat function to be studied to learn from.
JavaChatRoom
- Java聊天室程序源 2 需求分析 2.1 业务需求 1. 与聊天室成员一起聊天。 2. 可以与聊天室成员私聊。 3. 可以改变聊天内容风格。 4. 用户注册(含头像)、登录。 5. 服务器监控聊天内容。 6. 服务器过滤非法内容。 7. 服务器发送通知。 8. 服务器踢人。 9. 保存服务器日志。 10.保存用户聊天信息。 2.2 系统功能模块 2.2.1 服务器端 1.处理用户注册 2.处理用户登录
UDP_Chat
- The purpose of this application is to provide a direct communication between 2 computers in a peer to peer like environment. This code should be a great start for people who want to build a full blown chat program using C/C++ and Winsock. I hope by r
QQmessage
- 模仿qq消息炸弹的程序-不停的给好友发消息(用vb做的!)-imitate qq news of the bomb procedures-to keep the reports from friends (with vb do!)
JETIsrc
- 这是一款外国人写的即时通讯软件,本人觉得不错,值得学习学习。-This is a foreigner to write instant messaging software, I think it's good, we should learn from learning.
基于JAVA的ICQ系统的设计于实现
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080。-server and client presentation by Socket Interface (TCP) connections. Java
MSend
- 一个模拟net send的程序,采用Udp,如果对方机器有开客户端则使用UDP,否则使用Net Send,确保对方收到信息.有消息历史-net send a simulated procedures used Udp, if machines are open client using UDP, or use Net Send to ensure that the information received from the other side. Sources history