代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/214177/15111686
h log.h
/* log.h
* Copyright (c) 1997 David Cole
*
* Log telnet session and / or protocol
*/
#ifndef __log_h
#define __log_h
/* Return the string to add to the application window title */
char*
www.eeworm.com/read/20138/833717
xms xterm@linux.xms
[Information]
Desciption=Xstart Session File
MajorVersion=1
MinorVersion=0
[Session]
Host=hostname
Protocol=TELNET
Username=
SavePassword=0
Password=
Command=/usr/bin/X11/xterm -ls -displa
www.eeworm.com/read/20138/833719
xms xterm.xms
[Information]
Desciption=Xstart Session File
MajorVersion=1
MinorVersion=0
[Session]
Host=hostname
Protocol=TELNET
Username=
SavePassword=0
Password=
Command=/usr/bin/X11/xterm -ls -displa
www.eeworm.com/read/40112/916247
xms xterm@linux.xms
[Information]
Desciption=Xstart Session File
MajorVersion=1
MinorVersion=0
[Session]
Host=hostname
Protocol=TELNET
Username=
SavePassword=0
Password=
Command=/usr/bin/X11/xterm -ls -displa
www.eeworm.com/read/40112/916249
xms xterm.xms
[Information]
Desciption=Xstart Session File
MajorVersion=1
MinorVersion=0
[Session]
Host=hostname
Protocol=TELNET
Username=
SavePassword=0
Password=
Command=/usr/bin/X11/xterm -ls -displa
www.eeworm.com/read/462984/1540578
readme
Curl is a tool for transferring files with URL syntax, supporting
FTP, FTPS, HTTP, HTTPS, TELNET, DICT, FILE and LDAP.
Curl supports HTTPS certificates, HTTP POST, HTTP PUT,
FTP uploading, ker
www.eeworm.com/read/460691/1558601
pm _login.pm
package URI::URL::_login;
require URI::URL::_generic;
@ISA = qw(URI::URL::_generic);
# Generic terminal logins. This is used as a base class for 'telnet',
# 'tn3270', and 'rlogin' URL schemes
www.eeworm.com/read/229403/4756618
in config.in
config BR2_PACKAGE_NETKITTELNET
bool "netkittelnet"
default n
help
Standard Linux telnet client and server.
ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
www.eeworm.com/read/229403/4756691
in config.in
config BR2_PACKAGE_TN5250
bool "tn5250"
default n
help
Telnet client that emulates 5250 terminals and printers.
http://tn5250.sourceforge.net/
www.eeworm.com/read/187464/5220764
c do_notsup.c
/* do_notsup.c - do_notsup */
#include
#include
#include "telnet.h"
extern u_char option_cmd;
/*------------------------------------------------------------------------
*