Description: This a C# language, achieve simple udp protocol-based chat software, but the basic sending and receiving messages and other functions
To Search:
File list (Check if you may need any files):
E01-UdpChatExample\Backup\UdpChatExample\FormChat.cs
..................\......\..............\FormChat.Designer.cs
..................\......\..............\FormChat.resx
..................\......\..............\Program.cs
..................\......\..............\...perties\AssemblyInfo.cs
..................\......\..............\..........\Resources.Designer.cs
..................\......\..............\..........\Resources.resx
..................\......\..............\..........\Settings.Designer.cs
..................\......\..............\..........\Settings.settings
..................\......\..............\UdpChatExample.csproj
..................\......\UdpChatExample.sln
..................\......\UdpChatExample.suo
..................\UdpChatExample\app.config
..................\..............\bin\Debug\UdpChatExample.exe
..................\..............\...\.....\UdpChatExample.exe.config
..................\..............\...\.....\UdpChatExample.pdb
..................\..............\...\.....\UdpChatExample.vshost.exe
..................\..............\...\.....\UdpChatExample.vshost.exe.config
..................\..............\...\.....\UdpChatExample.vshost.exe.manifest
..................\..............\Form1.cs
..................\..............\Form1.Designer.cs
..................\..............\Form1.resx
..................\..............\FormChat.cs
..................\..............\FormChat.Designer.cs
..................\..............\FormChat.resx
..................\..............\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
..................\..............\...\.....\GenerateResource.read.1.tlog
..................\..............\...\.....\GenerateResource.write.1.tlog
..................\..............\...\.....\TempPE\Properties.Resources.Designer.cs.dll
..................\..............\...\.....\UdpChatExample.csproj.FileListAbsolute.txt
..................\..............\...\.....\UdpChatExample.csproj.GenerateResource.Cache
..................\..............\...\.....\UdpChatExample.exe
..................\..............\...\.....\UdpChatExample.FormChat.resources
..................\..............\...\.....\UdpChatExample.pdb
..................\..............\...\.....\UdpChatExample.Properties.Resources.resources
..................\..............\...\.....\UdpChatExample1.csproj.GenerateResource.Cache
..................\..............\...\.....\UdpChatExample1.FormChat.resources
..................\..............\...\.....\UdpChatExample1.Properties.Resources.resources
..................\..............\...\UdpChatExample.csproj.FileList.txt
..................\..............\...\UdpChatExample1.csproj.FileList.txt
..................\..............\Program.cs
..................\..............\...perties\AssemblyInfo.cs
..................\..............\..........\Resources.Designer.cs
..................\..............\..........\Resources.resx
..................\..............\..........\Settings.Designer.cs
..................\..............\..........\Settings.settings
..................\..............\UdpChatExample.csproj
..................\..............\UdpChatExample.csproj.user
..................\UdpChatExample.sln
..................\UdpChatExample.suo
..................\UpgradeLog.XML
..................\_UpgradeReport_Files\UpgradeReport.css
..................\....................\UpgradeReport.xslt
..................\....................\UpgradeReport_Minus.gif
..................\....................\UpgradeReport_Plus.gif
..................\UdpChatExample\obj\Debug\Refactor
..................\..............\...\.....\TempPE
..................\Backup\UdpChatExample\Properties
..................\UdpChatExample\bin\Debug
..................\..............\...\Release
..................\..............\obj\Debug
..................\Backup\UdpChatExample
..................\UdpChatExample\bin
..................\..............\obj
..................\..............\Properties
..................\Backup
..................\UdpChatExample
..................\_UpgradeReport_Files
E01-UdpChatExample