Description: Using the UDP protocol based on UDP (for connectionless) socket programming write chat software, making free keyboard chat client. The specific requirements of the program:
To Search:
File list (Check if you may need any files):
UdpChat\UdpChatClient\project\Debug\font.obj
.......\.............\.......\.....\LoginDlg.obj
.......\.............\.......\.....\oleobject.obj
.......\.............\.......\.....\oleobjects.obj
.......\.............\.......\.....\picture.obj
.......\.............\.......\.....\richtext.obj
.......\.............\.......\.....\StdAfx.obj
.......\.............\.......\.....\UdpChatClient.exe
.......\.............\.......\.....\UdpChatClient.ilk
.......\.............\.......\.....\UdpChatClient.obj
.......\.............\.......\.....\UdpChatClient.pch
.......\.............\.......\.....\UdpChatClient.pdb
.......\.............\.......\.....\UdpChatClient.res
.......\.............\.......\.....\UdpChatClientDlg.obj
.......\.............\.......\.....\vc60.idb
.......\.............\.......\.....\vc60.pdb
.......\.............\.......\ReadMe.txt
.......\.............\.......\res\UdpChatClient.ico
.......\.............\.......\...\UdpChatClient.rc2
.......\.............\.......\resource.h
.......\.............\.......\StdAfx.cpp
.......\.............\.......\StdAfx.h
.......\.............\.......\UdpChatClient.aps
.......\.............\.......\UdpChatClient.clw
.......\.............\.......\UdpChatClient.cpp
.......\.............\.......\UdpChatClient.dsp
.......\.............\.......\UdpChatClient.dsw
.......\.............\.......\UdpChatClient.h
.......\.............\.......\UdpChatClient.ncb
.......\.............\.......\UdpChatClient.opt
.......\.............\.......\UdpChatClient.plg
.......\.............\.......\UdpChatClient.rc
.......\.............\.......\UdpChatClientDlg.cpp
.......\.............\.......\UdpChatClientDlg.h
.......\.......Server\project\Debug\StdAfx.obj
.......\.............\.......\.....\UdpChatServer.exe
.......\.............\.......\.....\UdpChatServer.ilk
.......\.............\.......\.....\UdpChatServer.obj
.......\.............\.......\.....\UdpChatServer.pch
.......\.............\.......\.....\UdpChatServer.pdb
.......\.............\.......\.....\UdpChatServer.res
.......\.............\.......\.....\UdpChatServerDlg.obj
.......\.............\.......\.....\vc60.idb
.......\.............\.......\.....\vc60.pdb
.......\.............\.......\ReadMe.txt
.......\.............\.......\res\Thumbs.db
.......\.............\.......\...\UdpChatServer.ico
.......\.............\.......\...\UdpChatServer.rc2
.......\.............\.......\resource.h
.......\.............\.......\StdAfx.cpp
.......\.............\.......\StdAfx.h
.......\.............\.......\UdpChatServer.aps
.......\.............\.......\UdpChatServer.clw
.......\.............\.......\UdpChatServer.cpp
.......\.............\.......\UdpChatServer.dsp
.......\.............\.......\UdpChatServer.dsw
.......\.............\.......\UdpChatServer.h
.......\.............\.......\UdpChatServer.ncb
.......\.............\.......\UdpChatServer.opt
.......\.............\.......\UdpChatServer.plg
.......\.............\.......\UdpChatServer.rc
.......\.............\.......\UdpChatServerDlg.cpp
.......\.............\.......\UdpChatServerDlg.h
.......\.......Client\project\Debug
.......\.............\.......\res
.......\.......Server\project\Debug
.......\.............\.......\res
.......\.......Client\project
.......\.............\source
.......\.......Server\project
.......\.............\source
.......\UdpChatClient
.......\UdpChatServer
UdpChat