91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.22M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: TCP??

資源簡介

TCP UDP工具源代碼

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Net;
using?System.Net.Sockets;
using?System.Text;
using?System.Threading;
using?System.Threading.Tasks;
using?System.Windows.Forms;

namespace?NetWork
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????IPAddress?ip;
????????IPEndPoint?point?=?new?IPEndPoint(IPAddress.Any0);
????????string?protocol;
????????Socket?aimSocket;
????????Socket?mySocket;
????????UdpClient?RecUdpClient;
????????//IPEndPoint?remote;
????????private?void?Form1_Load(object?sender?EventArgs?e)//初始化為UDP?Server模式
????????{
????????????cobProtocol.SelectedIndex?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

????..A..H.?????58368??2018-12-26?15:55??NetWork\.vs\NetWork\v15\.suo

?????文件??????????0??2018-12-26?15:55??NetWork\.vs\NetWork\v15\Server\sqlite3\db.lock

?????文件???????4096??2018-12-26?15:55??NetWork\.vs\NetWork\v15\Server\sqlite3\storage.ide

?????文件??????32768??2018-12-26?15:55??NetWork\.vs\NetWork\v15\Server\sqlite3\storage.ide-shm

?????文件?????753992??2018-12-26?15:55??NetWork\.vs\NetWork\v15\Server\sqlite3\storage.ide-wal

?????文件????????187??2015-09-18?10:57??NetWork\NetWork\App.config

?????文件??????13824??2018-12-26?15:55??NetWork\NetWork\bin\Debug\NetWork.exe

?????文件????????187??2015-09-18?10:57??NetWork\NetWork\bin\Debug\NetWork.exe.config

?????文件??????26112??2018-12-26?15:55??NetWork\NetWork\bin\Debug\NetWork.pdb

?????文件??????24224??2015-09-18?17:36??NetWork\NetWork\bin\Debug\NetWork.vshost.exe

?????文件????????187??2015-09-18?10:57??NetWork\NetWork\bin\Debug\NetWork.vshost.exe.config

?????文件????????490??2014-01-13?21:31??NetWork\NetWork\bin\Debug\NetWork.vshost.exe.manifest

?????文件??????13312??2018-12-26?15:55??NetWork\NetWork\bin\Release\NetWork.exe

?????文件????????187??2015-09-18?10:57??NetWork\NetWork\bin\Release\NetWork.exe.config

?????文件??????24064??2018-12-26?15:55??NetWork\NetWork\bin\Release\NetWork.pdb

?????文件??????10361??2018-12-26?15:56??NetWork\NetWork\bin\Release.rar

?????文件???????8151??2018-12-26?15:55??NetWork\NetWork\Form1.cs

?????文件???????8055??2015-09-18?11:30??NetWork\NetWork\Form1.Designer.cs

?????文件???????5817??2015-09-18?11:31??NetWork\NetWork\Form1.resx

?????文件???????3794??2015-09-18?11:31??NetWork\NetWork\NetWork.csproj

?????文件????????827??2018-12-26?15:55??NetWork\NetWork\obj\Debug\DesignTimeResolveAssemblyReferences.cache

?????文件???????7262??2018-12-26?15:55??NetWork\NetWork\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件?????????42??2018-12-26?15:55??NetWork\NetWork\obj\Debug\NetWork.csproj.CoreCompileInputs.cache

?????文件???????1959??2018-12-26?15:55??NetWork\NetWork\obj\Debug\NetWork.csproj.FileListAbsolute.txt

?????文件???????1012??2018-12-26?15:55??NetWork\NetWork\obj\Debug\NetWork.csproj.GenerateResource.cache

?????文件???????2211??2015-09-18?11:31??NetWork\NetWork\obj\Debug\NetWork.csprojResolveAssemblyReference.cache

?????文件??????13824??2018-12-26?15:55??NetWork\NetWork\obj\Debug\NetWork.exe

?????文件????????180??2018-12-26?15:55??NetWork\NetWork\obj\Debug\NetWork.Form1.resources

?????文件??????26112??2018-12-26?15:55??NetWork\NetWork\obj\Debug\NetWork.pdb

?????文件????????180??2018-12-26?15:55??NetWork\NetWork\obj\Debug\NetWork.Properties.Resources.resources

............此處省略40個文件信息

評論

共有 條評論