代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/125158/14511378
asm telnet.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; TERMINAL
;
; Compile with FASM for Menuet
;
use32
org 0x0
db 'MENUET00'
www.eeworm.com/read/225430/14540940
c telnet.c
/* Telnet utility for 'TCP/IP Lean' (c) Iosoft Ltd. 2000
This software is only licensed for distribution with the book 'TCP/IP Lean',
and may only be used for personal experimentation by the purch
www.eeworm.com/read/124696/14553375
bmp telnet.bmp
www.eeworm.com/read/124628/14556046
c telnet.c
/* Internet Telnet client
*/
#include
#ifdef __TURBOC__
#include
#include
#endif
#include "global.h"
#include "mbuf.h"
#include "socket.h"
#include "telnet.h"
#i
www.eeworm.com/read/124628/14556175
h telnet.h
#ifndef _TELNET_H
#define _TELNET_H
#ifndef _SESSION_H
#include "session.h"
#endif
#ifndef _SOCKADDR_H
#include "sockaddr.h"
#endif
#define LINESIZE 256 /* Length of local editing buffer
www.eeworm.com/read/124417/14568511
c telnet.c
/* Internet Telnet client
*/
#include
#ifdef __TURBOC__
#include
#include
#endif
#include "global.h"
#include "mbuf.h"
#include "socket.h"
#include "telnet.h"
#i
www.eeworm.com/read/124417/14568666
h telnet.h
#ifndef _TELNET_H
#define _TELNET_H
#ifndef _SESSION_H
#include "session.h"
#endif
#ifndef _SOCKADDR_H
#include "sockaddr.h"
#endif
#define LINESIZE 256 /* Length of local editing buffer
www.eeworm.com/read/223683/14619466
cpp telnet.cpp
///////////////////////////////////////////////////////////////////////
// Filename: telnet.cpp
//
// Date : 27-May-2001
// Author : J.Hogendoorn ( jeroenhog@gmx.net )
//
// Note : this c
www.eeworm.com/read/223683/14619470
h telnet.h
///////////////////////////////////////////////////////////////////////
// Filename: telnet.h
//
// Date : 27-May-2001
// Author : J.Hogendoorn ( jeroenhog@gmx.net )
//
// Note : this cod
www.eeworm.com/read/122946/14655488
telnet-lib
# $Id: telnet-lib,v 1.2 2000/11/18 08:25:04 roesch Exp $
alert tcp $HOME_NET 23 -> $EXTERNAL_NET any (msg:"TELNET - Attempted SU from wrong group"; content: "|74 6F 20 73 75 20 72 6F 6F 74 2E|"; lo