文件名称:collection
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-11-27
- 文件大小:
- 38kb
- 下载次数:
- 0次
- 提 供 者:
- 杨**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
客户端根据配置文件的不同采集相应的数据,通过socket将数据发送出去。-Client, depending on the corresponding data collection configuration file, the data sent through the socket.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
collection\client\bin\data_collect
..........\......\cfg\config.cfg
..........\......\...\config.cfg~
..........\......\include\collect.h
..........\......\.......\collect_type.h
..........\......\.......\main.h
..........\......\.......\readcfg.h
..........\......\.......\send.h
..........\......\lib\collect_type.c
..........\......\...\collect_type.c~
..........\......\...\libcollect_type.so
..........\......\make\collect.o
..........\......\....\data_collect
..........\......\....\main.o
..........\......\....\makefile
..........\......\....\readcfg.o
..........\......\....\send.o
..........\......\source\collect.c
..........\......\......\collect_old.c
..........\......\......\main.c
..........\......\......\readcfg.c
..........\......\......\send.c
..........\linux编程阶段项目讲解.txt
..........\server\cfg\data
..........\......\server
..........\......\server.c
..........\client\bin
..........\......\cfg
..........\......\include
..........\......\lib
..........\......\make
..........\......\source
..........\server\cfg
..........\client
..........\server
collection