- dazhengshu 用c完成的大整数成法实现
- C#反编译工具 Reflector.exe.config REflector.exe REadMe.htm License.txt
- DragDropListBoxSample This listbox class demonstrates how to rearrange listbox items using Drag and Drop without the overhead of OLE. The advantage of this method is that you don t have to create bulky global memory handles to simply move data within the same window in the same application. The concept is very simple: keep track of the item that is being dragged
- stm32f103f107 TCP/IP / WEB Server
- RFID_SystemVer1.0 RFID 测试程序
- Particle Factory template EDEM离散元软件颗粒工厂API编程模版(Particle factory API programming template)
文件名称:talk
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.92mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
VC++写的聊天室程序
实现了如下功能:
1. 用户注册账号
2. 用户注册时可以验证账号是否可用
3. 用户需要有效用户名和密码才能登陆服务器
4. 多人登陆到服务器同时聊天
5. 用户进入退出聊天室时其他的用户都得到通知
6. 服务器实时更新在线用户名单
7. 用户之间可以私聊
8. 支持抖动窗口的发送
9. 服务器可以踢出某个用户
10. 服务器可以关闭某个用户的计算机-VC++ to write a chat program, to achieve the following functions: 1. User registration account 2. User registration can verify the account number is available 3. Users need a valid user name and password to login the server 4. People log on to the server at the same time chat 5. User access out of chat rooms, other users are notified 6. server-to-date list of online users 7. users can whisper 8. to support the sending jitter window 9. server can kick a user 10. server can shut down a user computer
实现了如下功能:
1. 用户注册账号
2. 用户注册时可以验证账号是否可用
3. 用户需要有效用户名和密码才能登陆服务器
4. 多人登陆到服务器同时聊天
5. 用户进入退出聊天室时其他的用户都得到通知
6. 服务器实时更新在线用户名单
7. 用户之间可以私聊
8. 支持抖动窗口的发送
9. 服务器可以踢出某个用户
10. 服务器可以关闭某个用户的计算机-VC++ to write a chat program, to achieve the following functions: 1. User registration account 2. User registration can verify the account number is available 3. Users need a valid user name and password to login the server 4. People log on to the server at the same time chat 5. User access out of chat rooms, other users are notified 6. server-to-date list of online users 7. users can whisper 8. to support the sending jitter window 9. server can kick a user 10. server can shut down a user computer
相关搜索: vc 登陆
(系统自动生成,下载前可以参看下载内容)
下载文件列表
聊天程序/ChatRoom2.0/Client/BtnST.cpp
聊天程序/ChatRoom2.0/Client/BtnST.h
聊天程序/ChatRoom2.0/Client/Buffer.cpp
聊天程序/ChatRoom2.0/Client/Buffer.h
聊天程序/ChatRoom2.0/Client/Client.aps
聊天程序/ChatRoom2.0/Client/Client.cpp
聊天程序/ChatRoom2.0/Client/Client.h
聊天程序/ChatRoom2.0/Client/Client.rc
聊天程序/ChatRoom2.0/Client/Client.suo
聊天程序/ChatRoom2.0/Client/Client.vcproj
聊天程序/ChatRoom2.0/Client/Client.vcproj.Walking-PC.Walking.user
聊天程序/ChatRoom2.0/Client/Client.vcxproj
聊天程序/ChatRoom2.0/Client/Client.vcxproj.filters
聊天程序/ChatRoom2.0/Client/Client.vcxproj.user
聊天程序/ChatRoom2.0/Client/ClientDlg.cpp
聊天程序/ChatRoom2.0/Client/ClientDlg.h
聊天程序/ChatRoom2.0/Client/CLientMsg.cpp
聊天程序/ChatRoom2.0/Client/CLientMsg.h
聊天程序/ChatRoom2.0/Client/ClientSocket.cpp
聊天程序/ChatRoom2.0/Client/ClientSocket.h
聊天程序/ChatRoom2.0/Client/ConnectDlg.cpp
聊天程序/ChatRoom2.0/Client/ConnectDlg.h
聊天程序/ChatRoom2.0/Client/HandleMsg.cpp
聊天程序/ChatRoom2.0/Client/HandleMsg.h
聊天程序/ChatRoom2.0/Client/LoginDlg.cpp
聊天程序/ChatRoom2.0/Client/LoginDlg.h
聊天程序/ChatRoom2.0/Client/MsgFactory.cpp
聊天程序/ChatRoom2.0/Client/MsgFactory.h
聊天程序/ChatRoom2.0/Client/ReadMe.txt
聊天程序/ChatRoom2.0/Client/Register.cpp
聊天程序/ChatRoom2.0/Client/Register.h
聊天程序/ChatRoom2.0/Client/res/Client.ico
聊天程序/ChatRoom2.0/Client/res/Client.rc2
聊天程序/ChatRoom2.0/Client/res/icon2.ico
聊天程序/ChatRoom2.0/Client/res/icon5.ico
聊天程序/ChatRoom2.0/Client/res/idr_chat.ico
聊天程序/ChatRoom2.0/Client/res/light.bmp
聊天程序/ChatRoom2.0/Client/res/usericon.bmp
聊天程序/ChatRoom2.0/Client/resource.h
聊天程序/ChatRoom2.0/Client/stdafx.cpp
聊天程序/ChatRoom2.0/Client/stdafx.h
聊天程序/ChatRoom2.0/Client/targetver.h
聊天程序/ChatRoom2.0/Client/UpgradeLog.XML
聊天程序/ChatRoom2.0/Client/User.h
聊天程序/ChatRoom2.0/Client/WinXPButtonST.cpp
聊天程序/ChatRoom2.0/Client/WinXPButtonST.h
聊天程序/ChatRoom2.0/Server/Server/ado.cpp
聊天程序/ChatRoom2.0/Server/Server/ado.h
聊天程序/ChatRoom2.0/Server/Server/Buffer.cpp
聊天程序/ChatRoom2.0/Server/Server/Buffer.h
聊天程序/ChatRoom2.0/Server/Server/ClientContxt.h
聊天程序/ChatRoom2.0/Server/Server/IocpServer.cpp
聊天程序/ChatRoom2.0/Server/Server/IocpServer.h
聊天程序/ChatRoom2.0/Server/Server/ManageMsgType.h
聊天程序/ChatRoom2.0/Server/Server/MsgFactory.cpp
聊天程序/ChatRoom2.0/Server/Server/MsgFactory.h
聊天程序/ChatRoom2.0/Server/Server/ReadMe.txt
聊天程序/ChatRoom2.0/Server/Server/res/Server.ico
聊天程序/ChatRoom2.0/Server/Server/res/Server.rc2
聊天程序/ChatRoom2.0/Server/Server/res/usericon.bmp
聊天程序/ChatRoom2.0/Server/Server/resource.h
聊天程序/ChatRoom2.0/Server/Server/Server.aps
聊天程序/ChatRoom2.0/Server/Server/Server.cpp
聊天程序/ChatRoom2.0/Server/Server/Server.h
聊天程序/ChatRoom2.0/Server/Server/Server.rc
聊天程序/ChatRoom2.0/Server/Server/Server.vcxproj
聊天程序/ChatRoom2.0/Server/Server/Server.vcxproj.filters
聊天程序/ChatRoom2.0/Server/Server/Server.vcxproj.user
聊天程序/ChatRoom2.0/Server/Server/ServerDlg.cpp
聊天程序/ChatRoom2.0/Server/Server/ServerDlg.h
聊天程序/ChatRoom2.0/Server/Server/ServerMsg.cpp
聊天程序/ChatRoom2.0/Server/Server/ServerMsg.h
聊天程序/ChatRoom2.0/Server/Server/stdafx.cpp
聊天程序/ChatRoom2.0/Server/Server/stdafx.h
聊天程序/ChatRoom2.0/Server/Server/targetver.h
聊天程序/ChatRoom2.0/Server/Server/UserInfo.h
聊天程序/ChatRoom2.0/Server/Server.sln
聊天程序/ChatRoom2.0/Server/Server.suo
聊天程序/聊天程序/Client.exe
聊天程序/聊天程序/Misc/Sound/msg.wav
聊天程序/聊天程序/Misc/Sound/shake.wav
聊天程序/聊天程序/Misc/Sound/system.wav
聊天程序/聊天程序/Server.exe
聊天程序/聊天程序/说明.txt
聊天程序/说明.docx
聊天程序/ChatRoom2.0/Server/Server/res
聊天程序/ChatRoom2.0/Client/res
聊天程序/ChatRoom2.0/Server/Server
聊天程序/聊天程序/Misc/Sound
聊天程序/ChatRoom2.0/Client
聊天程序/ChatRoom2.0/Server
聊天程序/聊天程序/Misc
聊天程序/ChatRoom2.0
聊天程序/聊天程序
聊天程序
聊天程序/ChatRoom2.0/Client/BtnST.h
聊天程序/ChatRoom2.0/Client/Buffer.cpp
聊天程序/ChatRoom2.0/Client/Buffer.h
聊天程序/ChatRoom2.0/Client/Client.aps
聊天程序/ChatRoom2.0/Client/Client.cpp
聊天程序/ChatRoom2.0/Client/Client.h
聊天程序/ChatRoom2.0/Client/Client.rc
聊天程序/ChatRoom2.0/Client/Client.suo
聊天程序/ChatRoom2.0/Client/Client.vcproj
聊天程序/ChatRoom2.0/Client/Client.vcproj.Walking-PC.Walking.user
聊天程序/ChatRoom2.0/Client/Client.vcxproj
聊天程序/ChatRoom2.0/Client/Client.vcxproj.filters
聊天程序/ChatRoom2.0/Client/Client.vcxproj.user
聊天程序/ChatRoom2.0/Client/ClientDlg.cpp
聊天程序/ChatRoom2.0/Client/ClientDlg.h
聊天程序/ChatRoom2.0/Client/CLientMsg.cpp
聊天程序/ChatRoom2.0/Client/CLientMsg.h
聊天程序/ChatRoom2.0/Client/ClientSocket.cpp
聊天程序/ChatRoom2.0/Client/ClientSocket.h
聊天程序/ChatRoom2.0/Client/ConnectDlg.cpp
聊天程序/ChatRoom2.0/Client/ConnectDlg.h
聊天程序/ChatRoom2.0/Client/HandleMsg.cpp
聊天程序/ChatRoom2.0/Client/HandleMsg.h
聊天程序/ChatRoom2.0/Client/LoginDlg.cpp
聊天程序/ChatRoom2.0/Client/LoginDlg.h
聊天程序/ChatRoom2.0/Client/MsgFactory.cpp
聊天程序/ChatRoom2.0/Client/MsgFactory.h
聊天程序/ChatRoom2.0/Client/ReadMe.txt
聊天程序/ChatRoom2.0/Client/Register.cpp
聊天程序/ChatRoom2.0/Client/Register.h
聊天程序/ChatRoom2.0/Client/res/Client.ico
聊天程序/ChatRoom2.0/Client/res/Client.rc2
聊天程序/ChatRoom2.0/Client/res/icon2.ico
聊天程序/ChatRoom2.0/Client/res/icon5.ico
聊天程序/ChatRoom2.0/Client/res/idr_chat.ico
聊天程序/ChatRoom2.0/Client/res/light.bmp
聊天程序/ChatRoom2.0/Client/res/usericon.bmp
聊天程序/ChatRoom2.0/Client/resource.h
聊天程序/ChatRoom2.0/Client/stdafx.cpp
聊天程序/ChatRoom2.0/Client/stdafx.h
聊天程序/ChatRoom2.0/Client/targetver.h
聊天程序/ChatRoom2.0/Client/UpgradeLog.XML
聊天程序/ChatRoom2.0/Client/User.h
聊天程序/ChatRoom2.0/Client/WinXPButtonST.cpp
聊天程序/ChatRoom2.0/Client/WinXPButtonST.h
聊天程序/ChatRoom2.0/Server/Server/ado.cpp
聊天程序/ChatRoom2.0/Server/Server/ado.h
聊天程序/ChatRoom2.0/Server/Server/Buffer.cpp
聊天程序/ChatRoom2.0/Server/Server/Buffer.h
聊天程序/ChatRoom2.0/Server/Server/ClientContxt.h
聊天程序/ChatRoom2.0/Server/Server/IocpServer.cpp
聊天程序/ChatRoom2.0/Server/Server/IocpServer.h
聊天程序/ChatRoom2.0/Server/Server/ManageMsgType.h
聊天程序/ChatRoom2.0/Server/Server/MsgFactory.cpp
聊天程序/ChatRoom2.0/Server/Server/MsgFactory.h
聊天程序/ChatRoom2.0/Server/Server/ReadMe.txt
聊天程序/ChatRoom2.0/Server/Server/res/Server.ico
聊天程序/ChatRoom2.0/Server/Server/res/Server.rc2
聊天程序/ChatRoom2.0/Server/Server/res/usericon.bmp
聊天程序/ChatRoom2.0/Server/Server/resource.h
聊天程序/ChatRoom2.0/Server/Server/Server.aps
聊天程序/ChatRoom2.0/Server/Server/Server.cpp
聊天程序/ChatRoom2.0/Server/Server/Server.h
聊天程序/ChatRoom2.0/Server/Server/Server.rc
聊天程序/ChatRoom2.0/Server/Server/Server.vcxproj
聊天程序/ChatRoom2.0/Server/Server/Server.vcxproj.filters
聊天程序/ChatRoom2.0/Server/Server/Server.vcxproj.user
聊天程序/ChatRoom2.0/Server/Server/ServerDlg.cpp
聊天程序/ChatRoom2.0/Server/Server/ServerDlg.h
聊天程序/ChatRoom2.0/Server/Server/ServerMsg.cpp
聊天程序/ChatRoom2.0/Server/Server/ServerMsg.h
聊天程序/ChatRoom2.0/Server/Server/stdafx.cpp
聊天程序/ChatRoom2.0/Server/Server/stdafx.h
聊天程序/ChatRoom2.0/Server/Server/targetver.h
聊天程序/ChatRoom2.0/Server/Server/UserInfo.h
聊天程序/ChatRoom2.0/Server/Server.sln
聊天程序/ChatRoom2.0/Server/Server.suo
聊天程序/聊天程序/Client.exe
聊天程序/聊天程序/Misc/Sound/msg.wav
聊天程序/聊天程序/Misc/Sound/shake.wav
聊天程序/聊天程序/Misc/Sound/system.wav
聊天程序/聊天程序/Server.exe
聊天程序/聊天程序/说明.txt
聊天程序/说明.docx
聊天程序/ChatRoom2.0/Server/Server/res
聊天程序/ChatRoom2.0/Client/res
聊天程序/ChatRoom2.0/Server/Server
聊天程序/聊天程序/Misc/Sound
聊天程序/ChatRoom2.0/Client
聊天程序/ChatRoom2.0/Server
聊天程序/聊天程序/Misc
聊天程序/ChatRoom2.0
聊天程序/聊天程序
聊天程序
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。