资源列表
chatting
- 聊天工具,但可以加密,让你的聊天更加安全可靠,非常实用的小软件。-chatting tools
P2PChat
- 本代码是点对点聊天软件,是参照书上编写。 仅供学习参考利用。-This code is peer P2P chat software, is to write a book reference. For study and reference use.
ipmsg206src
- 飞鸽传书源码代码,vc6,对即时通信类有需要的很有帮助-IPMS source code, VC6, there is a need for very helpful for instant messaging
Secure-communication-system
- 我用c++编写的安全通信系统,可以进行信息和文件的加密解密传输,用RC4加密解密。类似于QQ的功能。-I use the code c++ written transmission of information can be encrypted and decrypted files with RC4 encryption and decryption.
TCP4
- 用Java实现基于TCP协议的即时通讯,分为客户端和服务器端,可以实现群聊功能-Using Java-based TCP protocol instant messaging, divided into client and server side, you can achieve group chat function
project_lanqq
- 一个局域网聊天工具的实现,用C语言实现,无图形界面-A local area network chat tool, implemented in C language, graphic interface
UDP_char
- 利用UDP的局域网聊天工具,客户端与服务端二合一-you can chat with your friends using my UDP_chat.
liuyanben-ASP.NET-3.5
- 利用asp.net实现的一个留言本系统,希望对一些朋友有些帮助-A message using asp.net to achieve the system, hoping for some help some friends
java-blank
- 电 子 白 板 有 两 种 实 现 模 型, 一 种 是 无 白 板 服 务 器, 因 此 仅 支 持 两 个 用 户 直 接 连 结; 另 一 种 是 有 白 板 服 务 器, 原 则 上 不 限 制 同 时 上 线 人 数 和 交 谈 室 个 数, 具 体 实 现 上 可 视 服 务 器 性 能 和 需 要 而 定。 本 源码 属 于 后 者。 -The electronic white board has two kinds of realization model, one is no
liaotianshi
- 实训仿QQ实现简易功能的聊天程序,主要分为界面,数据库,客户端,服务器四个部分-Practical realization of simple functions like QQ chat program
CPPSource_code_FreeEIM
- VC版飞鸽传书源代码!p2p软件的经典,局域网文件传输的王者!适合于P2P的文件共享系统的初学者!-VC version of IP Messenger source code! Classic p2p software, LAN file transfer king! Suitable for P2P file-sharing system for beginners!
ChatClient
- 运用socket编程,MFC实现简单的聊天通信。这是客户端的源代码。-Socket programming example.