代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/242732/4539124
ini telnet.ini
[Terminal]
;Dumpfile=
;Term=ansi
;Telnet_Redir=0
;Input_Redir=0
;Output_Redir=0
;Strip_Redir=FALSE
;Destructive_Backspace=FALSE
;Speaker_Beep=TRUE
;Beep=TRUE
;EightBit_Ansi=True
;VT100_Mode
www.eeworm.com/read/241253/4562643
h telnet.h
/* $OpenBSD: telnet.h,v 1.5 1997/09/21 10:46:04 niklas Exp $ */
/* $NetBSD: telnet.h,v 1.4 1994/10/26 00:56:46 cgd Exp $ */
/*
* Copyright (c) 1983, 1993
* The Regents of the University of Californ
www.eeworm.com/read/241005/4564233
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/241005/4564237
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/241005/4564238
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/241005/4564250
dpr telnet.dpr
{ ****************************************************** }
{ * Telnet: version 1.01, Jan 11, 2001. * }
{ * * }
{ * Copyright (C)199
www.eeworm.com/read/241005/4564251
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=1
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/241005/4564254
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/240943/4564828
c telnet.c
/*
* Copyright (c) 2002, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following co
www.eeworm.com/read/240943/4564829
h telnet.h
/*
* Copyright (c) 2002, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following co