資源簡介
創建客戶端與服務器之間消息溝通,服務器可以向客戶端發送圖片,文本(少于5MB),還可以向客戶發送抖動窗口.實現最小聊天系統.

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows;
namespace?Client
{
????///?
????///?App.xaml?的交互邏輯
????///?
????public?partial?class?App?:?Application
????{
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-08-16?10:25??Socket通信\
?????目錄???????????0??2019-08-16?09:36??Socket通信\.vs\
?????目錄???????????0??2019-08-16?09:36??Socket通信\.vs\Socket通信\
?????目錄???????????0??2019-08-16?09:36??Socket通信\.vs\Socket通信\v15\
?????文件???????83968??2019-08-17?15:24??Socket通信\.vs\Socket通信\v15\.suo
?????目錄???????????0??2019-08-16?09:36??Socket通信\.vs\Socket通信\v15\Server\
?????目錄???????????0??2019-08-16?09:36??Socket通信\.vs\Socket通信\v15\Server\sqlite3\
?????文件???????????0??2019-08-16?09:36??Socket通信\.vs\Socket通信\v15\Server\sqlite3\db.lock
?????文件??????704512??2019-08-17?12:49??Socket通信\.vs\Socket通信\v15\Server\sqlite3\storage.ide
?????文件???????32768??2019-08-17?00:01??Socket通信\.vs\Socket通信\v15\Server\sqlite3\storage.ide-shm
?????文件?????4128272??2019-08-17?13:55??Socket通信\.vs\Socket通信\v15\Server\sqlite3\storage.ide-wal
?????目錄???????????0??2019-08-17?13:55??Socket通信\Client\
?????文件?????????189??2019-08-16?10:25??Socket通信\Client\App.config
?????文件?????????366??2019-08-16?10:25??Socket通信\Client\App.xaml
?????文件?????????333??2019-08-16?10:25??Socket通信\Client\App.xaml.cs
?????目錄???????????0??2019-08-16?10:25??Socket通信\Client\bin\
?????目錄???????????0??2019-08-16?10:54??Socket通信\Client\bin\Debug\
?????文件???????12800??2019-08-17?13:55??Socket通信\Client\bin\Debug\Client.exe
?????文件?????????189??2019-08-16?10:25??Socket通信\Client\bin\Debug\Client.exe.config
?????文件???????36352??2019-08-17?13:55??Socket通信\Client\bin\Debug\Client.pdb
?????文件????????4175??2019-08-16?10:54??Socket通信\Client\Client.csproj
?????文件????????1500??2019-08-16?21:53??Socket通信\Client\MainWindow.xaml
?????文件????????5026??2019-08-17?13:55??Socket通信\Client\MainWindow.xaml.cs
?????目錄???????????0??2019-08-16?10:25??Socket通信\Client\obj\
?????目錄???????????0??2019-08-17?13:55??Socket通信\Client\obj\Debug\
?????文件????????2321??2019-08-16?10:54??Socket通信\Client\obj\Debug\App.g.cs
?????文件????????2321??2019-08-16?10:54??Socket通信\Client\obj\Debug\App.g.i.cs
?????文件??????????42??2019-08-16?10:54??Socket通信\Client\obj\Debug\Client.csproj.CoreCompileInputs.cache
?????文件?????????880??2019-08-16?23:53??Socket通信\Client\obj\Debug\Client.csproj.FileListAbsolute.txt
?????文件?????????954??2019-08-16?10:54??Socket通信\Client\obj\Debug\Client.csproj.GenerateResource.cache
?????文件????????2536??2019-08-16?23:53??Socket通信\Client\obj\Debug\Client.csprojAssemblyReference.cache
............此處省略66個文件信息
評論
共有 條評論