CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程

文件名称:netcwmp-master

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-01-30
  • 文件大小:
    1.45mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

提供TR069协议客户端源码实现。包括说明文档,可以直接在linux系统下运行。-provide the tr069 cpe client code, and the doc of how to use it . It can run in linux system.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

netcwmp-master/
netcwmp-master/.gitignore
netcwmp-master/License.txt
netcwmp-master/Makefile
netcwmp-master/Makefile.am
netcwmp-master/Makefile.in
netcwmp-master/README.md
netcwmp-master/README_EN.txt
netcwmp-master/V1.3.X_Netcwmp_Guide.doc
netcwmp-master/aclocal.m4
netcwmp-master/autom4te.cache/
netcwmp-master/autom4te.cache/output.0
netcwmp-master/autom4te.cache/output.1
netcwmp-master/autom4te.cache/output.2
netcwmp-master/autom4te.cache/requests
netcwmp-master/autom4te.cache/traces.0
netcwmp-master/autom4te.cache/traces.1
netcwmp-master/autom4te.cache/traces.2
netcwmp-master/build/
netcwmp-master/build/COPYING
netcwmp-master/build/INSTALL
netcwmp-master/build/acinstall
netcwmp-master/build/ansi2knr.1
netcwmp-master/build/ansi2knr.c
netcwmp-master/build/compile
netcwmp-master/build/config-ml.in
netcwmp-master/build/config.guess
netcwmp-master/build/config.sub
netcwmp-master/build/depcomp
netcwmp-master/build/elisp-comp
netcwmp-master/build/install-sh
netcwmp-master/build/ltmain.sh
netcwmp-master/build/mdate-sh
netcwmp-master/build/missing
netcwmp-master/build/mkinstalldirs
netcwmp-master/build/py-compile
netcwmp-master/build/runConfigure.mips.32.sh
netcwmp-master/build/simple.txt
netcwmp-master/build/symlink-tree
netcwmp-master/build/texinfo.tex
netcwmp-master/build/ylwrap
netcwmp-master/build_arm.sh
netcwmp-master/conf/
netcwmp-master/conf/cwmp.conf
netcwmp-master/conf/device.xml
netcwmp-master/config.cache
netcwmp-master/config.h
netcwmp-master/config.h.in
netcwmp-master/config.log
netcwmp-master/config.status
netcwmp-master/configure
netcwmp-master/configure.in
netcwmp-master/cwmpd/
netcwmp-master/cwmpd/include/
netcwmp-master/cwmpd/include/cwmp_agent.h
netcwmp-master/cwmpd/include/cwmp_conf.h
netcwmp-master/cwmpd/include/cwmp_httpd.h
netcwmp-master/cwmpd/include/cwmp_module.h
netcwmp-master/cwmpd/include/cwmp_process.h
netcwmp-master/cwmpd/include/cwmp_signal.h
netcwmp-master/cwmpd/include/cwmp_thread.h
netcwmp-master/cwmpd/include/cwmp_type.h
netcwmp-master/cwmpd/include/cwmpd.h
netcwmp-master/cwmpd/src/
netcwmp-master/cwmpd/src/.deps/
netcwmp-master/cwmpd/src/.deps/cwmpd-agent.Po
netcwmp-master/cwmpd/src/.deps/cwmpd-client.Po
netcwmp-master/cwmpd/src/.deps/cwmpd-common.Po
netcwmp-master/cwmpd/src/.deps/cwmpd-conf.Po
netcwmp-master/cwmpd/src/.deps/cwmpd-cwmpd.Po
netcwmp-master/cwmpd/src/.deps/cwmpd-data_model.Po
netcwmp-master/cwmpd/src/.deps/cwmpd-httpd.Po
netcwmp-master/cwmpd/src/.deps/cwmpd-model.Po
netcwmp-master/cwmpd/src/.deps/cwmpd-model.Tpo
netcwmp-master/cwmpd/src/.deps/cwmpd-process.Po
netcwmp-master/cwmpd/src/.deps/cwmpd-thread.Po
netcwmp-master/cwmpd/src/Makefile
netcwmp-master/cwmpd/src/Makefile.am
netcwmp-master/cwmpd/src/Makefile.in
netcwmp-master/cwmpd/src/agent.c
netcwmp-master/cwmpd/src/conf.c
netcwmp-master/cwmpd/src/core
netcwmp-master/cwmpd/src/cwmpd.c
netcwmp-master/cwmpd/src/device.xml
netcwmp-master/cwmpd/src/httpd.c
netcwmp-master/cwmpd/src/modules/
netcwmp-master/cwmpd/src/modules/InternetGatewayDevice/
netcwmp-master/cwmpd/src/modules/InternetGatewayDevice/DeviceInfo/
netcwmp-master/cwmpd/src/modules/InternetGatewayDevice/DeviceInfo/DeviceInfo.c
netcwmp-master/cwmpd/src/modules/InternetGatewayDevice/InternetGatewayDevice.c
netcwmp-master/cwmpd/src/modules/InternetGatewayDevice/ManagementServer/
netcwmp-master/cwmpd/src/modules/InternetGatewayDevice/ManagementServer/ManagementServer.c
netcwmp-master/cwmpd/src/modules/InternetGatewayDevice/WANDevice/
netcwmp-master/cwmpd/src/modules/InternetGatewayDevice/WANDevice/WANConnectionDevice/
netcwmp-master/cwmpd/src/modules/InternetGatewayDevice/WANDevice/WANConnectionDevice/WANConnectionDevice.c
netcwmp-master/cwmpd/src/modules/InternetGatewayDevice/WANDevice/WANConnectionDevice/WANIPConnection.c
netcwmp-master/cwmpd/src/modules/InternetGatewayDevice/WANDevice/WANDevice.c
netcwmp-master/cwmpd/src/modules/data_model.c
netcwmp-master/cwmpd/src/modules/data_model.h
netcwmp-master/cwmpd/src/process.c
netcwmp-master/cwmpd/src/thread.c
netcwmp-master/doc/
netcwmp-master/doc/Netcwmp_Guide.doc
netcwmp-master/libcwmp/
netcwmp-master/libcwmp/include/
netcwmp-master/libcwmp/include/cwmp/
netcwmp-master/libcwmp/include/cwmp/buffer.h
netcwmp-master/libcwmp/include/cwmp/cfg.h
netcwmp-master/libcwmp/include/cwmp/cwmp.h
netcwmp-master/libcwmp/include/cwmp/envment.h
netcwmp-master/libcwmp/include/cwmp/error.h
netcwmp-master/libcwmp/include/cwmp/event.h
netcwmp-master/libcwmp/include/cwmp/http.h
netcwmp-master/libcwmp/include/cwmp/log.h
netcwmp-master/libcwmp/include/cwmp/md5.h
netcwmp-master/libcwmp/include/cwmp/memory.h
netcwmp-master/libcwmp/include/cwmp/model.h
netcwmp-master/libcwmp/include/cwmp/queue.h
netcwmp-master/libcwmp/include/cwmp/session.h
netcwmp-master/libcwmp/include/cwmp/types.h
netcwmp-master/libcwmp/include/cwmp/util.h
netcwmp-master/libcwmp/src/
netcwmp-master/libcwmp/src/.deps/
netcwmp-master/libcwmp/src/.deps/buffer.Po
netcwmp-master/libcwmp/src/.deps/callback.Po
netcwmp-master/libcwmp/src/.deps/cfg.Po
netcwmp-master/libcwmp/src/.deps/cwmp.Po
netcwmp-master/libcwmp/src/.deps/event.Po
netcwmp-master/libcwmp/src/.deps/ftp.Po
netcwmp-master/libcw

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com