搜索资源列表
toolkit_4_4
- 可以在Windows 平台和Linux 平台上编译,提供有关syncml开发的一系列API,包含一个综合 C 库,用于创建、发送、接收和解析 SyncML 消息。它支持 XML 和 WBXML 编码,还支持 HTTP(用于 Web 上的同步)、WSP(在 WAP 上使用)和 OBEX(在 IrDA 或蓝牙上使用)传输。-in the Windows platform and Linux compiler, the SyncML development of a series of API, in
tcpipxhl
- 另一个基于MCU51的带有WEB插件的监控软件,对进一步学习嵌入式WEB有非常大的帮组。-on the Web with monitoring software plug-in for further study Embedded Web is a great help group.
VaxSIPUserAgentSDK
- It provides tools and components to quickly add SIP (Session Initiation Protocol) based IP-Telephony make and receive phone calls feature in your web pages and software applications.
sms_SPAPP
- SPAS系统基于WINDOWS2000采用VC开发,在功能上实现了对用户手机点播、网站定制和网页发送消息的处理,能完成用户对不同业务的短信要求。 1. WEB网站与SPAS的接口采用UDP通讯的方式,SPAS对网站发送过来的包进行分析处理调不同的点播模块处理,向用户返回所需的短信内容 2. SPAS与网关的通讯采用网关厂商的API接口,用于接收用户的点播请求和发送业务模块处理后的短信内容 3. 定制模块由SPAS主控部分定时触发,通过分析定制库中(通过网站入库)的用户需求,将相关的业
VisualBasic.NET(050125)
- Programming Web and Desktop Applications in ADO .NET and ASP .NET -Programming Web and Desktop Applications in ADO.NET and ASP.NET
aspintracom66
- 在一些项目中,通常需要采用C/S&B/S的混合架构来实现,这样就涉及到了Web开发,在MS的.Net没有出现之前,因为是运行于windows环境之上,理所当然的首选ASP来实现了,直到有一天,盖茨扛出了.Net大旗,振臂高呼:用洒家的.Net吧,安全快捷无副作用,一个字\"牛B\"! -in a number of projects usually need C / S
TAPI4
- JTAPI是由Sun公司提出的基于Java语言的应用程序接口。由于JTAPI是基于Java的应用接口,使得JTAPI的对象独立于操作系统和硬件平台,支持跨平台的应用。JTAPI定义了一套类库,包含电话功能和扩充功能。JTAPI结合了传统的电话服务和Web处理能力,具有较强的功能。但是,基于Java的特性,使得JTAPI在拥有强大功能的同时,也失去了普及和推广的基础。-JTAPI by Sun's Java language on the application program inter
EmailClientBasedVBNET
- 描述了以VB.NET 为矸发平台,利用System.Web.Mail命名空间的三个类.来沟造电子邮件发送程 序的设计过程,并对邮件发送的啄理— —SMTP的通信流程进行了比较深入的讨论。-Descr iption of the VB.NET platform for rock hair, use System. Web. Mail named the three categories of space. Groove to create Email this procedure the de
netaddressreal
- 判断网址是否有效,用于通信编程,希望对你能有帮助-judge the effectiveness of the web site for communication programming, and I hope to be able to help you
php3tools
- PHP是最流行的Web脚本语言之一,它运行在Web服务器端,根据用户请求或服务器端的数据产生动态网页;它功能强大,和HTML脚本融合在一起,并内建访问数据库的能力;它能够作为Apache Web 服务器的模块执行,也使得其执行效率要高于普通的CGI程序。本书作者是一位经验丰富的程序员,在书中使用了大量的、有一定使用价值的例子来深入浅出地讲解PHP语言及Web编程需要了解的方方面面。尤其值得注意的是,书中使用了多个“中场”章节,以便在学习过一定知识之后,通过实际例子来对所学的知识进行巩固,这些章节
Web
- 用VC实现WEB界面,显示互联网网页,本质是对一个函数的调用,是VC和互联网程序联系起来的入门程序-with VC Web interface, the website indicates, the essence of a function call. VC and the Internet is linked to the procedure entry procedures
基于支持SVM Web数据挖掘
- 基于svm的WEB数据挖掘的文档,SVM的方法开辟了学习高维数据新的天地,为WEB数据开发提供了一个先进的思路。-svm Web-based data mining documents, SVM method opened up a high-dimensional data learning new vista for the development of Web data provided an advanced ideas.
WebCheck
- WebCheck... WEB服务器验证 ├──Client.............客户端实现示例 └──LocalControl.......本地控制程序实现示例 \ServerCheck...............本地服务器验证 ├──Client.............客户端实现示例 └──Server.............服务器实现示例 \Update....................在线升级验证示例-WebCheck ... ...
EasyJF
- 会议室系统主要用网上会议使用,会议系统模拟传统的会议形式,可以同时开设多个不同主题的会议室,每个会议室需要提供访问权限控制功能,-Meeting room system is mainly used with Web conferencing, meetings of the Conference on System Simulation traditional form, can be subject to open meetings of a number of different room
testsoap
- vc6客户端软件,通过HTTPS访问SOAP协议web service的代码。需要集成openSSL.-client software written in VC6, which demostrates how to access SOAP web service via HTTPS. OpenSSL is required.
Web_Services_Enhancements_3.0_CS
- Web Services Enhancements 3.0 Hands On Lab Messaging
QtGsoap
- QT Web Servers Qt Gsoap
web-data-collection
- 网站数据采集工具源码, 采集数据-web data collection
web-server
- 易语言web服务器源码例程程序结合易语言扩展界面支持库,由两个服务器组件组成,一个负责提供网页浏览,一个负责下载功能。-Easy language source web server extensions routine program combines easy language interface support library, consisting of two server components, is responsible for providing a web browser,
HTTP--communication-on-Web-Server
- This is a simple c++ code and data about HTTP communication on Web server.