搜索资源列表
-
0下载:
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,
-
-
0下载:
基于linux网络C编程-一个简单的telnet服务器
-
-
0下载:
arm linux telnet 简单服务器源程序-a simple arm linux telnet server source code
-
-
0下载:
linux下telnet服务器的程序代码-telnet server under linux code
-
-
1下载:
一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上
一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。
还支持tcp端口映射,可以实现别人访问你的内网主机。
有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。
ki
-
-
0下载:
linux开启服务端以后,允许客户端通过tcp/ip连接,通过消息队列通信-linux server after opening, allowing the client through tcp/ip connection, communication through message queues
-
-
0下载:
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.
-
-
0下载:
网络通信过程中,服务器必然提供监听socket响应客户端连接请求,也必然提供连接socket与客户端进行交互。一台主机上有不止一个的socket服务器,如ftp、telnet服务器等,他们初始都处于监听状态,等待连接请求的到来。linux中为了管理这两类socket提供了两个哈希链表:tcp_listening_hash和tcp_ehash,下面主要分析下监听哈希表,顺带说下连接hash表。
-Network communication process, provide listen
-
-
0下载:
网络通信过程中,服务器必然提供监听socket响应客户端连接请求,也必然提供连接socket与客户端进行交互。一台主机上有不止一个的socket服务器,如ftp、telnet服务器等,他们初始都处于监听状态,等待连接请求的到来。linux中为了管理这两类socket提供了两个哈希链表:tcp_listening_hash和tcp_ehash,下面主要分析下监听哈希表,顺带说下连接hash表。
-Network communication process, provide listen
-
-
0下载:
? 描述网络和网络互联,解释它们的作用
? 简要讨论TCP/IP协议栈,IP地址,协议端口,因特网服务和应用
? 解释什么是客户/服务器软件模型,它如何工作
? 讨论各种用于电子通信,远程登录,文件传输,远程命令执行,以及状态报告的网络软件工具
? 简要描述安全shell
? 覆盖如下命令和原语:finger, ftp, ifconfig, nslookup, ping, rcp, rlogin, rsh, ruptime, rusers, rwho, talk, telne
-
-
0下载:
基于linux网络C++编程-一个简单的telnet服务器和客户端-Web-based linux C++ programming- a simple telnet server and client
-
-
0下载:
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.
-
-
0下载:
linux 环境下的.sh可执行文件,一键安装linux的可视化桌面系统和远程登录linux服务器的vnc服务器-linux environment. sh executable file, a key to install linux desktop visualization server and telnet linux vnc server
-
-
0下载:
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
-
-
0下载:
一个linux下非常好用的telnet服务器,通过它可以远程访问终端,就像本地操作一样方便。-A very easy to use linux telnet server, which can be accessed remotely through Terminal, just as convenient local operation.
-
-
0下载:
这是在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
-
-
0下载:
linux下的消息分发服务器,北邮网络编程技术课程大作业,使用telnet作客户端-The message distribution server under linux, BUPT network programming course big jobs, use telnet as a client
-
-
0下载:
telnet server demo,很好的学习材料。可在linux上完美运行。(telnet server demo, it can be run in ubuntu as well, so just download)
-