搜索资源列表
telnet.c
- 一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small telnet program to share with you
utelnetd-0.1.9.tar
- utelnetd-0.1.9.tar.gz 源码,可以直接使用,无需inetd服务,直接可以开启telnet服务,是学习和嵌入式移植的好选择-utelnetd-0.1.9.tar.gz source code can be used directly, without inetd service, you can directly open the telnet service is to learn and a good choice for embedded portable
serviceswitch
- 本文档主要介绍目前针对远程DM终端处于内网中的一些BUG查找困难需求功能而进行的软件设计的一些基本实现思路和方案的简要论述,ServiceSwitch主要是基于系统提供的Telnet服务,实现对Telnet数据的正确转发。-This document describes the current terminal for remote DM in the network needs some BUG find difficult to carry out the function of the s