代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/327092/6347703
html 583-585.html
Special Edition Using Linux, Fourth Edition:Accessing the Network with telnet, ftp, and the r-Commands
www.eeworm.com/read/327092/6347704
html 581-583.html
Special Edition Using Linux, Fourth Edition:Accessing the Network with telnet, ftp, and the r-Commands
www.eeworm.com/read/327092/6347706
html 579-581.html
Special Edition Using Linux, Fourth Edition:Accessing the Network with telnet, ftp, and the r-Commands
www.eeworm.com/read/106480/6350137
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by telnet.rc
//
#define IDC_CONNECTTIME 2000
#define IDD_OPTIONS 2000
#def
www.eeworm.com/read/264342/11319389
c subtermtype.c
/* subtermtype.c - subtermtype */
#include
#include
#include "telnet.h"
extern char *term; /* terminal name, from initialization */
/*--------------------------
www.eeworm.com/read/260147/11743347
c subtermtype.c
/* subtermtype.c - subtermtype */
#include
#include
#include "telnet.h"
extern char *term; /* terminal name, from initialization */
/*------------------------------------
www.eeworm.com/read/226004/14503508
menu rxvt.menu
#!/bin/sh --
# an example of having different menus (even different pixmaps)
# show up depending on the machine you are rlogin/telnet connecting to
menu="$0" # or any convenient database
exe="../../s
www.eeworm.com/read/121651/14744585
menu rxvt.menu
#!/bin/sh --
# an example of having different menus (even different pixmaps)
# show up depending on the machine you are rlogin/telnet connecting to
menu="$0" # or any convenient database
exe="../../s
www.eeworm.com/read/462984/1540634
txt macinstall.txt
MACOS (not MACOS X)
===================
This is the first attempt at porting cURL to MacOS.
http, ftp, dict and telnet seems to work fine, other protocols and advanced
features have not been all test
www.eeworm.com/read/240943/4564821
c telnetd-shell.c
/**
* \addtogroup telnetd
* @{
*/
/**
* \file
* An example telnet server shell
* \author Adam Dunkels
*/
/*
* Copyright (c) 2003, Adam Dunkels.
* All rights reserved.
*