⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 protscan.frm

📁 端口扫描器 vb6编写
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomctl.ocx"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form1 
   Caption         =   "jhkdiy--端口扫描器"
   ClientHeight    =   6000
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   5460
   Icon            =   "ProtScan.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   Palette         =   "ProtScan.frx":1CFA
   ScaleHeight     =   6000
   ScaleWidth      =   5460
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame FraReport 
      Caption         =   "扫描结果(&R)"
      Height          =   2760
      Left            =   135
      TabIndex        =   11
      Top             =   2835
      Width           =   5235
      Begin VB.CommandButton cmdCleanReport 
         Caption         =   "清除(&C)"
         Height          =   510
         Left            =   4320
         TabIndex        =   23
         Top             =   900
         Width           =   825
      End
      Begin MSComDlg.CommonDialog cdgSaveFile 
         Left            =   1755
         Top             =   675
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
         DefaultExt      =   "*.txt"
         DialogTitle     =   "保存扫描结果"
         FileName        =   "PortScan"
         Filter          =   "文本文件(*.txt)|*.txt"
         InitDir         =   "c:\"
      End
      Begin VB.CommandButton cmdAbout 
         Caption         =   "关于(&B)"
         Height          =   510
         Left            =   4320
         TabIndex        =   22
         Top             =   2115
         Width           =   825
      End
      Begin VB.CommandButton cmdHelp 
         Caption         =   "帮助(&H)"
         Height          =   510
         Left            =   4320
         TabIndex        =   21
         Top             =   1530
         Width           =   825
      End
      Begin VB.CommandButton cmdSaveReport 
         Caption         =   "保存(&A)"
         Height          =   555
         Left            =   4320
         TabIndex        =   20
         Top             =   270
         Width           =   825
      End
      Begin MSWinsockLib.Winsock WS1 
         Left            =   1215
         Top             =   675
         _ExtentX        =   741
         _ExtentY        =   741
         _Version        =   393216
      End
      Begin VB.TextBox txtReport 
         Height          =   2400
         Left            =   135
         Locked          =   -1  'True
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   9
         Top             =   225
         Width           =   4065
      End
   End
   Begin VB.Frame FraPortSet 
      Caption         =   "扫描选项(&P)"
      Height          =   2715
      Left            =   135
      TabIndex        =   10
      Top             =   0
      Width           =   5235
      Begin VB.TextBox txtRemoteEndIP 
         BackColor       =   &H00FFFFFF&
         Enabled         =   0   'False
         Height          =   330
         Left            =   3015
         Locked          =   -1  'True
         TabIndex        =   5
         Text            =   "218.19.122.254"
         Top             =   1530
         Width           =   1410
      End
      Begin VB.CommandButton cmdExit 
         Caption         =   "退出(&X)"
         Height          =   375
         Left            =   3195
         TabIndex        =   8
         Top             =   2205
         Width           =   1230
      End
      Begin VB.CommandButton cmdEndScan 
         Caption         =   "停止(&T)"
         Enabled         =   0   'False
         Height          =   375
         Left            =   1755
         TabIndex        =   7
         Top             =   2205
         Width           =   1275
      End
      Begin VB.CommandButton cmdStartScan 
         Caption         =   "扫描(&S)"
         Height          =   375
         Left            =   270
         MouseIcon       =   "ProtScan.frx":253C
         MousePointer    =   4  'Icon
         TabIndex        =   6
         Top             =   2205
         Width           =   1320
      End
      Begin VB.OptionButton OptLocalPort 
         Caption         =   "本机端口(&L)"
         Height          =   375
         Left            =   1170
         TabIndex        =   2
         Top             =   990
         Value           =   -1  'True
         Width           =   1365
      End
      Begin VB.OptionButton OptRemotePort 
         BackColor       =   &H8000000A&
         Caption         =   "远程端口(&E)"
         Height          =   285
         Left            =   2655
         TabIndex        =   3
         Top             =   1035
         Width           =   1320
      End
      Begin VB.TextBox txtRemoteStartIP 
         BackColor       =   &H00FFFFFF&
         Enabled         =   0   'False
         Height          =   330
         Left            =   765
         Locked          =   -1  'True
         TabIndex        =   4
         Text            =   "218.19.122.1"
         Top             =   1530
         Width           =   1365
      End
      Begin VB.TextBox txtEndPort 
         Height          =   330
         Left            =   3015
         TabIndex        =   1
         Text            =   "65530"
         Top             =   495
         Width           =   1410
      End
      Begin VB.TextBox txtStartPort 
         Height          =   330
         Left            =   765
         TabIndex        =   0
         Text            =   "1"
         Top             =   495
         Width           =   1365
      End
      Begin MSComctlLib.Slider sldPauseTime 
         Height          =   1860
         Left            =   4590
         TabIndex        =   17
         Top             =   495
         Width           =   525
         _ExtentX        =   926
         _ExtentY        =   3281
         _Version        =   393216
         Orientation     =   1
         LargeChange     =   1
         TickStyle       =   1
         TextPosition    =   1
      End
      Begin VB.Label Label6 
         Caption         =   "慢"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   4770
         TabIndex        =   19
         Top             =   2385
         Width           =   330
      End
      Begin VB.Label Label5 
         Caption         =   "快"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   285
         Left            =   4770
         TabIndex        =   18
         Top             =   180
         Width           =   285
      End
      Begin VB.Label Label4 
         Caption         =   "------"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   285
         Left            =   2205
         TabIndex        =   16
         Top             =   1575
         Width           =   735
      End
      Begin VB.Label Label3 
         Caption         =   "I P:"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   285
         Left            =   270
         TabIndex        =   15
         Top             =   1575
         Width           =   645
      End
      Begin VB.Label Label2 
         Caption         =   "------"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000FF&
         Height          =   330
         Left            =   2205
         TabIndex        =   14
         Top             =   540
         Width           =   735
      End
      Begin VB.Label Label1 
         Caption         =   "端口:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -