How To Use Named Pipes in a Visual Basic 32-bit Program (177696)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 4.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 4.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- the operating system: Microsoft Windows NT 3.5
- the operating system: Microsoft Windows NT 3.51
- the operating system: Microsoft Windows NT 4.0
- the operating system: Microsoft Windows 98
- Microsoft Win32 Application Programming Interface (API)
- the operating system: Microsoft Windows 2000
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows Millennium Edition
This article was previously published under Q177696 SUMMARY
Visual Basic can create applications that communicate to other processes
by means of Named Pipes. The Named Pipe must be created on Windows 2000 or Windows NT; however, you can read from and write to that pipe from
any 32-bit platform.
This article demonstrates Client/Server communication using a Named Pipe in
Visual Basic.
REFERENCES
There are several InterProcess Communication (IPC) Methods available in
Windows 2000, Windows NT and Windows 95 that allow one-way or two-way transfer of data between multiple processes. For a complete list of IPC Methods available on each platform, please see the following article in the Microsoft Knowledge Base:
95900
: Interprocess Communication on Windows NT, Windows 95, and Win32s
Modification Type: | Minor | Last Reviewed: | 9/27/2004 |
---|
Keywords: | kbAPI kbhowto KB177696 |
---|
|