代码搜索:TELNET

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

代码结果 3,051
www.eeworm.com/read/169311/9867461

cc telnet.cc

/* * Copyright (c) 1988, 1990 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted
www.eeworm.com/read/166096/10036345

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
www.eeworm.com/read/360251/10105751

c telnet.c

/* telnet.c - telnet */ #include #include #include #include #include #include #include #include
www.eeworm.com/read/360251/10105763

h telnet.h

/* telnet.h */ typedef unsigned char u_char; /* TELNET Command Codes: */ #define TCSB (u_char)250 /* Start Subnegotiation */ #define TCSE (u_char)240 /* End Of Subnegotiation */ #define TCNOP (u
www.eeworm.com/read/162818/10267353

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/162818/10267354

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/161055/10458615

c telnet.c

/* * Copyright (c) 2002, Adam Dunkels. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following co
www.eeworm.com/read/161055/10458661

h telnet.h

/* * Copyright (c) 2002, Adam Dunkels. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following co
www.eeworm.com/read/423577/10546626

c telnet.c

/* * Copyright (c) 1988, 1990, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are
www.eeworm.com/read/423577/10546680

1 telnet.1

.\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, a