登录
首页 » Visual C++ » Onvifshengzhe8688

Onvifshengzhe8688

于 2013-07-31 发布 文件大小:4884KB
0 138
下载积分: 1 下载次数: 93

代码说明:

  Onvif实例源码 VC6.0 C++开发 便于学习 Onvif开发入门 Onvif协议开发训练(Onvif instance source VC6.0 introduction to c++ development to facilitate learning Onvif Onvif protocol development training)

文件列表:

Onvif实例源码
.............\GsClient
.............\........\Debug
.............\........\.....\gsclient.exe,888923,2013-07-31
.............\........\.....\gsclient.ilk,1029404,2013-07-31
.............\........\.....\gsclient.obj,30522,2013-07-31
.............\........\.....\gsclient.pch,5722524,2013-07-31
.............\........\.....\gsclient.pdb,1434624,2013-07-31
.............\........\.....\soapC.obj,134007,2013-07-31
.............\........\.....\soapClient.obj,27126,2013-07-31
.............\........\.....\stdsoap2.obj,665586,2013-07-31
.............\........\.....\vc60.idb,214016,2013-07-31
.............\........\.....\vc60.pdb,167936,2013-07-31
.............\........\gsclient.cpp,998,2013-07-31
.............\........\gsclient.dsp,3619,2013-07-31
.............\........\gsclient.dsw,541,2013-07-31
.............\........\gsclient.ncb,132096,2013-07-31
.............\........\gsclient.opt,48640,2013-07-31
.............\........\gsclient.plg,250,2013-07-31
.............\........\ns.xsd,527,2013-07-31
.............\........\soapC.cpp,59409,2013-07-31
.............\........\soapClient.cpp,2577,2013-07-31
.............\........\soapClientLib.cpp,772,2013-07-31
.............\........\soapH.h,26537,2013-07-31
.............\........\soapStub.h,6582,2013-07-31
.............\........\soapsumProxy.h,1769,2013-07-31
.............\........\stdsoap2.cpp,483916,2012-12-10
.............\........\stdsoap2.h,92718,2012-12-10
.............\........\sum.h,311,2013-07-31
.............\........\sum.nsmap,530,2013-07-31
.............\........\sum.sum.req.xml,484,2013-07-31
.............\........\sum.sum.res.xml,491,2013-07-31
.............\........\sum.wsdl,2381,2013-07-31
.............\........\typemap.dat,14165,2012-12-10
.............\GsServer
.............\........\Debug
.............\........\.....\gserver.exe,888920,2013-07-31
.............\........\.....\gserver.ilk,1028384,2013-07-31
.............\........\.....\gserver.obj,28962,2013-07-31
.............\........\.....\gserver.pch,5718436,2013-07-31
.............\........\.....\gserver.pdb,1434624,2013-07-31
.............\........\.....\soapC.obj,133992,2013-07-31
.............\........\.....\soapServer.obj,28336,2013-07-31
.............\........\.....\stdsoap2.obj,665571,2013-07-31
.............\........\.....\vc60.idb,230400,2013-07-31
.............\........\.....\vc60.pdb,167936,2013-07-31
.............\........\gserver.cpp,829,2013-07-31
.............\........\gserver.dsp,3607,2013-07-31
.............\........\gserver.dsw,539,2013-07-31
.............\........\gserver.ncb,132096,2013-07-31
.............\........\gserver.opt,48640,2013-07-31
.............\........\gserver.plg,248,2013-07-31
.............\........\ns.xsd,527,2013-07-31
.............\........\soapC.cpp,59409,2013-07-31
.............\........\soapH.h,26537,2013-07-31
.............\........\soapServer.cpp,3278,2013-07-31
.............\........\soapServerLib.cpp,772,2013-07-31
.............\........\soapStub.h,7127,2013-07-31
.............\........\soapsumObject.h,2622,2013-07-31
.............\........\stdsoap2.cpp,483916,2012-12-10
.............\........\stdsoap2.h,92718,2012-12-10
.............\........\sum.h,311,2013-07-31
.............\........\sum.nsmap,530,2013-07-31
.............\........\sum.sum.req.xml,484,2013-07-31
.............\........\sum.sum.res.xml,491,2013-07-31
.............\........\sum.wsdl,2381,2013-07-31
.............\........\typemap.dat,14165,2012-12-10
.............\sn.txt,118,2013-07-31
.............\实例的博客地址.txt,39,2013-07-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CPP_Socket
    windows客户端与服务器之间的网络通信代码(windows between the client and server network communications code)
    2013-07-11 23:32:54下载
    积分:1
  • PsV1
    Kylloguer Program FTP - MU
    2013-12-14 01:51:59下载
    积分:1
  • juyuwangliaotian
    局域网聊天软件,主要功能是发送文字消息,语音消息,图片,功能强大,界面简单(LAN chat software, the main function is to send text messages, voice messages, pictures, powerful, simple interface)
    2012-07-13 09:25:37下载
    积分:1
  • lbmsim-0.8
    LBM格子波尔兹曼C程序,特别全,下载即可。(LBM Lattice Boltzmann C procedures, particularly full, download.)
    2014-03-04 09:20:45下载
    积分:1
  • PCview
    这个是我用ghost1.0修改出来源码,框架稳定,对IOCP进行了一定优化,更稳定(This is I with ghost1.0 modify out the source code, stable framework, IOCP, which must be optimized, more stable)
    2020-07-30 14:58:37下载
    积分:1
  • CSharpchat
    网络编程chat聊天工具好东西啊,快来下载把(Network Programming)
    2013-07-02 16:04:49下载
    积分:1
  • ChatDemo
    一个简单的点对点聊天程序,学习socket通讯编程时的练习程序。编译环境为VS2008(A simple peer-to-peer chat program, learning socket communication programming practice procedures. The compiled environment for VS2008)
    2020-07-04 14:00:02下载
    积分:1
  • iprout-hash
    一种基于hash表的IP路由表搜索技术,在WINDOWS下VC++实现(a hash table based on the IP routing table search technology, under the VC WINDOWS)
    2007-01-04 14:13:20下载
    积分:1
  • CollectClient
    socket编程,实现一个客户端,一个服务器,是学习socket编程的好代码(socket programming, a client, a server, is a good source to learn socket programming)
    2010-07-15 12:14:14下载
    积分:1
  • Server
    服务器端代码··可以跟客户端自由通信··(Server-side code can be freely client communications)
    2009-03-05 18:07:12下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载