文件名称:Chater
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Text]
- 上传时间:
- 2014-04-24
- 文件大小:
- 78kb
- 下载次数:
- 0次
- 提 供 者:
- x***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
老马写的一个聊天工具。
文件: 中文简体版(内附中文简体版说明文件)
源代码(VC++ 6.0)
功能: 一个网络聊天程序,任何一台机器均可成为服务器,其它想聊天的机器往它那里联即可。程序本身既可当Server又可当Client。
动机: 用于测试面向连接的socket编程,自己建立心跳保持功能。
说明: 曾经有同事评价这个软件的多线程部分写得太复杂,但是我个人认为抽象得还可以。-Maradona to write a chat tool. File: Chinese Simplified (with Chinese Simplified documentation) source code (VC++ 6.0) function: an Internet chat program, any one machine can become a server, and the other would like to chat machine where it can be linked. The program itself can be when Server can be when Client. Motivation: Testing for connection-oriented socket programming, establish their own heartbeat hold function. Descr iption: There was a colleague evaluation of multi-threaded part of the software is too complicated to write, but I personally think that abstraction was okay.
文件: 中文简体版(内附中文简体版说明文件)
源代码(VC++ 6.0)
功能: 一个网络聊天程序,任何一台机器均可成为服务器,其它想聊天的机器往它那里联即可。程序本身既可当Server又可当Client。
动机: 用于测试面向连接的socket编程,自己建立心跳保持功能。
说明: 曾经有同事评价这个软件的多线程部分写得太复杂,但是我个人认为抽象得还可以。-Maradona to write a chat tool. File: Chinese Simplified (with Chinese Simplified documentation) source code (VC++ 6.0) function: an Internet chat program, any one machine can become a server, and the other would like to chat machine where it can be linked. The program itself can be when Server can be when Client. Motivation: Testing for connection-oriented socket programming, establish their own heartbeat hold function. Descr iption: There was a colleague evaluation of multi-threaded part of the software is too complicated to write, but I personally think that abstraction was okay.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chater\Chater 简体中文版.zip
......\Chater 说明.txt
......\Chater_src 源码.zip
Chater