代码搜索:TELNET
找到约 3,051 项符合「TELNET」的源代码
代码结果 3,051
www.eeworm.com/read/229812/4753236
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,
www.eeworm.com/read/229055/4760653
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/226801/4780192
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/226801/4780193
c telnet.c
/* Copyright (c) 1988, 1990, 1993 */
/* The Regents of the University of California. All rights reserved. */
/*
www.eeworm.com/read/226801/4780204
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
www.eeworm.com/read/219507/4848028
c telnet.c
#include "nids.h"
char ascii_string[10000];
char *char_to_ascii(char ch)
{
char *string;
ascii_string[0] = 0;
string = ascii_string;
if (isgraph(ch))
*string++ = ch;
www.eeworm.com/read/216802/4882828
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/216802/4882858
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
www.eeworm.com/read/216802/4882876
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