基本信息
源码名称:自己用c#写的简单TCP/ip服务器升级单片机代码
源码大小:2.78M
文件格式:.zip
开发语言:C#
更新时间:2023-10-15
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
用C#写的TCP_IP简单TCP/ip服务器升级单片机代码,支持HEX文件处理

.
├── 4、TCP_IP_Sever_uPDATE
│   └── TCP_IP
│       ├── TCP_IP
│       │   ├── Form1.Designer.cs
│       │   ├── Form1.cs
│       │   ├── Form1.resx
│       │   ├── MyTcpServer.cs
│       │   ├── Program.cs
│       │   ├── Properties
│       │   │   ├── AssemblyInfo.cs
│       │   │   ├── Resources.Designer.cs
│       │   │   ├── Resources.resx
│       │   │   ├── Settings.Designer.cs
│       │   │   └── Settings.settings
│       │   ├── TCP_IP.csproj
│       │   ├── Update.Designer.cs
│       │   ├── Update.cs
│       │   ├── Update.resx
│       │   ├── bin
│       │   │   ├── Debug
│       │   │   │   ├── 1.jpg
│       │   │   │   ├── 2.jpg
│       │   │   │   ├── TCP_IP.exe
│       │   │   │   ├── TCP_IP.pdb
│       │   │   │   ├── TCP_IP.vshost.exe
│       │   │   │   ├── green.png
│       │   │   │   └── red.png
│       │   │   └── Release
│       │   │       ├── 1.jpg
│       │   │       ├── 2.jpg
│       │   │       ├── TCP_IP.exe
│       │   │       ├── TCP_IP.pdb
│       │   │       ├── TCP_IP.vshost.exe
│       │   │       ├── TCP_IP.vshost.exe.manifest
│       │   │       ├── green.png
│       │   │       └── red.png
│       │   ├── c7.ico
│       │   ├── cMyMathClass.cs
│       │   ├── myClass.cs
│       │   ├── myConfing.cs
│       │   └── obj
│       │       └── x86
│       │           ├── Debug
│       │           │   ├── DesignTimeResolveAssemblyReferences.cache
│       │           │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│       │           │   ├── TCP_IP.Form1.resources
│       │           │   ├── TCP_IP.Properties.Resources.resources
│       │           │   ├── TCP_IP.Update.resources
│       │           │   ├── TCP_IP.csproj.FileListAbsolute.txt
│       │           │   ├── TCP_IP.csproj.GenerateResource.Cache
│       │           │   ├── TCP_IP.csprojResolveAssemblyReference.cache
│       │           │   ├── TCP_IP.exe
│       │           │   ├── TCP_IP.pdb
│       │           │   └── TempPE
│       │           │       └── Properties.Resources.Designer.cs.dll
│       │           └── Release
│       │               ├── DesignTimeResolveAssemblyReferences.cache
│       │               ├── DesignTimeResolveAssemblyReferencesInput.cache
│       │               ├── TCP_IP.Form1.resources
│       │               ├── TCP_IP.Properties.Resources.resources
│       │               ├── TCP_IP.Update.resources
│       │               ├── TCP_IP.csproj.FileListAbsolute.txt
│       │               ├── TCP_IP.csproj.GenerateResource.Cache
│       │               ├── TCP_IP.exe
│       │               ├── TCP_IP.pdb
│       │               └── TempPE
│       │                   └── Properties.Resources.Designer.cs.dll
│       ├── TCP_IP.sln
│       ├── TCP_IP.suo
│       ├── c7.ico
│       ├── d6.ico
│       ├── n7.ico
│       └── ooopic_1487772559.ico
└── 自己用c#写的简单TCPip服务器升级单片机代码.zip

13 directories, 61 files