代码搜索:TELNET

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

代码结果 3,051
www.eeworm.com/read/100100/15885140

txt telnet.txt

TELNET FUNCTIONALITY FOR C-KERMIT 7.0 AND KERMIT 95 1.1.19 Jeffrey Altman The Kermit Project Columbia University Most recent update: Tue Jan 30, 2000 CONTENTS 1. INTRODUCTION 2. SUPPOR
www.eeworm.com/read/100018/15888944

zip telnet.zip

www.eeworm.com/read/284731/8905752

pl telnet_test.pl

#!/usr/bin/env perl use Net::Telnet; use Net::FTP; use Data::Dumper; $telnet_hdl=new Net::Telnet (Timeout => 1800, Prompt => '/[\$%#>:]\s*$/'); $telnet_hdl->open(Host=>"133.197.19.2",Timeout=>"60");
www.eeworm.com/read/382649/9007850

c print-telnet.c

/* $NetBSD: print-telnet.c,v 1.2 1999/10/11 12:40:12 sjg Exp $ */ /*- * Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contrib
www.eeworm.com/read/177966/9425744

bmp telnet start.bmp

www.eeworm.com/read/177966/9425758

bmp telnet finish.bmp

www.eeworm.com/read/370831/9581370

bak telnet.c.bak

#include "Page1.h" #define MAX_USERNAME_LEN 8 #define MAX_PASSWORD_LEN 8 #define TELNET_SRAM_INDEX 0x05 #define TELNET_STATE_INIT 0 #define TELNET_STATE_USERNAME 1 #define TELNET_STATE_PASSW
www.eeworm.com/read/161055/10458749

h telnet-dsc.h

/* * Copyright (c) 2003, 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/10458778

c telnet-dsc.c

/* * Copyright (c) 2003, Adam Dunkels. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following co