文件名称:chat
- 所属分类:
- ICQ/即时通讯
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.98mb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
相信大家都多多少少用过聊天工具,如QQ,MSN。本聊天工具正基于上述原理编写完成的,功能要求如下:
可以手动输入服务器IP地址和端口号进行连接(客户端功能)。
可以手动建立服务器接受其它客户端的连接要求(服务器功能)。
可以发送消息给服务器,显示服务器传来的信息(客户端功能)。
可以接受客户端发送的消息,并将消息传给所有在线的客户端(服务端功能)。
-Believe that people are more or less used chat tools, such as QQ, MSN. This chat tools are based on the principle of complete function requirement, written as follows:
Can manual input server IP address and port connection (client function).
Manually server accept other client connection request (server functions).
Can send messages to the server, show from the server information (client function).
Can accept the client of messages sent, and will to message to all online client (server function).
可以手动输入服务器IP地址和端口号进行连接(客户端功能)。
可以手动建立服务器接受其它客户端的连接要求(服务器功能)。
可以发送消息给服务器,显示服务器传来的信息(客户端功能)。
可以接受客户端发送的消息,并将消息传给所有在线的客户端(服务端功能)。
-Believe that people are more or less used chat tools, such as QQ, MSN. This chat tools are based on the principle of complete function requirement, written as follows:
Can manual input server IP address and port connection (client function).
Manually server accept other client connection request (server functions).
Can send messages to the server, show from the server information (client function).
Can accept the client of messages sent, and will to message to all online client (server function).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chat\chat.aps
....\chat.clw
....\chat.cpp
....\chat.dsp
....\chat.dsw
....\chat.h
....\chat.ncb
....\chat.opt
....\chat.plg
....\chat.rc
....\chatDlg.cpp
....\chatDlg.h
....\ClientSocket.cpp
....\ClientSocket.h
....\Debug\chat.exe
....\.....\chat.ilk
....\.....\chat.obj
....\.....\chat.pch
....\.....\chat.pdb
....\.....\chat.res
....\.....\chatDlg.obj
....\.....\ClientSocket.obj
....\.....\PackMessg.obj
....\.....\ServerSocket.obj
....\.....\StdAfx.obj
....\.....\vc60.idb
....\.....\vc60.pdb
....\PackMessg.cpp
....\PackMessg.h
....\res\chat .ico
....\...\chat.rc2
....\resource.h
....\ServerSocket.cpp
....\ServerSocket.h
....\StdAfx.cpp
....\StdAfx.h
....\Debug
....\res
chat
....\chat.clw
....\chat.cpp
....\chat.dsp
....\chat.dsw
....\chat.h
....\chat.ncb
....\chat.opt
....\chat.plg
....\chat.rc
....\chatDlg.cpp
....\chatDlg.h
....\ClientSocket.cpp
....\ClientSocket.h
....\Debug\chat.exe
....\.....\chat.ilk
....\.....\chat.obj
....\.....\chat.pch
....\.....\chat.pdb
....\.....\chat.res
....\.....\chatDlg.obj
....\.....\ClientSocket.obj
....\.....\PackMessg.obj
....\.....\ServerSocket.obj
....\.....\StdAfx.obj
....\.....\vc60.idb
....\.....\vc60.pdb
....\PackMessg.cpp
....\PackMessg.h
....\res\chat .ico
....\...\chat.rc2
....\resource.h
....\ServerSocket.cpp
....\ServerSocket.h
....\StdAfx.cpp
....\StdAfx.h
....\Debug
....\res
chat