代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/418779/10897414
conf open-test.conf
# include bad-traffic.rules
include exploit.rules
# include scan.rules
# include finger.rules
include ftp.rules
include telnet.rules
include rpc.rules
include rservices.rules
include dos.rules
include
www.eeworm.com/read/399850/7830495
cfg openocd_at91sam7a3_flash_wiggler.cfg
#daemon configuration
telnet_port 4444
gdb_port 3333
#interface
interface parport
parport_port 0x378
parport_cable wiggler
jtag_speed 0
jtag_nsrst_delay 200
jtag_ntrst_delay 200
#
www.eeworm.com/read/298601/7950089
dic password.dic
Pc
Cpu
Memory
Disk
Soft
Y2k
Cdrom
Rom
Admin
Master
Card
Pci
Lock
Ascii
Knight
Modem
Web
Www
Isp
Unlock
Ftp
Telnet
Ibm
Intel
Dell
Compaq
Toshiba
Acer
Ok
Info
Aol
56k
Ser
www.eeworm.com/read/339051/12265136
c tnserv.c
#include
#include "global.h"
#include "socket.h"
#include "telnet.h"
#include "proc.h"
#include "files.h"
#include "commands.h"
#include "cmdparse.h"
static void tnserv(int s,void
www.eeworm.com/read/338594/12293282
frm frmtelnet.frm
VERSION 5.00
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form frmTelnet
Caption = "Telnet"
ClientHeight = 6900
ClientLeft = 60
www.eeworm.com/read/119862/14819281
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_INIT(configure.in)
AM_INIT_AUTOMAKE(gnome-telnet, 2.3)
AM_CONFIG_HEADER(config.h)
dnl Pick up the Gnome macros.
AM_ACLOCAL_INCLU
www.eeworm.com/read/114188/15071214
htm index.htm
BBS水木清华站∶精华区
◇ ftp protocol
◇ telnet 的 Source Code
www.eeworm.com/read/214177/15111711
hpj dtelnet.hpj
; This file is maintained by HCW. Do not modify this file directly.
[OPTIONS]
LCID=0x409 0x0 0x0 ; English (United States)
REPORT=Yes
BMROOT=C:\Projects\Telnet\SDKTelnet
HLP=dtelnet.hlp
[FIL
www.eeworm.com/read/209329/15223197
java sendmail.java
/*
这个类主要是以Telnet的方式发送命令和邮件
*/
import java.io.*;
import sun.misc.BASE64Encoder;
import java.net.*;
import java.util.*;
public class SendMail{
private Socket mailSocket;
www.eeworm.com/read/229403/4756619
patch netkittelnet.patch
--- netkit-telnet-0.17/configure Thu Apr 11 10:40:58 2002
+++ FIXEDnetkittelnet/configure Thu Apr 11 10:39:59 2002
@@ -78,7 +78,6 @@
for TRY in egcs gcc g++ CC c++ cc; do
(
$T