搜索资源列表
telnetcode0618
- telnet服务器的源代码,在VB环境下面实现,也可作为其它开发环境的参考-telnet server source code in VB below achieve, but also other development environment as a reference
cnhonkerTelnet
- 这是我在上学的时候写的第一个*,由一个TELNET服务端改编而成。-this is my school was the first time a Trojan horse, a TELNET terminal services wing.
refreshweb
- 此文件在网页中应用一个函数,使网页定时刷新-this document in a web application function, regularly updated website
TDialUp_v1.0
- 自动拨号程序,通过自动拨号可以测试在固定区间内的号码段的自动拨号,并记录下所拨的号码。-automatic dial-up procedures, through the automatic dial-up test at a fixed interval of the number of automatic dialing, and record the numbers allocated.
zhaopinxinxifabu
- 网上招聘信息发布,并在网上填写自己的个人简历 和求知意想 ,企业可以填写自己的 简介并对发布招聘信息 并对个人的求知信息作出反映-online recruitment information, and on the Internet to fill in their biographical notes and unexpected knowledge, enterprises can complete their job as well as brief information as well
guanyusocket
- 关于套接字的实现,在主机和客户机之间实现简单的通信。-socket on the realization of the mainframe and client between simple communication.
MyTelnet
- telnet服务器的实现: 1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符\"login:\"提示用户输入用户名进行登录 2.要求对用户名和密码进行验证。用户名和密码均为学号的后3位。如果用户名和密码错误则返回invalid user or passwd并提示重新输入 3.服务器端至少支持如下命令(命令不带参数) author:返回程序作者的相关信息 date:返回服务器的当前日期,日期的格式自己定义,
Mchuliqiwenti
- 在一个网络通信系统中,要将n个数据包依次分配给m 个处理器进行数据处理,并要求 处理器负载尽可能均衡。
simpleTalkSystem4
- 一个简单的多用户聊天系统,里面有服务端和客户端。对于学于C++的人有好处,自己也在慢慢学习。
server10
- 1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符\"login:\"提示用户输入用户名进行登录 2.要求对用户名和密码进行验证。用户名和密码均为学号的后3位。如果用户名和密码错误则返回invalid user or passwd并提示重新输入 3.服务器端至少支持如下命令(以下命令可带参数,也可不带,各人根据自己的能力来完成) author:返回程序作者的相关信息 date:返回服务器的当前日期,日期的格式自
TelnetServer
- telnet服务器源代码,是从网上下的,位的就是在这里下一个
Telnet_Server_on_windows
- 演示在windows 上面,如何实现telnet server的例子.用于网络编程的入门学习.
Java-TCP服务器】
- 这是一个TCP服务器端的实现代码,监听客户端的请求,在子线程中处理各个客户端发来的数据包,再将处理后的结果送回客户端。这里提供的代码很完整,包括一个mainclass,一个监听class和它的interface,一个包处理class,一个发送class,基本上可以直接使用。-This is a TCP server-side implementation code, bugging the client's request, the child acquires handle all t
telnetclient
- 安装及使用须知 1、本程序要求先安装jdk和jCreator 2、在jCreator建立一个叫做telnet的工程 3、把本章目录下的所有源文件加入到这个工程中 4、在project菜单下选择project setting,在JDK profile框中单击当前的JDK, 然后选择Edit,在弹出的对话框中选add,然后选add package,将本章源代码目 录下的ipworks.jar包加入。 5、在build菜单下选择complier project 6
telnet-2.1b2-source
- 该工程是为网络和系统工程师服务的一个小型软件。他主要运用于对doc界面,工作人员为了查询相关信息在doc界面执行命令,显示信息,但很多信息需要保存,人工保存非常麻烦。而此软件作用就是将操作人员输入的和显示的信息全部保存到Excel、数据库、txt中。- The project is a network and systems engineer for a small software services. Doc used his main interface to the staff
Telnet_Client
- 一個Telnet客戶端源碼 在此程序中只間單處理了ANSI控制碼,還有很大一部分可由后繼人員完成.-A Telnet client source code in this procedure is only between a single deal with ANSI control code, and a large staff to complete by the follow-up.
telnet-demo.tar
- telnet server demo,很好的学习材料。可在linux上完美运行。(telnet server demo, it can be run in ubuntu as well, so just download)
vcyekyf
- 利用相应的信息技术以及互联网技术来协调企业与顾客间在销售、营销和服务上的交互(In order to improve the core competitiveness, the company uses the corresponding information technology and Internet technology to coordinate.)
telnet服务器和客户端
- 其中包含了telnet的服务端和telnet的客户端,在ubuntu18.0下编译成功
