登录
首页 » Visual C++ » Desktop

Desktop

于 2012-03-06 发布 文件大小:1567KB
0 216
下载积分: 1 下载次数: 396

代码说明:

  onvif协议ptz服务端和客户端程序,可以实现服务端服务和客户端访问(onvif ptz server client program)

文件列表:

PTZC
....\PTZC
....\....\ptz.h,880322,2012-03-03
....\....\PTZBinding.nsmap,988,2012-03-03
....\....\PTZC.cpp,372,2012-03-05
....\....\PTZC.vcproj,5483,2012-03-03
....\....\PTZC.vcproj.lxc-PC.Administrator.user,1409,2012-03-05
....\....\ReadMe.txt,932,2012-03-03
....\....\soapC.cpp,6723516,2012-03-03
....\....\soapH.h,1686621,2012-03-03
....\....\soapPTZBindingProxy.cpp,41848,2012-03-03
....\....\soapPTZBindingProxy.h,11359,2012-03-03
....\....\soapStub.h,635089,2012-03-03
....\....\stdafx.cpp,209,2012-03-03
....\....\stdafx.h,276,2012-03-03
....\....\stdsoap2.cpp,477061,2012-03-03
....\....\stdsoap2.h,91109,2012-02-20
....\PTZC.sln,877,2012-03-03
PTZS
....\PTZS
....\....\onvif.xsd,291196,2011-08-09
....\....\ptz.h,880322,2012-03-03
....\....\ptz.wsdl,40895,2011-08-12
....\....\PTZBinding.nsmap,988,2012-03-03
....\....\PTZS.cpp,242,2012-03-03
....\....\PTZS.vcproj,4995,2012-03-03
....\....\PTZS.vcproj.lxc-PC.Administrator.user,1409,2012-03-05
....\....\ReadMe.txt,932,2012-03-03
....\....\soapC.cpp,6723516,2012-03-03
....\....\soapH.h,1686621,2012-03-03
....\....\soapPTZBindingService.cpp,42608,2012-03-05
....\....\soapPTZBindingService.h,7599,2012-03-03
....\....\soapStub.h,635089,2012-03-03
....\....\stdafx.cpp,209,2012-03-03
....\....\stdafx.h,276,2012-03-03
....\....\stdsoap2.cpp,477061,2012-03-03
....\....\stdsoap2.h,91109,2012-02-20
....\PTZS.sln,877,2012-03-03

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

发表评论


0 个回复

  • InstantMessaging
    简单的网络聊天文件传输程序 可以 0.普通聊天(文字、图片) 1.聊天室 2.传输文件(断点续传) 3.共享屏幕 4.白板 5.视频、音频聊天(Simple network chat file transfer program can 0. General chat (text, images) a chatroom 2. Transfer files (HTTP) 3. Shared screen 4. Whiteboard 5 video and audio chat)
    2013-08-26 22:14:23下载
    积分:1
  • AutoUpData
    本例为魔兽世界客户端自动更新程序,采用URLDownloadToFile异步机制实现.(World of Warcraft in this case the client automatically update procedure for the asynchronous mechanism URLDownloadToFile achieved.)
    2010-02-25 17:00:59下载
    积分:1
  • hnbzcj9
    很好的源程序代码,具有很好的学习价值,可以下载使用(Good source code, has the very good learning value, can be used to download)
    2017-03-28 07:16:22下载
    积分:1
  • update-online
    一套完整的在线升级程序,只需修改配置文件即可成为自己的升级程序。(A complete set of online upgrade program, simply modify the configuration file to become their own upgrade process.)
    2013-09-18 09:28:45下载
    积分:1
  • lesson-14
    孙鑫VC++教学课程lesson14:网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。(Sun Xin VC++ tutorial lesson14: the knowledge of the network, network program, Socket is connected applications and network drivers bridges, Socket application to create, build relationships bind driver. Thereafter, the data of the application to give socket, by the Socket handed driver and sent out on the network. After binding with the Socket IP+Port related data is received by the computer from the network, by the driver to the socket, the application can extract the data received from the Socket. Network application is sending and receiving data through the socket. TCP and UDP works and the writing process, how to link library files in the program. A character interface chat program.)
    2013-04-02 10:19:34下载
    积分:1
  • ServerSocket
    一个很好的winsock tcp/ucp示例,相信看了肯定收益颇丰(a good example for winsock about tcp/udp)
    2009-10-31 09:05:50下载
    积分:1
  • rtsp_for_VC
    很好的RTSP实现,分享给大家使用,已经建有VC工程(Good RTSP implementation, we used to share)
    2010-12-23 17:17:47下载
    积分:1
  • CtrlIPClt
    网络方面关于ip的得到与获取方面的代码,哈哈哈 (ip on the network and get access to the area code, Ha Ha Ha)
    2006-11-14 11:08:37下载
    积分:1
  • resiveDlg
    c++聊天软件客户端代码,可以实现和双方互相聊天,必须客户端后启动(c++ chat software client code)
    2013-08-11 19:10:03下载
    积分:1
  • DBN_RBM1.1
    深度信网络测试代码,可以帮助初学者很好地了解深度学习。(Depth communications network test code that can help beginners a good understanding of the depth of learning.)
    2014-10-31 09:37:18下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载