代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/11139/197537
py imote2-ocd-program.py
#!/usr/bin/env python
# imote2-ocd-program.py
#
# This script programs an iMote2 connected to the local machine using
# 'openocd'. This is just a wrapper to openocd and the telnet session
# u
www.eeworm.com/read/194357/5132207
conf lg.conf
# configuration file for the looking glass
#
# note: these are perl statements! mind the syntax
#
# adjust the path to find [cfj]login, telnet, ssh, rsh, etc.
#
$ENV{PATH}="/nmis/rancid/bin:/usr/bin:
www.eeworm.com/read/383940/2605376
py imote2-ocd-program.py
#!/usr/bin/env python
# imote2-ocd-program.py
#
# This script programs an iMote2 connected to the local machine using
# 'openocd'. This is just a wrapper to openocd and the telnet session
# used to
www.eeworm.com/read/472419/6877005
readme
Telnet has been massively hacked up for this release.
It presently requires a C++ compiler (gcc 2.7.2 or higher
recommended), but not libg++ or libstdc++. That is, unless you went to
special effort
www.eeworm.com/read/100422/15873925
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Telnet.rc
//
#define IDS_HELLO 1
// Next default values for new objects
//
#ifdef APSTU
www.eeworm.com/read/100081/15885816
virtmini
#!/bin/sh
#
# Virtmodem does the same thing as the similar program 'modemu'.
# It will allow you to use zmodem etc. over a telnet connection using
# a serial modem program like minicom etc.
#
# In the
www.eeworm.com/read/100075/15886302
unix script.unix
# just a comment
echo "Starting script..."
waitfor "HOST>"
transmit "term download^M"
waitfor "HOST>"
transmit "telnet comp^M"
waitfor "login: "
transmit "jonedoe^M"
waitfor "Password:"
transmit
www.eeworm.com/read/100018/15889187
html shell.html
Shell
When a user logs in via telnet or at the console, or opens an xterm
window in X the users shell program will be run to interpret commands
entered. If a user does not h
www.eeworm.com/read/276339/10745851
h ckctel.h
/* ckctel.h -- Symbol and macro definitions for C-Kermit telnet support */
/*
Authors: Jeffrey E Altman ,
Secure Endpoints Inc., New York City
www.eeworm.com/read/138548/5815566
pm _login.pm
package URI::_login;
require URI::_server;
require URI::_userpass;
@ISA = qw(URI::_server URI::_userpass);
# Generic terminal logins. This is used as a base class for 'telnet',
# 'tn3270', and 'rlo