Description: LAN chat tools qq similar source code examples, the first is the login screen, fill in the user name and password to enter the chat list, you can chat with each other to communicate between the user, including client and server. Communication tcp/udp protocol.
To Search:
File list (Check if you may need any files):
QQTalk\ChatClient\ChatClient.aps
......\..........\ChatClient.clw
......\..........\ChatClient.cpp
......\..........\ChatClient.dsp
......\..........\ChatClient.h
......\..........\ChatClient.plg
......\..........\ChatClient.rc
......\..........\ChatClientDlg.cpp
......\..........\ChatClientDlg.h
......\..........\ClientSocket.cpp
......\..........\ClientSocket.h
......\..........\LoginDlg.cpp
......\..........\LoginDlg.h
......\..........\ReadMe.txt
......\..........\res\ChatClient.ico
......\..........\...\ChatClient.manifest
......\..........\...\ChatClient.rc2
......\..........\resource.h
......\..........\stdafx.cpp
......\..........\stdafx.h
......\..........\tagHeader.h
......\....Room\ChatRoom.aps
......\........\ChatRoom.clw
......\........\ChatRoom.cpp
......\........\ChatRoom.dsp
......\........\ChatRoom.h
......\........\ChatRoom.plg
......\........\ChatRoom.rc
......\........\ChatRoomDlg.cpp
......\........\ChatRoomDlg.h
......\........\ClientSocket.cpp
......\........\ClientSocket.h
......\........\ReadMe.txt
......\........\res\ChatRoom.ico
......\........\...\ChatRoom.manifest
......\........\...\ChatRoom.rc2
......\........\resource.h
......\........\ServerSocket.cpp
......\........\ServerSocket.h
......\........\stdafx.cpp
......\........\stdafx.h
......\........\tagHeader.h
......\SimpleQQ.dsw
......\SimpleQQ.ncb
......\SimpleQQ.opt
......\ChatClient\res
......\....Room\res
......\ChatClient
......\ChatRoom
QQTalk