以下是包含关键词 WEB 的文章 ,如您还需要寻找更多资讯,请搜索相关内容:
     

WEB Service

你可能早就听说过WEB Service了,你也可能已经对WEB Service有了一些概念,现在不管是在什么场合,谈到以后发展的新趋势,大家都会提到WEB Service。世界上的顶级公司,不管是微软、IBM还是SUN,都开始把WEB Service频繁地挂在嘴边。大多数媒体也开始鼓吹WEB Service是多么的好,多么的有前途或者“钱”途……但WEB Service到底是什么呢?数据库通过网页实现服务?网络上的协议?还是一种软件的标准?   在http//www.hexiesoft.net 上你可以欣赏到.NET下使用微软开发工具建立的WEB Service企业级ERP应用系统。   在http//dwdemos.alphaworks.ibm.com/HospitalProj/index.html上,你可以体验使用IBM开发工具创建的提供医疗保险信息查询的WEB...

Untangling the WEB

Untangling the WEB--SOAP uses XML as a simple and elegant solution that automates B2B transactions By Greg Barish  Most of today's WEB applications are built for human consumption. Because real people interact with these applications, information must be presented in a visually appealing way. Users fill out HTML forms and then receive static or dynamic HTML output in response. ...

WEB adi

...QL*Net restriction is ENABLED.Only the Oracle Applications Hosts will be able to connect to the Database.Client PCs will NOT be able to connect even if they are registered as Nodes.(ie: Forms Server, WEB server, Admin Server, Concurrent Manager Server, etc)- ALLOW_ALL : Provide Application Database access to allSQL*Net restriction is DISABLED.Any client will be able to connect to the Database.Clie...

WEB erp开发

  大家都知道有哪些居于WEB开发的erp!!...

Project WEB Services[PPT47页]

Project WEB Services[47]...

[下载]WEB ADI demo1

WEB Adi Demo1...

some WEB site for management

Hi: May: Hope these WEB sites could do you a favor :) http://mckinseyquarterly.com.cn/ http://www.supply-chain.org/ http://www.c10i.com/ http://www.ccl.org/ ...

A Platform for WEB Services

A Platform for WEB Services Mary KirtlandMicrosoft Developer Network January 2001 Summary: This article presents an overview on the WEB services model for building applications. It includes a discussion on the definition of WEB services; the generic architecture of a WEB Service and how it relates to Microsoft Windows DNA and .NET; platform requirements; and some of the tools and te...

XML WEB Services Security

XML WEB Services Security  XML WEB services are one of the cornerstones of the Microsoft .NET Framework, providing information and services to WEB applications through well-defined programmatic interfaces built on standard Internet protocols. A key benefit of XML WEB services is the ease with which they can be accessed over the Internet compared to traditional distributed object ...

At Your Service, On the WEB

At Your Service, On the WEB   Dino EspositoInstantDoc #20927April 24, 2001 .NET includes three programming models: WinForms, WEBForms, and WEB Services. Whatever your model of choice, the classes you use for non-user interface (UI) tasks—data access and manipulation, media access, system programming—are always the same. In other words, your approach is similar whether you抮e ...

Building an ASP.NET WEB Service

Building an ASP.NET WEB Service Srinivasa Sivakumar WEB services allow you to call a function that exists on another machine on the Internet, using standard protocols. Srinivasa Sivakumar explains how to create WEB services using the Microsoft .NET Framework and how to access the WEB service via HTTP-Get, HTTP-Post, and SOAP protocols. WEB services provide the ability for a server on ...

WEB Services with ASP.NET

WEB Services with ASP.NET Rob HowardMicrosoft Corporation February 22, 2001 WEB Services are the underpinning of Microsoft's .NET strategy. The concepts and the innovations behind this initiative have struck a chord with developer's building the next generation of Internet applications. In this month's column, we're going to take a look at the features within ASP.NET to enable WEB Se...

Bus_WEB_Automation_White_Paper

Bus_WEB_Automation_White_Paper ...

浅议WEB service

浅议WEB service 随着互连网络的广泛应用和发展,特别是.NET技术的升温和市场的日渐成熟,越来越多软件开发商在为到底是选择微软公司的.NET还是SUN公司的J2EE作为自己开发平台和工具而感到左右为难。一般说来,绝大多数公司根据市场情况,客户需求,开发成本,升级成本,培训成本,产品价格,兼容性,可靠性、安全性等选择了其中之一。也有少数有实力的公司准备开发两套独立的产品,以满足不同的客户需求。更多的公司希望自己开发的产品能相互移植,特别是从微软公司的.NET移植到SUN公司的J2EE。既能利用微软的产品相对便宜,开发成本低,开发效率高,又可拥有J2EE所具有的开放性、跨平台性、安全性,扩大自己的客户群。 美国神鸟(Stryon)公司即将推出iNET产品可以让软件开发商用微软公司的.NET开发的应用利用J2EE技术无缝地移植到非Windows平台上。iNET相当于.NET...

A WEB Services Primer

A WEB Services Primer by Venu VasudevanApril 04, 2001 IntroductionLooking back over the last six years, it is hard to imagine networked computing without the WEB. The reason why the WEB succeeded where earlier hypertext schemes failed can be traced to a couple of basic factors: simplicity and ubiquity. From a service provider's (e.g. an e-shop) point of view, if they can set up a WEB s...

物流WEB化?!

我曾看到有人将物流管理WEB化了。 感觉很有创意:但不知具体是怎样实现的、在运作中是怎样管理的? 请了解此类项目的人士多加指点。谢谢!...

WEB services – "for free" or "for fee"?

WEB services – "for free" or "for fee"? Online publishers have been reluctant to charge users for access to their content for fear of losing customers The majority of Internet content can still be accessed free of charge. However, WEB sites have similar overheads to other businesses. Advertising and sponsorship have been the ...

XML and how it will change the WEB

XML and how it will change the WEB   Doug Tidwell Senior Programmer, developerWorks dtidwell@us.ibm.com If you listen to the current hype, XML sounds like a technological achievement on a par with sliced bread and the wheel. Beneath the hoopla, XML represents the next evolution in WEB technology. In this article you can explore the basics of XML and find out how it will chang...

Applying .Net to WEB Services

Applying .Net to WEB Services By Brian Jepson As long as it has been possible to connect two computers, programmers have built software that communicates over the network. Most of this communication is facilitated by protocols, which standardize and formalize the way information is exchanged among various applications. Protocols that hide the low-level network plumbing make lazy devel...

WEB Services:突变

WEB Services:突变 by AMT 周瑛 编译 当谈论到WEB Services时,每个人的耳朵都竖起来了,因为这是一件真正有意义的东西。它是这样一种可信的运动,能够实现以前基于组件的集成策略所无法达到的协同工作。 在我们展望WEB Services的未来之前,让我们先回顾一下为什么以前基于组件的集成策略——像EJB(Enterprise JavaBeans),COM(Component Object Model),DCOM(Distributed COM),RMI(Remote Method Invocation),CORBA(Common Object Request Brocker)——不能产生预期的效果。 上述的每一种策略都允许重用代码片断,尤其是在一个企业内的多个分布应用之间。然而,虽然CORBA提供了跨平台、跨语言集成的一些方法,但它...

WEB Services体系

WEB Services体系  1 总括 服务被服务提供者service providers部署deploy到WEB上,由一个给定的WEB service提供的功能使用WSDL描述。 部署的服务被发布publish到WEB上,服务代理service broker帮助服务提供者和服务请求者service requestor互相发现。 一个服务请求者使用一个API向服务代理请求需要的服务,当服务代理返回结果后,服务请求者使用这些结果绑定bind到一个实际的服务上。 这里讨论的所有通讯可以使用任何协议,但为了简单,选择SOAPVersion 2.0 协议,它允许应用程序调用远程对象的方法。 2 WEB Services 组件 有三种组件: ◆服务提供者:提供服务,进行注册以使服务可用 ◆服务代理:服务交换所,服务提供者和服务请求者之间的媒介 ◆服务...

WEB 2.0概述

    WEB 2.0是一个新生的术语,它的应用可以让人了解目前万维网正在进行的一种改变——从一系列网站到一个成熟的为最终用户提供网络应用的服务平台。这种概念的支持者期望WEB 2.0服务将在很多用途上最终取代桌面计算机应用。WEB 2.0并不是一个技术标准,不过它包含了技术架构及应用软件。它的特点是鼓励作为资讯最终利用者透过分享,使到可供分享的资源变得更丰盛;相反的,过去的各种网上分享方式则显得支离破碎。 概览WEB(在这里,指代“WEB 1.0”)最早的概念包括不常更新(甚至不更新)的静态HTML页面。而.com时代的成功则是依靠一个更加动态的WEB(指代“WEB 1.5”),其中CMS(内容管理系统)可以从不断变化的内容数据库中即时生成动态HTML页面。从这两种意义上来说,所谓的眼球...

The Integration Challenge of WEB Data

The Integration Challenge of WEB Data By Mark Price Note: This is the final article in a two-part series focusing on portal technology. The first one is "Using Business Portals to Leverage Information" In my previous article I described the evolution of business portals and related those to the development of consumer portals such as MyYahoo! and MyExcite!. In both cases, portals de...

Microsoft.Net与WEB Services

Microsoft.Net与WEB Services 姚志军 Microsoft.Net是Microsoft的新一代Internet全面解决方案,开发者利用.Net平台、产品和服务,可以轻松地建设真正分布式的、协作的新一代的WEB服务,让用户在任何设备、任何时间和任何地点,轻松地获取信息。 1.Net是什么? Microsoft .Net的目标是让分布在不同区域的计算机、设备一起工作,为用户提供各种各样的服务。人们可以控制在什么时候、获取什么信息以及怎样获取信息,而不必像现在这样,用户在无数个信息孤岛中找来找去,寻找着自己需要的信息。例如,我想在居住的小区内找一家烧烤店,并且晚上7点还有空位; 又比如,我有一笔业务要做,我要知道哪家供货商库存有该货物,如果有几家可以提供该商品,我还要知道谁能给我最好的价格以及谁能最先将货送到。类似这样的服务在现在的...

Microsoft.Net 与 WEB Services

Microsoft.Net 与 WEB Services  1.Net是什么? Microsoft .Net的目标是让分布在不同区域的计算机、设备一起工作,为用户提供各种各样的服务。人们可以控制在什么时候、获取什么信息以及怎样获取信息,而不必像现在这样,用户在无数个信息孤岛中找来找去,寻找着自己需要的信息。例如,我想在居住的小区内找一家烧烤店,并且晚上7点还有空位; 又比如,我有一笔业务要做,我要知道哪家供货商库存有该货物,如果有几家可以提供该商品,我还要知道谁能给我最好的价格以及谁能最先将货送到。类似这样的服务在现在的Internet上并不存在,因为没有一个标准将这些分属于不同单位的信息集成起来。Microsoft .Net将彻底改变现在Internet的工作方式,推动下一代Internet的发展。XML和SOAP是实现上述伟大理想的核心技术。 简单...

WEB Service初探

WEB Service初探  简介 回顾过去的六年,难以想象如果没有互联网的话,网络计算会变成什么样。更早的超文本模式失败了,而互联网成功了,这其中最基本的原因可以归结为:互联网简单且无处不在。从服务提供者(如网上商店)的角度来看,只要你会打字,你就可以接受服务。从服务API的角度来看,互联网上绝大多数的活动都可以由三种方法(GET, POST, 和PUT ) 以及一种标记语言来完成。WEB Service的兴起正是基于这样一个事实:WEB不仅可以作为一个信息平台 ,也可以作为一个服务平台。 这里的“Services”不是指Amazon.com提供的那种粗糙的服务,而是一种组件服务,其他人可以用来构造更强大的服务。例如,Microsoft提供了Passport服务,提供WEB上的认证功能,所以,类似华盛顿邮报之类的电子报纸就不必自己开发认证服务,只要交给Pas...

WEB Services平台

WEB Services平台 那么什么是WEB service 平台呢?最基本的平台是XML加HTTP。HTTP是一个在Internet上广泛使用的协议。XML是一种元语言,你可以用它书写特定的语言来描述客户和服务之间或者组件和复杂服务之间的交互。在WEB server之后,XML格式的消息被转变成中间件的请求,返回的结果也会转化成XML格式。 有必要增加一些服务,同时保持简单性和普遍性,来把WEB构建成一个功能更强大的平台。可以认为功能全面的WEB services平台是XML+HTTP+SOAP+WSDL+UDDI。在更高层次上,可能还要加上一些尚未广泛接受的技术如XAML,XLANG, XKMS,和XFS。 以下是对这些平台要素的简要描述。需要指出的是,这些还是发展中的技术,很多时候对一个问题会有多种解决方案。 ◆SOAP (Simple Objec...

WEB Services Interoperability and SOAP

WEB Services Interoperability and SOAP Keith BallingerMicrosoft Corporation May 1, 2001 Summary: This article presents an overview and practical introduction to current interoperability issues relating to RPC calls with SOAP. Three sources of interop problems are discussed: HTTP problems, XML issues, and SOAP discontinuities. (7 printed pages) IntroductionA number of platforms curr...

Simulate SOAP and WEB Services

Simulate SOAP and WEB Services Use the XmlHttpRequest COM object to exchange XML data over HTTP. by Dino Esposito XML and SOAP are two hot topics, and with good reason. The XML (Extensible Markup Language) format is widely accepted as a sort of new and more powerful ASCII table. And the SOAP (Simple Object Access Protocol) distributed computing technology boasts the cross-platfor...

WEB Services Experience Language

WEB Services Experience Language Angel Diaz(aldiaz@us.ibm.com),IBM ResearchJohn Lucassen(lucassen@us.ibm.com),Emerging Technologies,Application and Integration Middleware DivisionCharles F Wiecha(wiecha@us.ibm.com),IBM Research 2001 年 10 月 WSXL(WEB Services Experience Language)是交互式 WEB 应用程序的组件模型,它是以 WEB 服务为中心的。WSXL 的设计是为了达到两个主要目标:使企业能通过多种获利渠道分发 WEB 应用程序,并可以通过利用 WEB 上现有的应用程序创建新的服...

WEB-based procurement

WEB-based procurement Traditional procurement practices are predominantly paper-based, such a systems invites errors. Traditional procurement practices are predominantly paper-based. When an employee requires information relating to a purchase, this information is most often provided over the phone or by fax. Information ...

[转帖]WEB 2.0

...的时候,应确认采用的门槛要低。遵循现存准则,并以尽可能少的限制来授权。设计程序使之具备可编程性和可混合性。6. 永远的测试版当设备和程序连接到互联网时,程序已经不是软件作品了,它们是正在展开的服务。因此,不要将各种新特性都打包到集大成的发布版本中,而应作为普通用户体验的一部分来经常添加这些特性。吸引你的用户来充当实时的测试者,并且记录这些服务以便了解人们是如何使用这些新特性的。7. 合作,而非控制WEB 2.0的程序是建立在合作性的数据服务网络之上的。因此:提供网络服务界面和内容聚合,并...

WEB service for j2ee

很不错的文档!...

Gartner WEB Services

...

ERP Document(WEB)

...

Edging into WEB services

Mckinsey's confidential result...

SAP NetWeaver and WEB Services

...

SAP WEB Application Server

...

WEB ADI demo2

WEBadi demo2...

WEB Services. Part I: The Basics

WEB Services. Part I: The Basics   Saurabh NanduFeb 15, 2001 Level: Beginner/Intermediate Introduction Today the business have crossed the boundaries of the Corporate Intranets and Virtual Private Networks. The business models have changed from 2 tier to n-tier models, with the business's linking up with other partners, suppliers, distributors and Consumers. This has led to th...

WEB Services系列专题--初识WEB Services

WEB Services简介   从技术角度来讲,WEB Services是一种新的技术架构、新的软件应用环境。它的系统架构和实现技术完全继承已有的技术,可以认为WEB Services是Internet的一种延伸,是现有的Internet面向更好的互操作能力的一个延伸。 [什么是WEB Services?]    [WEB ...

Building a Stock-Quotes WEB Service

Building a Stock-Quotes WEB Service   Saurabh NanduMarch 20 2001 Level: Beginner Download Source CodeDemo this code Introduction I guess you might be having some information on what WEB Services. If not you can read .net101's article about WEB Service Part 1 -Basics. In the current article we will be concentrating on building and consuming a WEB Servi...

Accessing WEB Services From DHTML

Accessing WEB Services From DHTML David MassyMicrosoft Corporation January 22, 2001(Updated November 1, 2001) Download the source code for this article. ContentsWhat Is a WEB Service and Why Should I Care?So How Do I Use a WEB Service From DHTML?It's All About Services One of the most exciting and interesting developments taking place on the Internet at the moment is the emergence...

什么是WEB Service

什么是WEB Service WEB Service 是一种新的WEB应用程序分支,他们是自包含、自描述、模块化的应用,可以发布、定位、通过WEB调用。WEB Service可以执行从简单的请求到复杂商务处理的任何功能。一旦部署以后,其他WEB Service应用程序可以发现并调用它部署的服务。 WEB Service是一种应用程序,它可以使用标准的互联网协议,像超文本传输协议(HTTP)和XML,将功能纲领性地体现在互联网和企业内部网上。可将WEB服务视作WEB上的组件编程。 1 历史 WEB广泛用到的技术: ◆TCP/IP:通用网络协议,被各种设备使用 ◆HTML:通用用户界面,可以使用HTML标签显示数据 ◆Java:写一次可以在任何地方运行的通用编程语言 ◆XML :通用数据表达语言,在WEB上传送机构化数据的容易方法 他们的特点是其开放性,跨平台...

WEB Services: Building Reusable WEB Components with SOAP and ASP .NET

WEB Services: Building Reusable WEB Components with SOAP and ASP .NET David S. Platt  This article assumes you're familiar with XML and Visual Basic Level of Difficulty     1   2   3   Download the code for this article: WEBComp.exe(93KB)  Browse the code for this article at Code Center: TimeServiceDemo  SUMMARY XML a...

架构WEB Service:什么是WEB服务?

架构WEB Service:什么是WEB服务?     柴晓路 (fennivel@uddi-china.org)Chief System Architect2001年7月24日 本文是架构WEB服务的系列文章的第二篇,从WEB服务的技术定义开始,来探讨什么是WEB服务。首先,作者从技术角度详细分析了WEB服务作为Internet环境下的软件组件的基本角色,从这个基本角色开始,详细介绍了这个组件对象的包装规范WEB Service "stack",并对WEB服务的应用做了分类,最后借助Garnter Group的材料考察了WEB服务的当前发展状况。在本系列的上一篇文章中,我就为什么需要WEB服务,从商业利益需求的角度进行了分析。本文将结合技术驱动的发展需求,详细介绍从技术上来看,到底什么是WEB服务,以及WEB服务的应用分类。...

WEB Services的类别

综合当今的WEB应用以及WEB服务的特点,一般认为WEB服务实施的领域可以分为四类:   (1)    BuSiness-Oriented WEB Services 该类服务针对的是那些面向企业应用的服务,包括企业内部的ERP系统,企业间的SCM/CRM等系统。当这些系统以WEB服务的形式在网络(Internet和Intranet)中出现时,企业内的应用集成将更容易,而在企业问的众多合作伙伴的系统对接也将不再是无法完成的任务。目前现有的解决方案和产品的提供商有Bowstreet、Epicentric等。   (2) Consumer-Oriented WEB Services 此类服务针对的是那些原先的B2C的网站的改造,为这些Browser-0riented的WEB应用增加(注意是增加)了WEB服务的应用界面,使得...

WEB服务概述

[TABLE][TR][TD][#880000][b]What Is A WEB Service ?[/b][/#][/TD][/TR][TR][TD][TABLE][TR][TD][/TD][TD][img]http://www.iturls.com/img/dot.gif[/img] [/TD][TD][url]http://www.alistapart.com/stories/WEBservices/[/url] [/TD][/TR][/TABLE][/TD][/TR][TR][TD][/TD][/TR][TR][TD][#880000][b]Accelerating Business Integration Via WEB Services[/b][/#][/TD][/TR][TR][TD][TABLE][TR][TD][/TD][TD][img]http://www.iturls...

关于WEB服务

WEB服务 利用中间件、应用程序接口和定制代码实现EAI(企业应用集成),是一项艰巨的工作。虽然这种传统的EAI在某种程度上解决了一些问题,但缺乏灵活性和维护费用高昂一直阻碍了它的发展,直到备受关注的WEB 服务的产生才从根本上解决了这种集成的困难。简单地说,WEB服务是开发人员可以利用的一种技术标准,开发人员利用它封装现有业务过程,作为服务发布这些业务过程,搜索和预订其他服务以及在企业内部与外部交换信息,从而将各种不同系统灵活地连接在一起。WEB服务使很多以不同编程语言开发的、由不同供应商提供的或运行在不同操作系统之上的企业软件可以互相通信。 典型的WEB 服务结构包括三个实体:服务提供商、服务经纪人和服务需求者。他们分别提供了三项基本功能:运行发布、查找和绑定。服务提供商创建WEB服务,并通过在服务经纪人处注册发布网络服务;服务经纪人负责维护已发布服务的注册系统;服务需求...

书评:Java WEB Service

书评:Java WEB Service 围绕WEB服务技术的宣传越来越多,XML、UDDI、WSDL和SOAP这类缩写词到处都可以看到。微软和Sun也分别采取不同的框架结构迎接WEB服务的到来,这就是前者的.NET和后者的Sun ONE。显然,开发者迟早要走向WEB技术的开发之路,一切只是时间问题。O’Reilly出版社出版发现的最新图书《 Java WEB Service》就为Java开发人员指明了开发WEB服务的方向。 涉及范围大 We服务是一种不涉及具体平台和语言的软件架构,但是开发人员必须选择一种语言来具体开发WEB服务。如果你选择了Java,该书就正好提供了这一开发途径的有关内容。 该书各个章节阐述各类WEB服务技术(从Java的角度):SOAP、WSDL和UDDI等。按照该书的说法,这些技术就是WEB服务的基础。各章还包括了有关的Java代码。 从何开...
(共 9846 条) 上一页 1 2 3... 196 197