Windows named pipes
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.