搜索资源列表
CPPSOAP
- 该程序展示了在c++中如何通过soap调用web服务。不需要借助第三方的组件,如微软的soaptookit-the program demonstrated how the c soap call through web services. Do not need third-party components, such as Microsoft's soaptookit
移动短信
- 在编写程序中还用到了开发工具Borland.C++.Builder.6.0,是目前唯一完美集成 COBRA 与 COM/COM+ 的 C++ 集成开发环境,可以快速开发具有 Web 服务支持功能的电子商务应用程序,全球率先实现跨平台、高效可视化开发 Windows/Linux 应用程序,兼容 CLX、VCL 和 Borland C++ for Linux,增强了对于 Microsoft Visual C++ 源程序的兼容程度,提供 MFC 6.0 版与 ATL 3.0 版函数库。-in the
webservice_CSock
- 一个WEB服务的SERVICES程序,可在NT后台运行-a Web services SERVICES procedures, in the background NT
GetTable
- 一个用gsoap实现的web服务程序,包括客户端和服务器端。实现了从服务端读取相应结构的数据。-gsoap achieve with a web service procedures, including the client and server side. Realizing from the server to read the data structure accordingly.
Microsoft.netXMLWebService
- .NET下Web服务程序设计入门指导 _NET Web服务程序设计配套代码
video_networking_ip
- dm642的视频采集与网络显示程序,内含web服务程序,直接在IE中输入地址就可以看到DM642采集的视频
web_server_for_arm_linux.rar
- 在完成视频编解码的嵌入式设备(arm-linux环境)上开发的轻型Web服务程序,可支持浏览器访问嵌入式设备,查询状态、设置参数,并可远程在线升级。,Complete video codec in embedded devices (arm-linux environment) to develop procedures for light Web services can support the browser embedded devices, query status, set param
gsoap-2.7.tar
- gSoap工具源代码,gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来.-gSoap tools source code, gSOAP compil
webServer
- GoAhead webServer 是一个不错的嵌入式Web服务程序,而且是开放式源码,现将其应用开发文档传上来与大家分享。-GoAhead webServer is a good embedded Web server program, and is open source, application development document now its mass up to share with you.
cgi
- s3c2410 嵌入式 web 服务程序源码。-s3c2410 embedded web server program source code.
FlowerApplication
- netbeans学习资料之web service第3部分创建企业应用程序测试 Web 服务 -netbeans web service learning information Part 3 to create Web services, enterprise application testing
isap_ldap
- 生成ISAP WEB服务程序,并通过网页验证LDAP用户-Generate ISAP WEB services program, and LDAP user authentication through the web
200691216142571
- 简单方便的WEB服务程序,免去按装IIS的麻烦,是学习网络编程的精品之作 -WEB services simple and convenient procedures, remove IIS by loading the trouble, is excellent for learning network programming for
Linux-Network-Programming
- 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
csharp
- C#高级编程 第2版 本书为一本综合性C#的图书,第一章 .NET结构, 第二章 c#简介,第三章 c#基础,第四章 类和继承,第五章 面向对象的c#语言,第六章 C#的高级论题,第七章 c#和基类, 第八章 在.NET环境中编程,第九章 windows应用程序,第十章 装配件,第十一章 .NET的数据访问,第十二章 查看.NET的数据,第十三章 XML,第十四章 文件和注册表制作,第十五章 使用Active Directory,第十六章 ASP.NET页面,第十七章 Web服务 第十八章
TestWebService
- Adroid 下使用web服务的例程,测试成功。未上传服务器web服务程序。-Android web service test。
intelligence_home-code
- 智能家居服务端和客户端程序以及web服务程序-intelligence_home for ARM
ServiceFromClass
- 如何在jdeveloper中编写web服务程序 并测试-how to user WebService in jdeveloper
Web服务器界面
- 本例定义一个类CHttpProtocol,专门用来实现HTTP协议。 另外,还要添加两个结构体——REQUEST和HTTPSTATS,分别用来保存一个网络连接的客户端和服务器的信息。 网络管理员通过单击鼠标操作图形用户界面,来运行Web服务程序,在单击界面上的控件时,直接触发的是软件界面总控代码。 “开启”按钮的事件代码。 服务开启后,为便于管理员监控服务器,界面上动态显示运行信息。该功能就是用声明的函数AddLog()和ShowData()实现的,它们的代码分别展示如下
VB.NET程序设计课程教学探索与实践
- vb.net开发实例一共有100例,从初级篇,中级篇,高级篇层层深入。 实例1:welcome to VB.net world 实例2: 创建控制台应用程序 实例3: 创建ASP.net WEB应用程序 实例4: 创建和调用WEB服务 实例5: 图形按钮。。。。。(vb.net There are 100 cases of development examples, from the primary article, the intermediate article and the