• 大小: 0.98M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-09-02
  • 语言: 其他
  • 标签: 其他  

资源简介

WinTcpS7_SmartV35.rar

资源截图

代码片段和文件信息


using System.Collections.Generic;
using System;
using System.Linq;
using System.Drawing;
using System.Diagnostics;
using System.Data;
using System.xml.Linq;
using Microsoft.VisualBasic;
using System.Collections;
using System.Windows.Forms;



namespace TcpClient
{
[global::Microsoft.VisualBasic.CompilerServices.DesignerGenerated()]public 
partial class Form1 : System.Windows.Forms.Form
{

//Form 重写 Dispose,以清理组件列表。
[System.Diagnostics.DebuggerNonUserCode()]protected override void Dispose(bool disposing)
{
try
{
if (disposing && components != null)
{
components.Dispose();
}
}
finally
{
base.Dispose(disposing);
}
}

        //Windows 窗体设计器所必需的

//注意: 以下过程是 Windows 窗体设计器所必需的
//可以使用 Windows 窗体设计器修改它。
//不要使用代码编辑器修改它。
[System.Diagnostics.DebuggerStepThrough()]private void InitializeComponent()
{
            this.components = new System.ComponentModel.Container();
            this.butlink = new System.Windows.Forms.Button();
            this.butClose = new System.Windows.Forms.Button();
            this.Timer1 = new System.Windows.Forms.Timer(this.components);
            this.butScan = new System.Windows.Forms.Button();
            this.txtLocalIP = new System.Windows.Forms.TextBox();
            this.Label1 = new System.Windows.Forms.Label();
            this.Label2 = new System.Windows.Forms.Label();
            this.txtLocalPort = new System.Windows.Forms.TextBox();
            this.Label3 = new System.Windows.Forms.Label();
            this.txtRemotePort = new System.Windows.Forms.TextBox();
            this.Label4 = new System.Windows.Forms.Label();
            this.txtRemoteIP = new System.Windows.Forms.TextBox();
            this.GroupBox1 = new System.Windows.Forms.GroupBox();
            this.txtReRead = new System.Windows.Forms.TextBox();
            this.cmbReadType = new System.Windows.Forms.ComboBox();
            this.Label24 = new System.Windows.Forms.Label();
            this.Label9 = new System.Windows.Forms.Label();
            this.butRead = new System.Windows.Forms.Button();
            this.lstRead = new System.Windows.Forms.ListBox();
            this.cmbReadMry = new System.Windows.Forms.ComboBox();
            this.txtReadAdd = new System.Windows.Forms.TextBox();
            this.txtReadCnt = new System.Windows.Forms.TextBox();
            this.Label11 = new System.Windows.Forms.Label();
            this.Label5 = new System.Windows.Forms.Label();
            this.Label7 = new System.Windows.Forms.Label();
            this.GroupBox2 = new System.Windows.Forms.GroupBox();
            this.cmbWriteType = new System.Windows.Forms.ComboBox();
            this.Label23 = new System.Windows.Forms.Label();
            this.txtWrite = new System.Windows.Forms.TextBox();
            this.txtReWrite = new System.Windows.Forms.TextBox();
            this.Label10 = new System.Windows.Forms.Label();
      

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      75264  2018-12-05 22:05  DLL Files\WinTcpS7_Smart.dll

     文件       1910  2018-04-21 14:04  DLL Files\函数接口.TXT

     文件     187441  2018-06-21 20:47  DLL Files\可编程控制器PC通讯组件使用说明V25.pdf

     文件      26624  2018-06-03 09:43  TcpClient CS2010\bin\Release\TcpClient.exe

     文件      36352  2018-06-03 09:43  TcpClient CS2010\bin\Release\TcpClient.pdb

     文件      11600  2018-08-07 12:29  TcpClient CS2010\bin\Release\TcpClient.vshost.exe

     文件        490  2010-03-17 22:39  TcpClient CS2010\bin\Release\TcpClient.vshost.exe.manifest

     文件        794  2018-06-03 09:43  TcpClient CS2010\bin\Release\TcpClient.xml

     文件      75264  2018-12-05 22:05  TcpClient CS2010\bin\Release\WinTcpS7_Smart.dll

     文件       9623  2018-06-03 09:42  TcpClient CS2010\FORM1.CS

     文件      42786  2018-04-21 16:52  TcpClient CS2010\Form1.Designer.cs

     文件       6376  2018-04-21 16:52  TcpClient CS2010\Form1.resx

     文件        510  2012-12-15 19:48  TcpClient CS2010\My Project\Application.myapp

     文件       5609  2018-04-21 16:19  TcpClient CS2010\My Project\Resources.resx

     文件        279  2010-05-04 06:45  TcpClient CS2010\My Project\Settings.settings

     文件       6428  2018-04-21 16:32  TcpClient CS2010\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件        612  2018-04-21 16:32  TcpClient CS2010\obj\x86\Debug\TcpClient.csproj.FileListAbsolute.txt

     文件        975  2018-04-21 16:32  TcpClient CS2010\obj\x86\Debug\TcpClient.csproj.GenerateResource.Cache

     文件      27648  2018-04-21 16:32  TcpClient CS2010\obj\x86\Debug\TcpClient.exe

     文件        180  2018-04-21 16:32  TcpClient CS2010\obj\x86\Debug\TcpClient.Form1.resources

     文件      38400  2018-04-21 16:32  TcpClient CS2010\obj\x86\Debug\TcpClient.pdb

     文件        180  2018-04-21 16:32  TcpClient CS2010\obj\x86\Debug\TcpClient.Properties.Resources.resources

     文件       5120  2018-04-21 16:20  TcpClient CS2010\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll

     文件       2867  2018-08-07 12:29  TcpClient CS2010\obj\x86\Release\DesignTimeResolveAssemblyReferences.cache

     文件       6512  2018-08-07 12:29  TcpClient CS2010\obj\x86\Release\DesignTimeResolveAssemblyReferencesInput.cache

     文件        440  2018-04-22 15:05  TcpClient CS2010\obj\x86\Release\GenerateResource.read.1.tlog

     文件        994  2018-04-22 15:05  TcpClient CS2010\obj\x86\Release\GenerateResource.write.1.tlog

     文件       4501  2018-08-07 12:29  TcpClient CS2010\obj\x86\Release\TcpClient.csproj.FileListAbsolute.txt

     文件        975  2018-06-03 09:43  TcpClient CS2010\obj\x86\Release\TcpClient.csproj.GenerateResource.Cache

     文件      26624  2018-06-03 09:43  TcpClient CS2010\obj\x86\Release\TcpClient.exe

............此处省略214个文件信息

评论

共有 条评论