Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Telnet
Search - Telnet - List
实验目的 通过本实验掌握telnet客户端的使用,登录到远程主机,熟悉文件系统的基本命令。 实验内容 需掌握的基本命令包含: cat, cd, cp, head, ls, mkdir, mv, rm, passwd, pwd, rmdir, tail, wc 等;学会使用vi编辑文件。-The purpose of the experiment through the experiment to master the use of telnet client, log on to the remote host, and is familiar with the basic file system commands. Experiments will be subject to the basic command includes: cat, cd, cp, head, ls, mkdir, mv, rm, passwd, pwd, rmdir, tail, wc, etc. learn how to use vi to edit files.
Update : 2024-05-18 Size : 146432 Publisher : guowei

busybox 1.10.1源码下载 一个集成了一百多个最常用linux命令和工具的软件,他甚至还集成了一个http服务器和一个telnet服务器-busybox 1.10.1 download an integrated source of over 100 most commonly used linux commands and tools software, he also integrates a http server and a telnet server
Update : 2024-05-18 Size : 2197504 Publisher : 王建栋

对cisco路由器的命令模拟 -To the cisco router simulation commands
Update : 2024-05-18 Size : 14336 Publisher : dongwenxue

WinShell是一个运行在Windows平台上的Telnet服务器软件,主程序是一个仅仅5k左右的可执行文件,可完全独立执行而不依赖于任何系统动态连接库,尽管它体积小小,却功能不凡!支持定制端口、密码保护、多用户登录、NT服务方式、远程文件下载、信息自定义及独特的反DDOS功能等。具体功能如下: 01、专为Windows 9X/ME/NT/2K/XP设计 02、仅仅一个exe文件,无需安装,绿色环保 03、支持所有标准Telnet客户端软件 04、允许多用户同时登录并具备密码认证功能 05、可自定义监听端口和其它可配置项 06、完全在后台以无界面的方式运行 07、支持在NT系统中以服务的方式运行 08、内建安装和反安装功能 09、内建下载文件功能 10、内建重新启动和关闭机器功能 11、内建远程终止自身运行功能 12、启动时具备自动下载并运行可执行文件的功能 13、具备独特的反DDOS能力 14、支持EXE压缩保护类软件对其进行处理
Update : 2024-05-18 Size : 177152 Publisher : 吴应

大名鼎鼎的网络瑞士军刀NC的源代码!功能简介如下: Basic Features * Outbound or inbound connections, TCP or UDP, to or from any ports * Full DNS forward/reverse checking, with appropriate warnings * Ability to use any local source port * Ability to use any locally-configured network source address * Built-in port-scanning capabilities, with randomizer * Can read command line arguments from standard inputb * Slow-send mode, one line every N seconds * Hex dump of transmitted and received data * Ability to let another program service established connections * Telnet-options responder-The famous Swiss Army Knife of network NC
Update : 2024-05-18 Size : 189440 Publisher : 吴应

DL : 0
驱动测试,当驱动写好后,要进行测试,由于嵌入式设备一般使用超级终端或者是telnet进行登录,键盘驱动不是很好测试,我们使用网上开源的libkbd代码进行键盘驱动的测试,下载libkbd后稍加修改既可以在arm-linux上运行。-Driver testing, when the driver after the write, it is necessary to conduct tests, because of embedded devices in general use HyperTerminal or a telnet to log in, the keyboard is not a very good test drive, we use online libkbd code open source keyboard-driven test, download libkbd After a little modification can be in the running arm-linux.
Update : 2024-05-18 Size : 52224 Publisher : ALEX

用c++写的一个telnet客户端和服务端的实现。编程-With c++ Write a telnet client and server implementations. Programming
Update : 2024-05-18 Size : 7915520 Publisher : zhangfenglong

一个通用的网络通信程序,新手,各位大虾多多批评哈-A common network communication procedures, novice, ladies and a lot of criticism of Kazakhstan prawns
Update : 2024-05-18 Size : 49152 Publisher : 宋福

With this package you can monitor and filter incoming requests for the SYSTAT, FINGER, FTP, TELNET, RLOGIN, RSH, EXEC, TFTP, TALK, and other network services.
Update : 2024-05-18 Size : 138240 Publisher :

telnet协议的简单实践,可以连接一个网站并查看其telnet界面-telnet protocol simple practice, you can connect a Web site and to view its telnet interface
Update : 2024-05-18 Size : 124928 Publisher : 黄易

Java写的多线程即时通信工具Server,用telnet作为客户端.-Written in Java multi-threaded real-time communication tools Server, use telnet as a client.
Update : 2024-05-18 Size : 5120 Publisher : colin

毕业设计 cisco管理软件 内嵌telnet,添加设备,自定义命令,保存report-Cisco graduate design management software embedded telnet, add equipment, custom orders, preservation report
Update : 2024-05-18 Size : 1859584 Publisher : sasukebinbin

DL : 0
实现VB的TELNET功能,详细,具体 有问题可以联系我-VB function to achieve the TELNET, detailed, specific problems can contact me
Update : 2024-05-18 Size : 62464 Publisher : 水脂粉

传统的网络服务程序,如:ftp、pop和telnet在本质上都是不安全的,因为它们在网络上用明文传送口令和数据,别有用心的人非常容易就可以截获这些口令和数据。而且,这些服务程序的安全验证方式也是有其弱点的, 就是很容易受到“中间人”(man-in-the-middle)这种方式的攻击。所谓“中间人”的攻击方式, 就是“中间人”冒充真正的服务器接收你的传给服务器的数据,然后再冒充你把数据传给真正的服务器。 服务器和你之间的数据传送被“中间人”一转手做了手脚之后,就会出现很严重的问题。   SSH的英文全称是Secure Shell。通过使用SSH,你可以把所有传输的数据进行加密,这样“中间人”这种攻击方式就不可能实现了, 而且也能够防止DNS和IP欺骗。还有一个额外的好处就是传输的数据是经过压缩的,所以可以加快传输的速度。 SSH有很多功能,它既可以代替telnet,又可以为ftp、pop、甚至ppp提供一个安全的“通道”。 -err
Update : 2024-05-18 Size : 1040384 Publisher : 雪浪

DL : 0
一个telnet server的应用,介绍了通讯,OS界面初始化等,值得参考-A telnet server applications, introduced the Communications, OS interface to initialize, etc., it is also useful
Update : 2024-05-18 Size : 5120 Publisher : bailove

telnet 服务器件源码-telnet server pieces of source code
Update : 2024-05-18 Size : 18432 Publisher : 刘海

DL : 0
自编的聊天服务器端,可以使用talent远程登录。共学习java使用。-Own chat server-side, you can use Telnet talent. Learning to use a total of java.
Update : 2024-05-18 Size : 4096 Publisher : 李想

DL : 0
一个基于C#的Telnet客户端程序及源代码,可以适用于多平台,可以与安装了Telnet Server的计算机通信-Based on the C# The Telnet client program and the source code, can be applied to multi-platform, you can install a Telnet Server and the computer communication
Update : 2024-05-18 Size : 83968 Publisher : wangjing

telnet服务端程序源代码,适合初学者-telnet server source code, suitable for beginners
Update : 2024-05-18 Size : 10803200 Publisher : olivia

管理员远程登录报警器及源代码 此用于监控多少人登陆了服务器,适用入侵测试时或者管理管理自己的服务器适用。 -Telnet administrator alarm and source code used to monitor the number of people who landed on the server, the application of the invasion test, or the management of the application to manage their own servers.
Update : 2024-05-18 Size : 260096 Publisher : kidy
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.