`
yuanlanxiaup
  • 浏览: 855585 次
文章分类
社区版块
存档分类
最新评论

Inter-process Communication:Pipes

 
阅读更多

We use the term pipe to mean connecting a data flow from one process to another.

Perhaps the simplest way of passing data between two programs is with the popen and pclose functions:

Captureing output from an external program:

Sending output to an external program:

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics