文件名称:MyQQ
- 所属分类:
- ICQ/即时通讯
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 228kb
- 下载次数:
- 0次
- 提 供 者:
- l*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。
本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。
-The learning process through this small you can learn how to use the socket network programming, custom messages, multi-threading programming ideas and to learn to use a variety of controls. This procedure will be the main program is divided into use Socket socket server and client in two parts. Adopted UDP and TCP/IP integration, improve the timeliness of data transmission and stability. This procedure also uses a multi-threaded programming, to solve the program' s own congestion.
本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。
-The learning process through this small you can learn how to use the socket network programming, custom messages, multi-threading programming ideas and to learn to use a variety of controls. This procedure will be the main program is divided into use Socket socket server and client in two parts. Adopted UDP and TCP/IP integration, improve the timeliness of data transmission and stability. This procedure also uses a multi-threaded programming, to solve the program' s own congestion.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
images\ClientLogin.JPG
......\Connect.JPG
......\SendMsg.JPG
......\Server.JPG
稿件.htm
Code\QQClient\AppIdDlg.cpp
....\........\AppIdDlg.h
....\........\InfoDlg.cpp
....\........\InfoDlg.h
....\........\LoginDlg.cpp
....\........\LoginDlg.h
....\........\MsgDlg.cpp
....\........\MsgDlg.h
....\........\QQClient.cpp
....\........\QQClient.dsp
....\........\QQClient.dsw
....\........\QQClient.h
....\........\QQClient.rc
....\........\QQClientDlg.cpp
....\........\QQClientDlg.h
....\........\ReadMe.txt
....\........\res\1.bmp
....\........\...\12.bmp
....\........\...\13.bmp
....\........\...\17.bmp
....\........\...\18.bmp
....\........\...\23.bmp
....\........\...\4.bmp
....\........\...\6.bmp
....\........\...\bitmap10.bmp
....\........\...\FACE02.ICO
....\........\...\icon1.ico
....\........\...\icon2.ico
....\........\...\icon3.ico
....\........\...\QQClient.ico
....\........\...\QQClient.rc2
....\........\...\Thumbs.db
....\........\...\未命名.bmp
....\........\...\未命名2.bmp
....\........\...\未命名3.bmp
....\........\Resource.h
....\........\SendMsg.cpp
....\........\SendMsg.h
....\........\StdAfx.cpp
....\........\StdAfx.h
....\Server\Chat.cpp
....\......\Chat.dsp
....\......\Chat.dsw
....\......\Chat.h
....\......\Chat.rc
....\......\ChatDlg.cpp
....\......\ChatDlg.h
....\......\ReadMe.txt
....\......\res\Chat.ico
....\......\...\Chat.rc2
....\......\...\Thumbs.db
....\......\resource.h
....\......\StdAfx.cpp
....\......\StdAfx.h
....\......\SysMsgSendDlg.cpp
....\......\SysMsgSendDlg.h
....\QQClient\res
....\Server\res
....\QQClient
....\Server
images
Code
......\Connect.JPG
......\SendMsg.JPG
......\Server.JPG
稿件.htm
Code\QQClient\AppIdDlg.cpp
....\........\AppIdDlg.h
....\........\InfoDlg.cpp
....\........\InfoDlg.h
....\........\LoginDlg.cpp
....\........\LoginDlg.h
....\........\MsgDlg.cpp
....\........\MsgDlg.h
....\........\QQClient.cpp
....\........\QQClient.dsp
....\........\QQClient.dsw
....\........\QQClient.h
....\........\QQClient.rc
....\........\QQClientDlg.cpp
....\........\QQClientDlg.h
....\........\ReadMe.txt
....\........\res\1.bmp
....\........\...\12.bmp
....\........\...\13.bmp
....\........\...\17.bmp
....\........\...\18.bmp
....\........\...\23.bmp
....\........\...\4.bmp
....\........\...\6.bmp
....\........\...\bitmap10.bmp
....\........\...\FACE02.ICO
....\........\...\icon1.ico
....\........\...\icon2.ico
....\........\...\icon3.ico
....\........\...\QQClient.ico
....\........\...\QQClient.rc2
....\........\...\Thumbs.db
....\........\...\未命名.bmp
....\........\...\未命名2.bmp
....\........\...\未命名3.bmp
....\........\Resource.h
....\........\SendMsg.cpp
....\........\SendMsg.h
....\........\StdAfx.cpp
....\........\StdAfx.h
....\Server\Chat.cpp
....\......\Chat.dsp
....\......\Chat.dsw
....\......\Chat.h
....\......\Chat.rc
....\......\ChatDlg.cpp
....\......\ChatDlg.h
....\......\ReadMe.txt
....\......\res\Chat.ico
....\......\...\Chat.rc2
....\......\...\Thumbs.db
....\......\resource.h
....\......\StdAfx.cpp
....\......\StdAfx.h
....\......\SysMsgSendDlg.cpp
....\......\SysMsgSendDlg.h
....\QQClient\res
....\Server\res
....\QQClient
....\Server
images
Code