代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/463249/7184996
frm telnet.frm
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form frmBBS
AutoRedraw = -1 'True
Caption = "bbs"
ClientHeight = 619
www.eeworm.com/read/456640/7343096
c telnet.c
/* Telnet utility for 'TCP/IP Lean' (c) Iosoft Ltd. 2000
This software is only licensed for distribution with the book 'TCP/IP Lean',
and may only be used for personal experimentation by the purch
www.eeworm.com/read/449996/7491913
c telnet.c
/* Internet Telnet client
*/
#include
#ifdef __TURBOC__
#include
#include
#endif
#include "global.h"
#include "mbuf.h"
#include "socket.h"
#include "telnet.h"
#i
www.eeworm.com/read/449996/7491983
h telnet.h
#ifndef _TELNET_H
#define _TELNET_H
#ifndef _SESSION_H
#include "session.h"
#endif
#ifndef _SOCKADDR_H
#include "sockaddr.h"
#endif
#define LINESIZE 256 /* Length of local editing buffer
www.eeworm.com/read/446359/7580880
dof telnet.dof
[FileVersion]
Version=7.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/446359/7580894
stat telnet.stat
[Stats]
EditorSecs=16
DesignerSecs=15
InspectorSecs=6
CompileSecs=2392
OtherSecs=7
StartTime=25/10/2004 22:42:27
RealKeys=0
EffectiveKeys=0
DebugSecs=6
www.eeworm.com/read/446359/7580901
res telnet.res
www.eeworm.com/read/446359/7580905
dpr telnet.dpr
{ $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence }
{ Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/446359/7580910
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/442119/7658862
telnet macro.telnet
#
# Shorewall version 4 - Telnet Macro
#
# /usr/share/shorewall/macro.Telnet
#
# This macro handles Telnet traffic. For traffic over the
# internet, telnet is inappropriate; use SSH instead
#
########