文件名称:instant-messaging-system
-
所属分类:
- 标签属性:
- 上传时间:2013-08-17
-
文件大小:4.98mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本章实现了一个聊天系统的客户端,主要介绍高级按钮控件的定制,高级列表框的定制,连接套接字的建立以及与服务器的连接等。
本章实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件
使用列表框控件等。
该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。
该客户端的配置文件为Debug目录下的server.info文件;可以直接在server.info文件中进行修改,也可以利用客户端提供的设置接口进行修改。-This chapter implements a chat client, introduces the Advanced button control customization, advanced list box customization, as well as to establish a socket connection with the server connections. This chapter implements a server-side chat system, introduced to establish a listen socket, the socket connection is established dynamically hide and display control uses a list box controls. The server is based on the local IP port 8000 to establish services And this program does not provide the appropriate setting interface for modifying the program, you can modify the code and re-compile the generated application. The client configuration file for the Debug directory server.info file can be modified in server.info file, you can also use the interface provided by the client to modify the settings.
本章实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件
使用列表框控件等。
该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。
该客户端的配置文件为Debug目录下的server.info文件;可以直接在server.info文件中进行修改,也可以利用客户端提供的设置接口进行修改。-This chapter implements a chat client, introduces the Advanced button control customization, advanced list box customization, as well as to establish a socket connection with the server connections. This chapter implements a server-side chat system, introduced to establish a listen socket, the socket connection is established dynamically hide and display control uses a list box controls. The server is based on the local IP port 8000 to establish services And this program does not provide the appropriate setting interface for modifying the program, you can modify the code and re-compile the generated application. The client configuration file for the Debug directory server.info file can be modified in server.info file, you can also use the interface provided by the client to modify the settings.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VisualC++开发的即时通讯系统/
VisualC++开发的即时通讯系统/HiCode.cn.url
VisualC++开发的即时通讯系统/MyQQClient/
VisualC++开发的即时通讯系统/MyQQClient/HiCode.cn.url
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/AdvButton.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/AdvButton.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/ChatSocket.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/ChatSocket.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/ClientSocket.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/ClientSocket.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/Contentmenu.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/Contentmenu.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/Debug/
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/Debug/MyQQClient.exe
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/Debug/server.info
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/FindDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/FindDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/HiCode.cn.url
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/LoginDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/LoginDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.aps
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.clw
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.dsp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.dsw
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.ncb
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.opt
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.plg
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.rc
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClientDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClientDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/ReadMe.txt
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/RegisterDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/RegisterDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/resource.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/1.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/2.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/3.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/4.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/5.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/6.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/7.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/8.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/MyQQClient.ico
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/MyQQClient.rc2
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/Thumbs.db
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/SendRecvDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/SendRecvDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/server.info
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/SetServerDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/SetServerDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/StdAfx.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/StdAfx.h
VisualC++开发的即时通讯系统/MyQQClient/read me.txt
VisualC++开发的即时通讯系统/MyQQServer/
VisualC++开发的即时通讯系统/MyQQServer/HiCode.cn.url
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/ClientSocket.cpp
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/ClientSocket.h
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/BuildLog.htm
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/ClientSocket.obj
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/ListenSocket.obj
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/MyQQServer.exe
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/MyQQServer.obj
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/MyQQServer.pch
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/StdAfx.obj
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/UserInfo.txt
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/vc70.idb
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/vc70.pdb
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/HiCode.cn.url
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/ListenSocket.cpp
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/ListenSocket.h
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.aps
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.clw
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.cpp
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.dsp
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.dsw
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.h
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.ncb
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.opt
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.plg
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.rc
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.sln
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.suo
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.vcproj
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServerDlg.cpp
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServerDlg.h
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/ReadMe.txt
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/res/
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/resource.h
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/res/MyQQServer.ico
VisualC++开发的即时通讯系统/MyQQSe
VisualC++开发的即时通讯系统/HiCode.cn.url
VisualC++开发的即时通讯系统/MyQQClient/
VisualC++开发的即时通讯系统/MyQQClient/HiCode.cn.url
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/AdvButton.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/AdvButton.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/ChatSocket.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/ChatSocket.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/ClientSocket.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/ClientSocket.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/Contentmenu.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/Contentmenu.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/Debug/
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/Debug/MyQQClient.exe
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/Debug/server.info
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/FindDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/FindDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/HiCode.cn.url
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/LoginDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/LoginDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.aps
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.clw
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.dsp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.dsw
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.ncb
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.opt
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.plg
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClient.rc
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClientDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/MyQQClientDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/ReadMe.txt
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/RegisterDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/RegisterDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/resource.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/1.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/2.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/3.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/4.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/5.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/6.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/7.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/8.bmp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/MyQQClient.ico
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/MyQQClient.rc2
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/res/Thumbs.db
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/SendRecvDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/SendRecvDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/server.info
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/SetServerDlg.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/SetServerDlg.h
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/StdAfx.cpp
VisualC++开发的即时通讯系统/MyQQClient/MyQQClient/StdAfx.h
VisualC++开发的即时通讯系统/MyQQClient/read me.txt
VisualC++开发的即时通讯系统/MyQQServer/
VisualC++开发的即时通讯系统/MyQQServer/HiCode.cn.url
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/ClientSocket.cpp
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/ClientSocket.h
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/BuildLog.htm
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/ClientSocket.obj
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/ListenSocket.obj
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/MyQQServer.exe
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/MyQQServer.obj
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/MyQQServer.pch
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/StdAfx.obj
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/UserInfo.txt
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/vc70.idb
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/Debug/vc70.pdb
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/HiCode.cn.url
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/ListenSocket.cpp
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/ListenSocket.h
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.aps
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.clw
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.cpp
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.dsp
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.dsw
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.h
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.ncb
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.opt
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.plg
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.rc
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.sln
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.suo
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServer.vcproj
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServerDlg.cpp
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/MyQQServerDlg.h
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/ReadMe.txt
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/res/
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/resource.h
VisualC++开发的即时通讯系统/MyQQServer/MyQQServer/res/MyQQServer.ico
VisualC++开发的即时通讯系统/MyQQSe
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.