CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - linux telnet server

搜索资源列表

  1. kingate-1.6.tar

    0下载:
  2. 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,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:219.83kb
    • 提供者:none
  1. telnet-server

    0下载:
  2. 基于linux网络C编程-一个简单的telnet服务器
  3. 所属分类:Internet/网络编程

    • 发布日期:2014-01-17
    • 文件大小:3.27kb
    • 提供者:jay
  1. telnetd

    0下载:
  2. arm linux telnet 简单服务器源程序-a simple arm linux telnet server source code
  3. 所属分类:Linux Network

    • 发布日期:2016-01-27
    • 文件大小:670kb
    • 提供者:Johnlya
  1. Telnetserver

    0下载:
  2. linux下telnet服务器的程序代码-telnet server under linux code
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:65.62kb
    • 提供者:邓如玉
  1. kiate-1.6

    1下载:
  2. 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-10
    • 文件大小:1.75mb
    • 提供者:迷失
  1. telnet

    0下载:
  2. linux开启服务端以后,允许客户端通过tcp/ip连接,通过消息队列通信-linux server after opening, allowing the client through tcp/ip connection, communication through message queues
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:5.27kb
    • 提供者:sj
  1. LinuxWebServer

    0下载:
  2. Linux上编写的简单Web服务器源代码,该服务器可以利用浏览器进行访问,也可用telnet。-Linux, a simple Web server written in the source code, the server can be accessed using a browser, can also be used telnet.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:Weberte
  1. os

    0下载:
  2. 网络通信过程中,服务器必然提供监听socket响应客户端连接请求,也必然提供连接socket与客户端进行交互。一台主机上有不止一个的socket服务器,如ftp、telnet服务器等,他们初始都处于监听状态,等待连接请求的到来。linux中为了管理这两类socket提供了两个哈希链表:tcp_listening_hash和tcp_ehash,下面主要分析下监听哈希表,顺带说下连接hash表。 -Network communication process, provide listen
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3.71kb
    • 提供者:liujunwei
  1. os111

    0下载:
  2. 网络通信过程中,服务器必然提供监听socket响应客户端连接请求,也必然提供连接socket与客户端进行交互。一台主机上有不止一个的socket服务器,如ftp、telnet服务器等,他们初始都处于监听状态,等待连接请求的到来。linux中为了管理这两类socket提供了两个哈希链表:tcp_listening_hash和tcp_ehash,下面主要分析下监听哈希表,顺带说下连接hash表。 -Network communication process, provide listen
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3.71kb
    • 提供者:liujunwei
  1. linux-web

    0下载:
  2. ? 描述网络和网络互联,解释它们的作用 ? 简要讨论TCP/IP协议栈,IP地址,协议端口,因特网服务和应用 ? 解释什么是客户/服务器软件模型,它如何工作 ? 讨论各种用于电子通信,远程登录,文件传输,远程命令执行,以及状态报告的网络软件工具 ? 简要描述安全shell ? 覆盖如下命令和原语:finger, ftp, ifconfig, nslookup, ping, rcp, rlogin, rsh, ruptime, rusers, rwho, talk, telne
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:637.23kb
    • 提供者:dino
  1. a68047c03996

    0下载:
  2. 基于linux网络C++编程-一个简单的telnet服务器和客户端-Web-based linux C++ programming- a simple telnet server and client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:310.52kb
    • 提供者:Tony
  1. epollTelnet

    0下载:
  2. linux下的epoll版telnet服务器,已实现基本功能,如果需要实际应用可以在框架基础上修改。-epoll version under linux telnet server, Basic functions, if you need the practical application can be modified on the basis of the framework.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-27
    • 文件大小:67.05kb
    • 提供者:Derek
  1. install_vnc_server

    0下载:
  2. linux 环境下的.sh可执行文件,一键安装linux的可视化桌面系统和远程登录linux服务器的vnc服务器-linux environment. sh executable file, a key to install linux desktop visualization server and telnet linux vnc server
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:3.72kb
    • 提供者:李元胜
  1. Linux_server

    0下载:
  2. Linux 各种服务部署说明,详细介绍了1、搭建telnet服务器 2、搭建DHCP服务器 3、搭建DNS服务器 4、搭建sendmail服务器 5、搭建FTP服务器 6、搭建web服务器 安装 apache tomcat 7、搭建samba服务器 创建过程和配置优化-Linux services deployment instructions, detailing a build telnet server 2, 3 built DHCP server, DNS
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:230.34kb
    • 提供者:云开日出
  1. telnetd

    0下载:
  2. 一个linux下非常好用的telnet服务器,通过它可以远程访问终端,就像本地操作一样方便。-A very easy to use linux telnet server, which can be accessed remotely through Terminal, just as convenient local operation.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:7.79kb
    • 提供者:邓王国
  1. telnet-server-for-linux

    0下载:
  2. 这是在Linux下用C语言写的telnet服务器,没有用户名和密码,直接以开启服务者的身份登录系统-It is used in the Linux telnet server written in C language, there is no user name and password, log in directly to open the service' s identity
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:3.38kb
    • 提供者:ben
  1. source

    0下载:
  2. linux下的消息分发服务器,北邮网络编程技术课程大作业,使用telnet作客户端-The message distribution server under linux, BUPT network programming course big jobs, use telnet as a client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-27
    • 文件大小:130.1kb
    • 提供者:Nick
  1. telnet-demo.tar

    0下载:
  2. telnet server demo,很好的学习材料。可在linux上完美运行。(telnet server demo, it can be run in ubuntu as well, so just download)
  3. 所属分类:Telnet服务器

    • 发布日期:2018-04-20
    • 文件大小:130kb
    • 提供者:guoc*
搜珍网 www.dssz.com