代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/102558/15770710
frm telnet.frm
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form frmTelnet
BackColor
www.eeworm.com/read/102558/15770711
vbw telnet.vbw
frmTelnet = 64, 104, 788, 536, C, 132, 132, 730, 636, C
vt100 = 110, 110, 696, 511, C
frmTCPIP = 22, 22, 464, 367, C, 132, 132, 574, 477, C
www.eeworm.com/read/102558/15770714
frx telnet.frx
www.eeworm.com/read/102558/15770716
vbp telnet.vbp
Type=Exe
Object={6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0; COMCTL32.OCX
Object={248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0; MSWINSCK.OCX
Form=telnet.frm
Module=vt100; Vt100.bas
Form=frmTCPIP.
www.eeworm.com/read/101413/15834696
exe telnet.exe
www.eeworm.com/read/101413/15834697
dof telnet.dof
[FileVersion]
Version=6.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/101413/15834704
res telnet.res
www.eeworm.com/read/101413/15834706
dpr telnet.dpr
program telnet;
uses
Forms,
TnCli1 in 'TNCLI1.PAS' {TelnetForm};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TTelnetForm, TelnetForm);
Application.Run;
end
www.eeworm.com/read/101413/15834709
cfg telnet.cfg
-$A8
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J-
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/101413/15834750
dpr telnet.dpr
{ ****************************************************** }
{ * Telnet: version 1.01, Jan 11, 2001. * }
{ * * }
{ * Copyright (C)199