-
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
- 2023-08-26 05:20:03下载
- 积分:1
-
under telnet client, a very good procedure. Under the latter can be directly exe...
在telnet客户端下,一个很好的程序。在后者之下可以由
- 2022-01-26 01:03:47下载
- 积分:1
-
本程序是一个简单的命名管道客户端演示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.
- 2023-07-16 22:20:02下载
- 积分:1
-
使用pwlib的Telnet客户端,绝对酷,TNND
使用pwlib的Telnet客户端,绝对酷,TNND-pwlib use Telnet client, absolutely cool, CNOOC
- 2022-01-26 16:04:16下载
- 积分:1
-
超级Internet开发组件demo。
超级Internet开发组件demo。-Super Internet development component demo.
- 2023-08-30 20:20:03下载
- 积分:1
-
C语言写的TELNET客户端
C语言写的TELNET客户端-C language written in TELNET client
- 2022-04-28 06:22:10下载
- 积分:1
-
gntel.rar
gntel.rar - BCB中使用控件实现Telnet客户端tools-gntel.rar- BCB realize the use of control Telnet client tools
- 2022-03-23 22:56:10下载
- 积分:1
-
Gaming code, written in Delphi, like they come from the research, you now dedica...
Fterm代码,Delphi写的,本想自己哪来研究,现在奉献给各位大侠-Gaming code, written in Delphi, like they come from the research, you now dedicated to heroes
- 2022-11-14 08:25:03下载
- 积分:1
-
telnet客户端源码,非常好的一个东东,可以显示中文,定制文字颜色....
telnet客户端源码,非常好的一个东东,可以显示中文,定制文字颜色.-telnet client source, a very good Wanton can demonstrate that the Chinese, custom text colors.
- 2023-08-10 18:10:03下载
- 积分:1
-
一个图形界面的带声音功能的mud客户端
一个图形界面的带声音功能的mud客户端-A mud client with graphic interface and voice function
- 2023-03-15 02:10:04下载
- 积分:1