代码搜索:TELNET

找到约 3,051 项符合「TELNET」的源代码

代码结果 3,051
www.eeworm.com/read/272159/4217548

frm extelnet.frm

VERSION 5.00 Object = "{797E7185-0DB7-4E3A-939B-234871F7FAC9}#1.0#0"; "apax1.ocx" Begin VB.Form Form1 Caption = "ExTelnet - Telnet Client" ClientHeight = 6720 ClientLeft
www.eeworm.com/read/389922/2530001

makefile

# Makefile for telnet CFLAGS= -D_MINIX -D_POSIX_SOURCE LDFLAGS=-i SRC= ttn.c ttn_conf.c all: ttn ttn: $(SRC) $(CC) $(CFLAGS) $(LDFLAGS) -o ttn $(SRC) install -S 4kw $@ clean: rm -f ttn instal
www.eeworm.com/read/266623/4271995

cfg openocd_flash_lpc2378_pp.cfg

# Martin Thomas 4/2007 #daemon configuration telnet_port 4444 gdb_port 3333 #interface interface parport parport_port 0x378 parport_cable wiggler jtag_speed 2 jtag_nsrst_delay 500 jtag_n
www.eeworm.com/read/266623/4271998

cfg openocd_dbg_lpc2378_ftdi.cfg

# Martin Thomas 4/2007 #daemon configuration telnet_port 4444 gdb_port 3333 #interface interface ft2232 ft2232_device_desc "Amontec JTAGkey A" ft2232_layout jtagkey ft2232_vid_pid 0x0403 0
www.eeworm.com/read/266623/4271999

cfg openocd_dbg_lpc2378_pp.cfg

# Martin Thomas 4/2007 #daemon configuration telnet_port 4444 gdb_port 3333 #interface interface parport parport_port 0x378 parport_cable wiggler jtag_speed 5 jtag_nsrst_delay 200 jtag_n
www.eeworm.com/read/249186/12518323

cfg at91r40008_pp.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 #use com
www.eeworm.com/read/235820/14050880

services dsniff.services

# $Id: dsniff.services,v 1.8 2000/12/15 20:10:58 dugsong Exp $ # # Network services, dsniff style # ftp 21/tcp telnet 23/tcp smtp 25/tcp pptp 47/ip http 80/tcp ospf 89/ip http 98/tcp poppass 1
www.eeworm.com/read/235820/14051165

c decode.c

/* decode.c Copyright (c) 2000 Dug Song $Id: decode.c,v 1.12 2000/12/15 20:03:26 dugsong Exp $ */ #include "config.h" #include #include
www.eeworm.com/read/104451/15692242

cpp ansi.cpp

#include #include #include "telnet.h" // Need to implement a Keymapper. // here are some example key maps // vt100 f1 - \eOP // vt100 f2 - \eOQ // ansi f5 - \e[
www.eeworm.com/read/360251/10105758

c ttfsm.c

/* ttfsm.c */ #include #include #include "telnet.h" #include "tnfsm.h" #include "local.h" extern int do_echo(FILE *,FILE *,int), do_noga(FILE *,FILE *,int), do_notsup(FILE *