阅读背景:

如何在Linux中的进程之间交换二进制数据

来源:互联网 

I need to create an linux application that would do wireless network scanning, put the result in a structure and send it somehow to another, main application that will use the data. My initial idea was to create a pipe in the main application, fork and start another process by execl, that can write to the pipe. Something like this:I need to create an linux application that woul




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: