代码搜索:TELNET

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

代码结果 3,051
www.eeworm.com/read/216802/4882877

ini telnet.ini

[Terminal] ;Dumpfile= ;Term=ansi ;Telnet_Redir=0 ;Input_Redir=0 ;Output_Redir=0 ;Strip_Redir=FALSE ;Destructive_Backspace=FALSE ;Speaker_Beep=TRUE ;Beep=TRUE ;EightBit_Ansi=True ;VT100_Mode
www.eeworm.com/read/216450/4895197

1 telnet.1

.\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. The Berkeley software License Agreement .\" specifies the terms and conditions for redistribution. .\" .\" @(#
www.eeworm.com/read/213567/4915180

h telnet.h

/* * telnet.h * * TELNET Socket class. * * Portable Windows Library * * Copyright (c) 1993-2002 Equivalence Pty. Ltd. * * The contents of this file are subject to the Mozilla Public License
www.eeworm.com/read/213567/4915322

cxx telnet.cxx

/* * telnet.cxx * * TELNET socket I/O channel class. * * Portable Windows Library * * Copyright (c) 1993-2002 Equivalence Pty. Ltd. * * The contents of this file are subject to the Mozilla Pu
www.eeworm.com/read/209559/4973453

ncsa-telnet

NCSA telnet doesn't work with path MTU discovery enabled. This is due to a bug in NCSA that also stops it working with other modern networking code such as Solaris. The following information is court
www.eeworm.com/read/209211/4981642

c telnet.c

#include #include #include #include "telnet.h" int ctl = -1; /* control fd (for break's) */ int consctl = -1; /* consctl fd */ int ttypid; /* pid's if the 2 processes (used
www.eeworm.com/read/209211/4981650

h telnet.h

typedef struct Opt Opt; int debug; #define DPRINT if(debug)fprint enum { /* control characters */ Se= 240, /* end subnegotiation */ NOP= 241, Mark= 242, /* data mark */ Break= 243, Inter
www.eeworm.com/read/205824/5018042

rc telnet.rc

/* $Id: telnet.rc 21323 2006-03-17 15:43:34Z fireball $ */ #define REACTOS_STR_FILE_DESCRIPTION "Console Telnet for Win32\0" #define REACTOS_STR_INTERNAL_NAME "telnet\0" #define REACTOS_STR_ORIGI
www.eeworm.com/read/205824/5018043

rbuild telnet.rbuild

www.eeworm.com/read/205824/5018072

h telnet.h

#ifndef ___TELNET_H #define ___TELNET_H /* * Copyright (c) 1983 Regents of the University of California. * All rights reserved. * * Redistribution and use in source and binary forms are permit