Windows named pipes
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Windows named pipes
OpenEdge supports named pipes in the Windows environment. In general, named pipes in the Windows environment behave similarly to UNIX named pipes. Some differences are:
- You cannot create Windows named pipes from the command line.
- Windows named pipes have different C language interfaces.