文件名称:UnixDomainSocket
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.8kb
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
IPC and unix domain sockets example,
server which searches for a specific string occuring in a file as many times as it occurs with the starting index number of each occurance.
The client will connect to the server and request something like
client running> find "this is a test" /home/directory/somefile
server which searches for a specific string occuring in a file as many times as it occurs with the starting index number of each occurance.
The client will connect to the server and request something like
client running> find "this is a test" /home/directory/somefile
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UnixDomainSocket/client.c
UnixDomainSocket/file.txt
UnixDomainSocket/server2.c
UnixDomainSocket
UnixDomainSocket/file.txt
UnixDomainSocket/server2.c
UnixDomainSocket