代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/216450/4895378
h tcp.h
/*
server/ip/gen/tcp.h
*/
#ifndef __SERVER__IP__GEN__TCP_H__
#define __SERVER__IP__GEN__TCP_H__
#define TCP_MIN_HDR_SIZE 20
#define TCP_MAX_HDR_SIZE 60
#define TCPPORT_TELNET 23
#define TCPPORT_FI
www.eeworm.com/read/191219/5166742
frm exlogin.frm
VERSION 5.00
Object = "{797E7185-0DB7-4E3A-939B-234871F7FAC9}#1.0#0"; "apax1.ocx"
Begin VB.Form Form1
Caption = "ExLogin - Automated Telnet Login"
ClientHeight = 6720
Cli
www.eeworm.com/read/187464/5220745
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 *
www.eeworm.com/read/187464/5220754
c sofsm.c
/* sofsm.c */
#include
#include
#include "telnet.h"
#include "tnfsm.h"
/* Special chars: */
char t_flushc, t_intrc, t_quitc, sg_erase, sg_kill;
extern int soputc(FILE *,FI
www.eeworm.com/read/180137/5290619
resp makefile.b32.resp
+base64.obj &
+cookie.obj &
+transfer.obj &
+escape.obj &
+formdata.obj &
+ftp.obj &
+http.obj &
+http_chunks.obj &
+ldap.obj &
+dict.obj &
+telnet.obj &
+getdate.obj &
+getenv.obj &
+get
www.eeworm.com/read/332511/3396981
cfg at91sam7_ecr.cfg
#daemon configuration
telnet_port 4444
gdb_port 3333
#interface
interface at91rm9200
at91rm9200_device rea_ecr
jtag_speed 0
reset_config srst_only
#jtag scan chain
#format L IRC IRCM IDCODE (Length,
www.eeworm.com/read/332131/3401352
h tcp.h
/*
server/ip/gen/tcp.h
*/
#ifndef __SERVER__IP__GEN__TCP_H__
#define __SERVER__IP__GEN__TCP_H__
#define TCP_MIN_HDR_SIZE 20
#define TCP_MAX_HDR_SIZE 60
#define TCPPORT_TELNET 23
#define TCPPORT_FI