搜索资源列表
telnet.tar
- Linux下telnet客户端的C++代码实现。用于初学者对telnet协议的学习和简单telnet工具编写。由网上windows环境代码移植,直接通过make进行编译。-Linux telnet client of C code to achieve. For beginners telnet agreement learning tools and simple telnet prepared. Windows environmen
telnet
- c\\c++语言简单实现telnet的客户端,服务器功能,
VB Telnet编程指导思路
vB编程之TELNET
对于TELNET后门的编写我们可通过VC来编写,网上也有很多的关于用VC编写TELNET后门的源码。但是看X档案的一定不少是喜欢VB来编写程序的。纵然编写TELNET后门不是VB的长项,但这不并难实现。偶没见网上有用VB编写TELNET后门的文章,所以我就写下了此文,确切的说,
这不是个真正后门,只是一个后门的基本模型,甚至可以说毛坯。BUG的修改,不足的修补,功能的扩充还需读
Minimalistic Telnet
- 小型Telnet,C#
Telnet服务器
- telnet服务器的源代码,很有参考价值-telnet server source code was useful! !
useredit
- Synchronet BBS Software是一个多用户BBS/Internet软件,可以在多个平台(包括Windows和Linux,以及传统的DOS 和OS/2)。它是一个多线程模块化的C/C++项目,包括 Telnet, FTP, 和Mail,支持流行的DOS door游戏。 -Synchronet BBS Software is a multi-user BBS/Internet software can be used on
telnet_proxy_under_linux
- unix下telnet的代理,比较简单,但包含了unix下c编程需要注意的基本问题及socket编程的基本模式。-under telnet proxy, relatively simple, but contains the c programming under unix need to pay attention to basic issues and the basic socket programming model.
telnet的client实现_完整版
- telnet的Client(客户端)实现。虽然界面简单,但是可以尝试登录到任何bbs做测试。非常实用!-(client) to achieve. Although the interface simple, but can try to login to any bulletin board tests. Very practical!
Telnet高级编程
- 此编码具体说就是在网络通信过程中,从主机上获取需要确认的信息。,通过socket实现断口扫描。-the code explain how to get the authentication from server mechine while the course of net communicate,programme with socket.
TelnetCmd
- windows服务程序,系统登陆后自动运行该服务,可以通过服务来启动和停止-windows service procedures, automatic landing systems running the service can be activated by the service and to stop
putty_0.58.orig.tar
- putty源代码,无平台限制的telnet\ftp等程序,极负参考价值-putty source code, non- platform limit procedure and so on telnet\ftp, extremely negative reference value
telnet.tar
- Linux下telnet客户端的C++代码实现。用于初学者对telnet协议的学习和简单telnet工具编写。由网上windows环境代码移植,直接通过make进行编译。-Linux telnet client of C code to achieve. For beginners telnet agreement learning tools and simple telnet prepared. Windows environmen
Telnet-vc
- telnet协议实现,代码简单 初学者可参考-telnet protocol, code simple reference beginners
TiniTelnet
- 一个非常小的telnet服务端,编译后生成的服务端只有几K大小!-a very small telnet server, translation services generated after only a few K-Size!
MyTelnet
- telnet服务器的实现: 1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符"login:"提示用户输入用户名进行登录 2.要求对用户名和密码进行验证。用户名和密码均为学号的后3位。如果用户名和密码错误则返回invalid user or passwd并提示重新输入 3.服务器端至少支持如下命令(命令不带参数) author:返回程序作者的相关信息
telnet
- c\c++语言简单实现telnet的客户端,服务器功能,
telnet.c
- 一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small te
telnet
- c实现自动的telnet功能,telnet的用户名,密码交互式的输入-c to achieve automatic telnet function, telnet user name, password, interactive input
telnet
- linux上的telnet源码,实现很全面,源码用C语言实现,很容易移植到嵌入式系统中。-telnet on the linux source code to achieve a very comprehensive source using C language implementation, it is easily ported to an embedded system.
telnet
- 用标准C实现的telnet通讯函数,基于unix平台及telnet通讯协议-Implemented using standard C telnet communication function, based on unix platforms and telnet protocol