文件名称:UnixDomainSocket
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- Far***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
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
................\file.txt
................\server2.c
UnixDomainSocket
................\file.txt
................\server2.c
UnixDomainSocket