Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - application
Search - application - List
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.
Date : 2008-10-13 Size : 3.43kb User : sean zhang

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.
Date : 2026-01-18 Size : 3kb User : sean zhang

telnet的windwos版本,可能用来实验各种应用层协议-The Windows version of telnet, may be used to test a variety of application layer protocol
Date : 2026-01-18 Size : 9.19mb User : skh

DL : 0
winsock实现顶层协议的应用,来实现网络数据的传输,-winsock realize the application of top-level agreement, to achieve network data transmission,
Date : 2026-01-18 Size : 4kb User : 苏寒

VB编写的远程登录, Telnet协议编程应用.-VB prepared by remote login, Telnet application protocol programming.
Date : 2026-01-18 Size : 62kb User : 龙越
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.