代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/272159/4217640
dfm extelnet1.dfm
object Form1: TForm1
Left = 527
Top = 188
Width = 575
Height = 436
Caption = 'ExTelnet - Telnet Client'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTe
www.eeworm.com/read/408009/2255411
c httelnet.c
/* HTTelnet.c
** TELNET ACCESS, ROLIGIN, etc.
**
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
** @(#) $Id: HTTelnet.c,v 2.41 1999/02/2
www.eeworm.com/read/105140/15677233
c javefpclient.c
import java.net.*;
import java.awt.*;
import java.io.*;
import java.lang.*;
public class Telnet extends java.applet.Applet
{
String hoststr, portstr; // parameters giving host & p
www.eeworm.com/read/140429/13081567
txt phptelnet.txt
我用php编写了一个从华为路由器中读取配置信息的php程序。问题说明如下:
华为路由器登陆方式为:telnet, 注意这个telnet有一点特点:
...........
UserName:
Password:
[router-name]
如果提示UserName:就用php完成填写用户名, 提示Password: 就输入口令。
如果出现提示[......]就表示登陆成
www.eeworm.com/read/140015/13114177
4 makefile.4.4
#
# Copyright (c) 1991 The Regents of the University of California.
# All rights reserved.
#
# %sccs.include.redist.sh
#
# @(#)Makefile 5.3 (Berkeley) 3/22/91
#
LIB= telnet
SRCS= auth.c encrypt.c gen