代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/415565/11062344
cfg programmer.cfg
#define our ports
telnet_port 4444
gdb_port 3333
#commands specific to the Amontec JTAGKey
interface ft2232
ft2232_device_desc "Olimex OpenOCD JTAG A"
ft2232_layout "olimex-jtag"
ft2232_vid_p
www.eeworm.com/read/415564/11062449
cfg programmer.cfg
#define our ports
telnet_port 4444
gdb_port 3333
#commands specific to the Amontec JTAGKey
interface ft2232
ft2232_device_desc "Olimex OpenOCD JTAG A"
ft2232_layout "olimex-jtag"
ft2232_vid_p
www.eeworm.com/read/415563/11062483
cfg sam7_pp.cfg
#daemon configuration
telnet_port 4444
gdb_port 3333
#interface
interface parport
parport_port 0x378
parport_cable wiggler
jtag_speed 2
reset_config srst_only
#jtag scan chain
#format L
www.eeworm.com/read/415562/11062636
cfg programmer.cfg
#define our ports
telnet_port 4444
gdb_port 3333
#commands specific to the Amontec JTAGKey
interface ft2232
ft2232_device_desc "Olimex OpenOCD JTAG A"
ft2232_layout "olimex-jtag"
ft2232_vid_p
www.eeworm.com/read/415559/11062706
cfg programmer.cfg
#define our ports
telnet_port 4444
gdb_port 3333
#commands specific to the Amontec JTAGKey
interface ft2232
ft2232_device_desc "Olimex OpenOCD JTAG A"
ft2232_layout "olimex-jtag"
ft2232_vid_p
www.eeworm.com/read/100078/15885998
c modemu.c
#include /*(printf,fprintf)*/
#include /*isprint*/
#include /*IAC,DO,DONT,...*/
#include /*fd_set,FD_ZERO*/
#include /*O_RDWR*/
#include
www.eeworm.com/read/102552/15771487
htm subject_39328.htm
序号:39328 发表者:约翰列侬 发表日期:2003-05-09 21:04:52
主题:用<mark>Telnet</mark>为什么不能连接到主机?
内容:我刚开始学网络编程,想写一个C/S程序。为了测试,我把代码写到accept()后就运行程序,然后在Win2K的命令提示符中用<mark>telnet</mark> 127.0.0.1 2626,(2626是我在程序中监听的端口号)但总是显示“正 ...
www.eeworm.com/read/101790/15807829
htm subject_39328.htm
序号:39328 发表者:约翰列侬 发表日期:2003-05-09 21:04:52
主题:用<mark>Telnet</mark>为什么不能连接到主机?
内容:我刚开始学网络编程,想写一个C/S程序。为了测试,我把代码写到accept()后就运行程序,然后在Win2K的命令提示符中用<mark>telnet</mark> 127.0.0.1 2626,(2626是我在程序中监听的端口号)但总是显示“正 ...
www.eeworm.com/read/289591/8540883
h uftp.h
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/462841/7194483
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 0
jtag_nsrst_delay 200
jtag_n