代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/462841/7194504
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/462841/7194506
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 0
jtag_nsrst_delay 200
jtag_n
www.eeworm.com/read/462841/7194507
cfg openocd_flash_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/436005/7779241
cfg openocd.cfg
#define our ports
telnet_port 4444
gdb_port 3333
#commands specific to the Olimex ARM-USB-OCD
interface ft2232
ft2232_device_desc "Olimex OpenOCD JTAG A"
ft2232_layout "olimex-jtag"
ft2232_vi
www.eeworm.com/read/436005/7779250
cfg openocd_program.cfg
#define our ports
telnet_port 4444
gdb_port 3333
#commands specific to the Olimex ARM-USB-OCD
interface ft2232
ft2232_device_desc "Olimex OpenOCD JTAG A"
ft2232_layout "olimex-jtag"
ft2232_vi
www.eeworm.com/read/436005/7779257
cfg openocd.cfg
#define our ports
telnet_port 4444
gdb_port 3333
#commands specific to the Olimex ARM-USB-OCD
interface ft2232
ft2232_device_desc "Olimex OpenOCD JTAG A"
ft2232_layout "olimex-jtag"
ft2232_vi
www.eeworm.com/read/436005/7779265
cfg openocd_program.cfg
#define our ports
telnet_port 4444
gdb_port 3333
#commands specific to the Olimex ARM-USB-OCD
interface ft2232
ft2232_device_desc "Olimex OpenOCD JTAG A"
ft2232_layout "olimex-jtag"
ft2232_vi
www.eeworm.com/read/125951/6019737
frm exwsclient.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/125951/6019771
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/264342/11319344
c tefsm.c
/* tefsm.c */
#include
#include
#include "telnet.h"
#include "tnfsm.h"
/* Special chars: */
char t_flushc, t_intrc, t_quitc, sg_erase, sg_kill;
extern int tepu