代码搜索:TELNET

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

代码结果 3,051
www.eeworm.com/read/143132/5758703

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/143132/5758773

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/143127/5759299

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/143127/5759300

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/140180/5794053

c telnet.c

/***************************************************************************** * telnet.c: VLM interface plugin ***************************************************************************** * Copyr
www.eeworm.com/read/138548/5815549

pm telnet.pm

package URI::telnet; require URI::_login; @ISA = qw(URI::_login); sub default_port { 23 } 1;
www.eeworm.com/read/135686/5882499

h telnet.h

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

c telnet.c

/* vi: set sw=4 ts=4: */ /* * telnet implementation for busybox * * Author: Tomi Ollila * Copyright (C) 1994-2000 by Tomi Ollila * * Created: Thu Apr 7 13:29:41 1994 too * Last mo
www.eeworm.com/read/133772/5902756

h telnet.h

//========================================================================== // // include/arpa/telnet.h // //========================================================================== //###
www.eeworm.com/read/131315/5935218

h telnet.h

/* * Copyright (c) 1983, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permi