代码搜索:TELNET

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

代码结果 3,051
www.eeworm.com/read/205824/5018090

cfg telnet.cfg

; Console Telnet 2.0 keys.cfg ; [comment] This is a completely rewritten configuration file for Console Telnet 2.0. Now you can define multiple keymaps, character maps, and combine them in you
www.eeworm.com/read/205824/5018091

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/195013/5122761

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/191602/5165037

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
www.eeworm.com/read/191602/5165209

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 M
www.eeworm.com/read/187715/5217916

java telnet.java

/* * Copyright 2004-2006 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/187464/5220739

c telnet.c

/* telnet.c - telnet */ #include #include #include #include #include #include #include #include
www.eeworm.com/read/187464/5220750

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/182103/5266449

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/180137/5290620

c telnet.c

/*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | *