資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?NetworkSocket;
using?NetworkSocket.Fast;
using?NetworkSocket.Fast.Attributes;
namespace?ClientApp
{
????///?
????///?客戶端的實現
????///?
????public?class?FastServer?:?FastServerProxybase
????{
????????///?
????????///?客戶端服務方法WarmingClient
????????///?
????????///?tle“>
????????///?
????????public?override?void?WarmingClient(string?title?string?contents)
????????{
????????????Console.WriteLine(title);
????????????Console.WriteLine(contents);
????????}
????????///?
????????///?客戶端服務方法SortByClient
????????///?
????????///?tle“>
????????///?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-06-19?09:35??Demo\
?????目錄???????????0??2014-06-19?09:35??Demo\ClientApp\
?????文件?????????144??2014-06-19?09:35??Demo\ClientApp\app.config
?????文件????????5169??2014-06-19?09:35??Demo\ClientApp\ClientApp.csproj
?????文件?????????257??2014-06-19?09:35??Demo\ClientApp\ClientApp.csproj.vspscc
?????文件????????1029??2014-06-19?09:35??Demo\ClientApp\FastServer.cs
?????文件?????????878??2014-06-19?09:35??Demo\ClientApp\FastServerProxyba
?????文件????????1486??2014-06-19?09:35??Demo\ClientApp\MainForm.cs
?????文件????????4448??2014-06-19?09:35??Demo\ClientApp\MainForm.Designer.cs
?????文件????????5817??2014-06-19?09:35??Demo\ClientApp\MainForm.resx
?????文件?????????493??2014-06-19?09:35??Demo\ClientApp\Program.cs
?????目錄???????????0??2014-06-19?09:35??Demo\ClientApp\Properties\
?????文件????????1338??2014-06-19?09:35??Demo\ClientApp\Properties\AssemblyInfo.cs
?????文件????????2858??2014-06-19?09:35??Demo\ClientApp\Properties\Resources.Designer.cs
?????文件????????5612??2014-06-19?09:35??Demo\ClientApp\Properties\Resources.resx
?????文件????????1109??2014-06-19?09:35??Demo\ClientApp\Properties\Settings.Designer.cs
?????文件?????????249??2014-06-19?09:35??Demo\ClientApp\Properties\Settings.settings
?????文件????????1029??2014-06-19?09:35??Demo\ClientApp\SumForm.cs
?????文件????????5462??2014-06-19?09:35??Demo\ClientApp\SumForm.Designer.cs
?????文件????????5817??2014-06-19?09:35??Demo\ClientApp\SumForm.resx
?????目錄???????????0??2014-06-19?09:35??Demo\Models\
?????文件????????2520??2014-06-19?09:35??Demo\Models\Models.csproj
?????文件?????????257??2014-06-19?09:35??Demo\Models\Models.csproj.vspscc
?????目錄???????????0??2014-06-19?09:35??Demo\Models\Properties\
?????文件????????1034??2014-06-19?09:35??Demo\Models\Properties\AssemblyInfo.cs
?????文件?????????557??2014-06-19?09:35??Demo\Models\User.cs
?????目錄???????????0??2014-06-19?09:35??Demo\Server\
?????文件????????4220??2014-06-19?09:35??Demo\Server\FastServer.cs
?????文件?????????497??2014-06-19?09:35??Demo\Server\LoginAttribute.cs
?????目錄???????????0??2014-06-19?09:35??Demo\Server\Properties\
?????文件????????1364??2014-06-19?09:35??Demo\Server\Properties\AssemblyInfo.cs
............此處省略108個文件信息
- 上一篇:socket 通訊
- 下一篇:c# socket 通訊 測試工具
評論
共有 條評論