登录
首页 » Telnet Client » 本程序是一个简单的命名管道客户端演示API调用的需要…

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

于 2023-07-16 发布 文件大小:3.43 kB
0 212
下载积分: 2 下载次数: 1

代码说明:

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.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Telnet客户端程序,这是我的一次实验,有不好的地方请指教
    Telnet客户端程序,这是我的一次实验,有不好的地方请指教-The TelnetClient.zip is client programme. This is my first programme,please help me
    2022-01-25 14:20:26下载
    积分:1
  • 远程登录软件,采用vc编写,源码有详细的注释
    远程登录软件,采用vc编写,源码有详细的注释-Telnet software, using vc prepared a detailed source notes
    2023-08-12 05:40:03下载
    积分:1
  • vb Chat Program a classic network scoket procedures
    vb 聊天程序 一个经典的网络scoket程序-vb Chat Program a classic network scoket procedures
    2022-07-24 03:13:50下载
    积分:1
  • telnet客户端
    telnet客户端-telnet customer end
    2022-07-06 17:38:23下载
    积分:1
  • 彻底阐述telnet协议的机密!
    彻底阐述telnet协议的机密!-thoroughly explained the confidentiality agreement!
    2023-02-05 07:55:03下载
    积分:1
  • 看看, IP地址和计算机名相互转化的多线程处理
    看看, IP地址和计算机名相互转化的多线程处理-look at the IP address and computer name mutual conversion of the multi-threading
    2022-05-14 09:30:26下载
    积分:1
  • 使用pwlib的Telnet客户端,绝对酷,TNND
    使用pwlib的Telnet客户端,绝对酷,TNND-pwlib use Telnet client, absolutely cool, CNOOC
    2022-01-26 16:04:16下载
    积分:1
  • MPI parallel programming
    MPI并行程序设计-MPI parallel programming
    2022-03-06 03:37:27下载
    积分:1
  • MPI parallel programming
    MPI并行程序设计-MPI parallel programming
    2022-03-05 14:16:43下载
    积分:1
  • 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
  • 696516资源总数
  • 106457会员总数
  • 15今日下载