资源列表
communicator
- 在网络越来越发达的今天,人们对网络的依赖越来越多,越来越离不开网络,由此而产生的聊天工具越来越多,类似QQ、网络聊天时一类的聊天系统的发展日新月异。但是,QQ等现有的聊天程序也存在着很大的问题。 比如,在使用QQ的时候,就对他发的各种“广告”深恶痛绝。对于登陆后时不时弹出的打扰窗口,很是厌烦。因此产生了一个制作类似QQ的网络聊天工具并且“无垃圾信息”洁净聊天工具的想法,而且希望通过制作该程序还能更好的学习网络软件编程知识。 -Today, more and more developed
java
- 本程序是基于TCP/IP协议的局域网聊天工具,采用的C/S模式-WAN chat
SocketChatRoom
- 客户端能与服务器进行通讯,对初学者是一个很大的帮助。-The client can communicate with the server, is a great help for beginners.
QQ_VC
- 模拟qq。很像 模拟qq。很像 -Simulated qq. Much like the simulation of qq. Much like the simulation of qq. Much like the simulation of qq. Like
Glycerine网络聊天客户端程序
- Glycerine网络聊天客户端程序-Glycerine network chats the customer end procedure
ushare-1.1a.tar
- ushare-1.1a,一款很好的upnp服务器,本人又成功的运用在相关的产品,如需帮助可以联系我,173795520@qq.com-ushare-1.1a
QQ-chakan
- 查看本地qq聊天记录,qq2009可使用。-View local qq chat, qq2009 may be used.
QQresourse(ClientPServer)
- 仿QQ源代码,包函客户端和服务器端,基于tcp/ip协议-Like QQ source code, including client and server-side function
2005812175239
- 点对点聊天工具RangerChat源代码-peer-to-peer chatting tool RangerChat source code
ChatSourceCode
- 和QQ一样的聊天程序,界面十分美观,拥有离线传输能力-QQ chat program and the same, the interface is very beautiful, with off-line transmission capacity
AsyncSocket
- MFC程序,适用于局域网,分为服务端/客户端。 采用TCP协议。 服务端支持同时和多个客户端通信。 主要用于学习,一个初步Demo。 使用Windows socket。 异步通信关键API:WSAAsyncSelect。