登录
首页 » Visual C++ » Desktop

Desktop

于 2012-03-06 发布 文件大小:1567KB
0 263
下载积分: 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 个回复

  • TranFile
    又是一个文件传输的一个程序,自己学习编程写的。(Is a file transfer of a program, written in their own learning programming.)
    2008-08-18 09:34:31下载
    积分:1
  • CSocket-TCP
    说明:  基于CSocket的TCP多人聊天程序 平常自己练习用的!(CSocket of TCP-based chat program over usual practice their own use!)
    2010-04-05 09:24:58下载
    积分:1
  • tcpserver
    一个能够接受TCP/IP连接的服务器源代码(One can accept TCP/IP connection the server source code)
    2011-04-26 10:52:28下载
    积分:1
  • 2009shiyan1
    2、Socket编程 凡是基于网络应用的程序都离不开Socket。 与网络有关的简单VC编程 Socket的意思是套接字,是计算机与计算机之间通信的接口。使用Winsock提供的API函数是最基本的网络编程技术。 (2 Socket programming any web-based application programs can not be separated Socket. Simple VC network-related programming meant Socket socket, is communication between the computer and computer interface. Use Winsock provides API functions is the most basic network programming.)
    2009-11-12 15:06:31下载
    积分:1
  • 1
    说明:  代理服务器,还不完善,总丢数据,个人没有能力改了,有需要的朋友参考一下吧(Proxy server, not perfect, the total lost data, individuals can not afford to change, and a friend in need reference it)
    2010-09-08 17:59:29下载
    积分:1
  • 局域内聊天传输文件
    局域网内聊天传输文件.rar 1、可以进行群聊。 2、点中名字前的复选框要以说消消话。 3、可以群发文件,可以发给指定的人(选中复选框),也可以发给所有人。(LAN chatting to transfer files. Rar one can communicate with a group. 2, points name before the check box to say Consumers Consumers then. 3, the mass document can be sent to the designated person (selected check box), also be given to all.)
    2005-07-01 19:25:21下载
    积分:1
  • FEC_Code_Project
    很好的能解决网络数据丢包处理的算法。特别是在带宽一定的情况下,解决网络数据传输和带宽、数据传输完整性的较优解决方案。(good solution processing network data packet loss algorithms. Especially in certain circumstances bandwidth, the solution to network bandwidth and data transmission, data transmission integrity of the optimum solution.)
    2007-05-18 10:12:02下载
    积分:1
  • vanet
    车载自组网的发展与现状,包括网络结构 主要特点,应用举例,难点与重点,研究现状,物理层参数,MAC 层协议,帧结构,接入方式,802.11DCF,RR-ALOHA,CSMA/CA 和RR-ALOHA 的比较,路由协议 (Vehicle Development and Status of ad hoc networks, including the main features of network structure, application examples, difficulties with focused, current research, physical layer parameters, MAC layer protocol, frame structure, access methods, 802.11DCF, RR-ALOHA, CSMA/CA and RR-ALOHA comparison of routing protocols)
    2010-06-10 11:04:59下载
    积分:1
  • VBIP
    显示和修改网卡地址和网关.DNS Visual Basic编程.(Display and modify the network card address and gateway. DNS Visual Basic programming.)
    2013-11-04 10:26:51下载
    积分:1
  • TCPIPclient
    基于MFC的TCP/IP socket编程,一个客户端程序,适合初学者学习,开发平台vs2015(TCP/IP SOCKRT programing based on MFC,A client program ,very good for first learner the develop platform is vs2015)
    2016-09-23 13:01:14下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载