登录

最新会员 最新下载

成为了本站VIP会员

今天19:36

成为了本站VIP会员

今天16:04

成为了本站VIP会员

03月27日 21:54

成为了本站VIP会员

03月27日 17:03

成为了本站VIP会员

03月27日 12:17

成为了本站VIP会员

03月26日 17:53
已选条件
  1. 编程语言:所有
  2. 代码类别:Telnet
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. KpyM Telnet Server v1.07 : WINNT free on the Telnet server, running as a service...

KpyM Telnet Server v1.07: WINNT上的免费的Telnet服务器,作为服务运行,使客户机可以通过telnet协议访问主机,支持颜色。-KpyM Telnet Server v1.07 : WINNT free on the Telnet server, running as a service, so that clients can telnet protocol access mainframe support color.

1
下载
30
浏览
2023-09-01发布

2. 超级Internet开发组件demo。

超级Internet开发组件demo。-Super Internet development component demo.

1
下载
32
浏览
2023-08-30发布

3. I spent a few days in time for the preparation of UNIX ANSI C TELNET client. The...

这是我花了几天的时间编写的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提示符Username=unified #TELNET用户名Password=unified #TELNET密码-I spent a few days in time for the preparation of UNIX ANSI C TELNET client. There is a basic function with the TELNET customer interaction process. Apply to : If the other side is TELNET services, and procedures for use of interactive features. Input parameters : HostName = 172.16.18.25 mainframe HostPort## = 838 ports, compared with 23LoginPrompt = Login :# LOGIN TELNET login prompt PassPrompt = Password :# TELNET login prompt PASS Directel CmdPrompt =># CMD prompt TELNET Login Username = unified# TELNET Username Password = unified code# TELNET

1
下载
26
浏览
2023-08-26发布

4. 远程登录软件,采用vc编写,源码有详细的注释

远程登录软件,采用vc编写,源码有详细的注释-Telnet software, using vc prepared a detailed source notes

1
下载
28
浏览
2023-08-12发布

5. telnet客户端源码,非常好的一个东东,可以显示中文,定制文字颜色....

telnet客户端源码,非常好的一个东东,可以显示中文,定制文字颜色.-telnet client source, a very good Wanton can demonstrate that the Chinese, custom text colors.

1
下载
29
浏览
2023-08-10发布

6. 本程序是一个简单的命名管道客户端演示API调用的需要…

This program is a simple named pipe client that demonstrates the API calls needed to successfully develop a basic named pipe client application. When this application successfully connects to a named pipe, the message "This is a test" is written to the server. There are four basic steps needed to implement a client: 1. Wait for a Named Pipe instance to become available using the WaitNamedPipe() API function. 2. Connect to the Named Pipe using the CreateFile() API function. 3. Send data to or receive data from the server using the WriteFile() and ReadFile() API functions. 4. Close the Named Pipe session using the CloseHandle() API functions.

1
下载
30
浏览
2023-07-16发布

7. 非常不错的TELNET服务器程序,大家可以看看有没有鉴戒

非常不错的TELNET服务器程序,大家可以看看有没有鉴戒-very good TELNET server, we can see if there is any warning

1
下载
32
浏览
2023-07-13发布

8. telnet服务器的实现: 1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符"login:...

telnet服务器的实现: 1.客户端通过telnet连接后,服务器返回系统的一些信息(自己定义,至少应该包括程序作者的学号),之后显示提示符"login:"提示用户输入用户名进行登录 2.要求对用户名和密码进行验证。用户名和密码均为学号的后3位。如果用户名和密码错误则返回invalid user or passwd并提示重新输入 3.服务器端至少支持如下命令(命令不带参数) author:返回程序作者的相关信息 date:返回服务器的当前日期,日期的格式自己定义,但在help中做出说明 time:返回服务器的当前时间,时间的格式自己定义,但在help中做出说明 help:返回服务器所支持的命令 bye:与服务器断开连接 若输入了不支持的命令,则应回显相应的提示,如提示用户键入help来查看相应的命令 提示:服务器端有一个接收客户端输入字符的缓冲区,逐个字符进行接收;当发现是回车键后,即执行已接收字符对应的命令并回显.另外,telnet.exe是windows下自带的程序 设计的要求如下: 1.使用基本的套接口函数进行开发,即使用socket()、bind()、listen()、accept()等 2.不使用图形界面,只要能用文本显示相关信息即可,另外,需要把这些相关信息写入到一日志文件中(文件名为:学号.txt) 内附程序说明书

1
下载
52
浏览
2023-06-24发布

9. Telnet服务器源代码(希望大家共享)

Telnet服务器源代码(希望大家共享)-Telnet server source code (I hope the U.S. share)

1
下载
42
浏览
2023-05-22发布

10. C编写的简单TELENT传输服务端和客户端,客户端可以发送信息到服务端,并支持多个客户端同时登录...

C编写的简单TELENT传输服务端和客户端,客户端可以发送信息到服务端,并支持多个客户端同时登录-C prepared by a simple transmission services TELENT client and the client, the client can send a message to the service client, and supports multiple clients simultaneously log

1
下载
46
浏览
2023-04-21发布

11. 网络通讯软件 visual c

网络通讯软件 visual c-Network communications software visual c

1
下载
68
浏览
2023-04-21发布

12. 一个简单的telnet server

一个简单的telnet server- Simple telnet server

1
下载
52
浏览
2023-03-23发布

13. 一个图形界面的带声音功能的mud客户端

一个图形界面的带声音功能的mud客户端-A mud client with graphic interface and voice function

1
下载
83
浏览
2023-03-15发布

14. windows下OpenTelnet程序,C++编译通过

windows下OpenTelnet程序,C++编译通过-windows under OpenTelnet procedures, C++ compiled through

1
下载
100
浏览
2023-03-10发布

15. telnet VB源代码

一个不错的VB TELNET实现源码,虽然很简单,但是对于新手来说比较容易学习

1
下载
66
浏览
2023-02-26发布

16. 详细的telnet服务端和客户端,是用vc6实现的,非常值得借鉴.

详细的telnet服务端和客户端,是用vc6实现的,非常值得借鉴.-Detailed telnet server and client, is to use vc6 realize very worth learning from.

1
下载
72
浏览
2023-02-07发布

17. 彻底阐述telnet协议的机密!

彻底阐述telnet协议的机密!-thoroughly explained the confidentiality agreement!

1
下载
59
浏览
2023-02-05发布

18. Telnet客户端,可以在Linux,unix等多种操作系统下运行

Telnet客户端,可以在Linux,unix等多种操作系统下运行-Telnet client, the Linux, Unix and other operating systems running

1
下载
74
浏览
2023-01-30发布

19. Telnet协议编程(随书光盘)

Telnet协议编程(随书光盘)-Telnet Protocol programming (with CD)

1
下载
58
浏览
2023-01-16发布

20. this source of Telnet server source code, the basic realization of Telnet functi...

此源码为Telnet服务器源码,实现基本Telnet功能。-this source of Telnet server source code, the basic realization of Telnet function.

1
下载
57
浏览
2023-01-05发布