• 大小: 73KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-06-13
  • 语言: 其他
  • 标签: TCP  IP  Clien  

资源简介

博客内容附件demo,实现不依赖于server的断线重连,最大程度的释放Client的自由!

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;

using System.Windows;

namespace TCPReconnetDemo
{
    /// 
    /// App.xaml 的交互逻辑
    /// 

    public partial class App : Application
    {
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-01-19 19:22  TCPReconnetDemo\
     目录           0  2019-01-20 19:34  TCPReconnetDemo\TCPReconnetDemo\
     文件         157  2019-01-19 20:45  TCPReconnetDemo\TCPReconnetDemo\App.config
     文件         326  2019-01-19 19:21  TCPReconnetDemo\TCPReconnetDemo\App.xaml
     文件         293  2019-01-19 20:07  TCPReconnetDemo\TCPReconnetDemo\App.xaml.cs
     文件        1226  2019-01-20 19:11  TCPReconnetDemo\TCPReconnetDemo\MainWindow.xaml
     文件        7331  2019-01-20 19:34  TCPReconnetDemo\TCPReconnetDemo\MainWindow.xaml.cs
     目录           0  2019-01-19 19:21  TCPReconnetDemo\TCPReconnetDemo\Properties\
     文件        2211  2019-01-19 19:21  TCPReconnetDemo\TCPReconnetDemo\Properties\AssemblyInfo.cs
     文件        2870  2019-01-19 20:45  TCPReconnetDemo\TCPReconnetDemo\Properties\Resources.Designer.cs
     文件        5612  2019-01-19 19:21  TCPReconnetDemo\TCPReconnetDemo\Properties\Resources.resx
     文件        1115  2019-01-19 20:45  TCPReconnetDemo\TCPReconnetDemo\Properties\Settings.Designer.cs
     文件         201  2019-01-19 19:21  TCPReconnetDemo\TCPReconnetDemo\Properties\Settings.settings
     文件        4536  2019-01-19 20:45  TCPReconnetDemo\TCPReconnetDemo\TCPReconnetDemo.csproj
     目录           0  2019-01-19 19:21  TCPReconnetDemo\TCPReconnetDemo\bin\
     目录           0  2019-01-19 20:07  TCPReconnetDemo\TCPReconnetDemo\bin\Debug\
     文件       13312  2019-01-20 19:17  TCPReconnetDemo\TCPReconnetDemo\bin\Debug\TCPReconnetDemo.exe
     文件         157  2019-01-19 20:45  TCPReconnetDemo\TCPReconnetDemo\bin\Debug\TCPReconnetDemo.exe.config
     文件       34304  2019-01-20 19:17  TCPReconnetDemo\TCPReconnetDemo\bin\Debug\TCPReconnetDemo.pdb
     文件       22704  2019-01-20 19:34  TCPReconnetDemo\TCPReconnetDemo\bin\Debug\TCPReconnetDemo.vshost.exe
     文件         157  2019-01-19 20:45  TCPReconnetDemo\TCPReconnetDemo\bin\Debug\TCPReconnetDemo.vshost.exe.config
     文件         490  2015-10-22 09:54  TCPReconnetDemo\TCPReconnetDemo\bin\Debug\TCPReconnetDemo.vshost.exe.manifest
     目录           0  2019-01-19 19:21  TCPReconnetDemo\TCPReconnetDemo\obj\
     目录           0  2019-01-20 19:17  TCPReconnetDemo\TCPReconnetDemo\obj\Debug\
     文件        2304  2019-01-19 20:45  TCPReconnetDemo\TCPReconnetDemo\obj\Debug\App.g.cs
     文件        2304  2019-01-19 20:45  TCPReconnetDemo\TCPReconnetDemo\obj\Debug\App.g.i.cs
     文件        6956  2019-01-20 19:17  TCPReconnetDemo\TCPReconnetDemo\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
     文件        1557  2019-01-20 19:11  TCPReconnetDemo\TCPReconnetDemo\obj\Debug\MainWindow.baml
     文件        5304  2019-01-20 19:11  TCPReconnetDemo\TCPReconnetDemo\obj\Debug\MainWindow.g.cs
     文件        5304  2019-01-20 19:11  TCPReconnetDemo\TCPReconnetDemo\obj\Debug\MainWindow.g.i.cs
     文件         180  2019-01-19 20:45  TCPReconnetDemo\TCPReconnetDemo\obj\Debug\TCPReconnetDemo.Properties.Resources.resources
............此处省略15个文件信息

评论

共有 条评论