搜索资源列表
kingate-1.6.tar
- kingate是一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类unix,还有windows(最新版本要求nt 4.0以上)操作系统上 kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。-kingate is an agent server,
putty-src
- Telnet客户端,可以在Linux,unix等多种操作系统下运行-Telnet client, the Linux, Unix and other operating systems running
putty-0.58.tar
- telnet source code under unix platform. very good-telnet source code under unix platform. 've ry good
CtrProcess
- 远程控制进程,可以启动和*进程,其中windows运用rpc控制,linux/unix运用telnet控制
inetutils-1.5.tar
- inetutils是在unix和linux下, 專門提供ftp和telnet服務的軟體。
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.
telclt
- 这是我花了几天的时间编写的UNIX+ANSI C的TELNET客户端程序。是一个具备有基本功能的TELNET客户交互程序。适用于:如果对方是TELNET服务,而要用程序交互功能的。输入参数:HostName=172.16.18.25 #主机HostPort=838 #端口,无则为23LoginPrompt=Login: #TELNET登录LOGIN提示符PassPrompt=Password: #TELNET登录PASS提示符CmdPrompt=Directel> #TELNET登录CMD
UNIX文件下载软件 1.0
- 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连
xt-1.2-src.tar.gz
- 使用telnet协议的远程通讯程序, Uses the telnet agreement the long-distance communication procedure
kiate-1.6
- 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
fterm-2004memory
- 远程登录unix 进行远程操作 包括软件部分 使用帮助见 unix-center。org 网上指引-Unix telnet for remote operation, including the use of software to help see unix-center. org Internet guidelines
NetCat1.10
- 搞系统安全的人,可能没人没听说过大名鼎鼎的nc吧,它可以代替telnet,可以启监听程序,可以用来传输文件,可以用来作为黑客辅助程序,深受大量hacker的喜爱,其功能有如瑞士军刀般好用。 NetCat是一个非常简单的Unix工具,可以读、写TCP或UDP网络连接(network connection)。它被设计成一个可靠的后端(back-end)工具,能被其它的程序程序或脚本直接地或容易地驱动。同时,它又是一个功能丰富的网络调试和开发工具,因为它可以建立你可能用到的几乎任何类型的连接,以及
telnetPserver
- 属于:unix网络编程-服务器-telnet-unix server-telnet
UNIX-TCPIP-telnet
- UNIX系统中基于TCPIP协议的双客户信息传输程序,类似一个QQ聊天程序,可以实现双方的对话,而且可以实现群功能,并且在收到信息的时候会显示时间.-TCPIP protocol based on the UNIX system' s dual customer information transmission process, similar to a QQ chat program, can achieve their dialogue, and group functions can
WinTin
- WinThin源代码,实现了Telnet客户端功能 1. 纯C编写,具可移植性,可方便移植在windows, Linux, Unix及wince, windows mobile等多个平台 2. 功能强大,实现了ANSI, VT100, VT52等多种协议控制符-WinThin source code that implements the Telnet client functionality 1 written in pure C, with portability, can be
project
- 一个用c编写的在unix或linux下运行的用于监听HHTTP,FTP,TELNET的网络监听器-Network monitoring
libcurl-7.18.0-win32-msvc
- Libcurl为一个免费开源的,客户端url传输库,支持FTP,FTPS,TFTP,HTTP,HTTPS,GOPHER,TELNET,DICT,FILE和LDAP,跨平台,支持Windows,Unix,Linux等,线程安全,支持Ipv6。并且易于使用。-Libcurl for a free open source, the client url transmission library, support FTP, FTPS, TFTP, HTTP, HTTPS, GOPHER, TELNET,
delegate9.9.8-pre18.tar
- delegate代理服务器,可以运行在各种配置的win95,win97,win98,winnt和unix系统之下。支持HTTP, HTTPS, Gopher, Whois, FTP, Telnet, NNTP, SMTP, POP, SOCK代理。 -delegate proxy server,can run on win95,win97,win98,winnt and unix, support HTTP, HTTPS, Gopher, Whois, FTP, Telnet, NNTP,
unix_c_tel_client
- 该程序是unix系统下C语言实现TELNET客户端,直接MAKEFILE进行编译即可.-Unix systems, the C language TELNET client directly MAKEFILE can be compiled.
curl-7.32.0.tar
- curl是利用URL语法在命令行方式下工作的开源文件传输工具。它被广泛应用在Unix、多种Linux发行版中,并且有DOS和Win32、Win64下的移植版本。 -curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, R