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.