搜索资源列表
src.zip
- 飞天狐狸做的一个My Oicq,程序分客户/服务两个,提供基于UDP的即时消息传送、消息广播、实时聊天、发送离线消息等功能。
java__chat
- 用JAVA编写的聊天程序,客户端与服务端集成在一个文件中,代码简洁,无多余复杂功能。-prepared with Java chat procedures, client and server integrated in a document, the code simple, non-redundant functional complex.
套接字简单应用
- 一个简单的套接字编程程序,适合初学者模仿。里面有两个压缩包,先运行LX1,作为服务端,接着是LX2作为客户端-a simple socket programming, for beginners to imitate. There are two compressed, first running lens, as the server, followed by the client as LX2
ChatSystemNew
- 一个聊天程序,是我大三时课程设计时写的,分客户端和服务端,支持多个客户端登陆并能传输大型文件-a chat program, the church is when I am writing curriculum design, and client-server, support multiple clients can access and transfer large files
QQ_2004
- QQ2004源码,并非QQ的源码,但是代码中有很多编写IM值得学习的地方,内含服务端与客户端完整代码-AIM source, not the source QQ, But there were a lot of code prepared IM worth learning, containing server and client code integrity
jywtx
- 类似于icq之类的基于c/s模式的局域网内部通信程序,包含服务端和客户端。-similar to icq like on c / s mode LAN internal communications procedures, including server and the client.
AgileIM[1]
- AgileIM 是一款类似QQ、MSN的聊天软件,这个软件却是我“无意插柳”的结果,AgileIM 的“前身”原本只是为了测试我的通信框架ESFramework的通信能力,没想到,做了两个星期后则个用于测试的小软件居然有点模样了,AgileIM 如今已经支持的主要功能: (1)文字聊天 (2)文件传输 (3)视频/音频聊天 (4)基于Udp的NAT/NAPT 穿透 IM类型的软件所需要的框架的能力大致也在这里了,现在把AgileIM的源码开放,希望能对后来者有些许帮助
simpleqq
- 一个简单的qq小程序,包括服务端和客户端-a simple qq small programs, including services and clients
lan_communication
- 局域网聊天的程序,有服务端,客户端,用socket编写。-LAN chatting procedures, server, client, prepared using socket.
liaoRoom
- 这是我花一个月作成的vc聊天室程序,有客户端和服务端两个程序,大家不妨学学.-I spent a month making the vc chat room procedures, client and server-side two procedures, We might learn.
jishixiaoxixitong
- 基于VC的即时消息系统,分客户端,与服务端.-VC-based instant messaging system, client-and server-side.
ltrj
- 功能类似于QQ,可以进行点对点聊天,有客户端和服务端.-function similar to the QQ, can be point-to-point, chatting with the client and the server.
MiniChat
- Delphi聊天源码,有客户端和服务端,代码精练,适合初学者参考。-Delphi source, the client and server, code eloquently reference for beginners.
可接收多客户机的服务端
- 可接收多客户机的服务端-can receive more client-server
mohachat
- 一个PHP编写的在线通讯工具,类于MSN,可作于在线客户服务用。
qt_SimpleChatRoom.跨平台多线程聊天室程序客户端及服务器端
- 跨平台多线程聊天室程序客户端及服务器端。 服务端分三个功能模块。 1.端口监听,单独一个线程。 2.聊天室消息分发,单独一个线程。 3.收发客户端消息,每连接一个线程。 客户端分有两个功能模块。 1.UI,单独一个线程。 2.收发消息,单独一个线程。 ,A simple chatroom Server & Client. Design with Qt 4.5. Multithread & Platform-independent.
src
- 飞天狐狸做的一个My Oicq,程序分客户/服务两个,提供基于UDP的即时消息传送、消息广播、实时聊天、发送离线消息等功能。 - The flying apsaras fox does My Oicq, a procedure minute customer/serves two, provides based on the UDP immediate news transmission, the news broadcast, real-time chats, transmits func
chat
- 基于VC++的即时通讯工具设计开发一个简单的网络聊天通讯程序 1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求; 2、显示连接建立的过程; 3、定义客户机和服务器之间的通信格式及各个控制字段的作用; 3、服务端和客户端可用命令行界面或Windows风格界面实现,显示通讯双方发送和接收信息内容; 4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。 -Based on VC++ Instant comm
vcchartwhithpicture
- 用VC实现的聊天室功能,包括服务器端和客户端代码,可以发送图片和gif动画-the chatroom by vc++,it is used for crichedit and the socket
vc网络聊天室源代码
- 实现局域网客户端,服务端,实现多客户端互相群聊(Realize LAN client, server, multi client chat with each other)