

版權(quán)說(shuō)明:本文檔由用戶(hù)提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
1、<p> 附錄 外文資料翻譯</p><p><b> 英文原文</b></p><p> A platform for communicating construction material information between e-commerce systems[16]</p><p> E-commerce sys
2、tems are becoming increasingly important in the Hong Kong construction material procurement market. Currently,however, many e-trading marketplaces have been developed, owned, and/or hosted by different companies. Each of
3、 the e-trading marketplaces forms a closed system with their unique customers and clients. The totality of these e-trading marketplaces appears to be islands in the sea, as they are isolated with no interoperation betwee
4、n them. Since material information in each e-t</p><p> 1 Problems in Non-Interoperable E-Trading Marketplace Environment</p><p> The Web-based e-trading marketplace contains two major functio
5、ns:providing trading information and facilitating trading transactions. Users may log into the system as either buyers or sellers of construction materials. Sellers can upload their product information and find out summa
6、ry information about their customers and their transactions. Buyers can search certain types of products,providing requirements such as brand,model, quality, price,etc.,or they can browse the products on display. When &l
7、t;/p><p> In recent years,several other construction e-trading sites have appeared on the Web. They are operated by different organizations and attract different client groups.They specialize in trading materi
8、als from suppliers in different regions. From time to time, however,clients of one e-trading system would like to buy materials that are not available in that system but are offered on other sites. One way to solve this
9、problem is to let the client register with several e-trading marketplaces and sea</p><p> The variety and heterogeneity of different e-trading sites create problems for material purchasers. Finding material
10、s in these sites requires material purchasers to acquire and maintain a list of web addresses, to interpret and understand the semantics and navigation methods in different sites,and to integrate product information in t
11、hese sites for evaluation manually. These kinds of material finding jobs can be time consuming and the material purchaser is required to keep abreast of new e-tradi</p><p> To provide better value-added ser
12、vices to the clients,the concept of E-Union is presented by linking together relevant e-trading marketplaces so that cooperation between the e-trading marketplaces can be facilitated. In the e-trading union, when an e-tr
13、ading site does not have the material requested by one of its registered clients,the site will send a request to other e-trading sites in the union. The remote e-trading site will treat the request as one from an associa
14、ted client. An associated c</p><p> 2 Approaches for Enabling Interoperation between E-Trading Marketplaces</p><p> Since individual e-trading systems are developed based on different computa
15、tional architectures,platforms and software, it is not a trivial task to make them interoperable. Several issues need to be addressed in order to realize the e-Union concept. The first issue is how an individual e-tradin
16、g system finds the service from other sites and communicates with each other. The second issue is how systems understand the various kinds of data from other systems,such as the query,order,and product inf</p><
17、;p> 2.1 The Mobile Agent Approach</p><p> A mobile agent is a computer program that can autonomously migrate between network sites,i.e.,it can execute at a host for a while,halt execution,dispatch itse
18、lf (together with its data and execution state) to another host, and resume execution there-all under its own control. It has been found that mobile agent is especially suitable for structuring and coordinating distribut
19、ed applications running in a wide-area environment like the Internet. Such an environment is characterized by a large num</p><p> In a mobile agent based framework,an e-trading site joins the union by broad
20、casting its address and service interface to other members in the union. The membership information is kept at each e-trading site in a database. Mobile agents are dispatched to other member sites for querying and orderi
21、ng construction materials that are not available at the local site. </p><p> 2.2 The Web Services Approach</p><p> Web services are used to promote software reusability over distributed syste
22、ms. Distributed-Systems technologies allow applications to execute across multiple computers on a network. A developed the ASP.Net platform for deploying Web services. In ASP.NET,the method calls are implemented through
23、the Simple Object Access Protocol(SOAP).SOAP is a platform-in-dependent protocol that uses XML to make remote procedure calls over HTTP. Each call and response is packaged in a SOAP message——an XML messag</p><
24、p> Web services is a class that enables distributed computing by allowing one machine to call methods on other machines via common data formats and protocols,such as Extensible Markup Language(XML)and Hypertext Trans
25、fer Protocol(HTTP). Microsoft Web services have important implications for business-to-business (B2B) transactions. Now, businesses are able to conduct transactions via Web services, rather than via custom created applic
26、ations. Because Web services and SOAP are platform independent,comp</p><p> 3 The Web Services-Based E-Union Platform</p><p> A prototype system of E-Union using the mobile agent approach has
27、 been reported in Ref. This paper presents the Web services approach to implement E-Union. The Web services approach is selected for the future implementation of E-Union because of its default XML-based nature and its ea
28、se of providing system security. The XML-based nature is very important for inter-communication of construction material information since the popular standardization in construction material information,like bcXML </
29、p><p> 3.1 System Architecture</p><p> The Web services based E-Union system on developed in the ASP.NET platform. Currently ASP.NET can be installed in Microsoft Windows systems only but it wil
30、l be available in other operating systems in the near future. ASP.NET supports a variety of programming language such as Visual Basic,Java,C+ +and C#. Thus Web services written in different programming language can be in
31、corporated. The prototype E-Union system contains three servers: a construction material e-trading server named COME, a surpl</p><p> The client,which is an e-trading marketplace registered in E-Union, firs
32、t sends an HTTP/HTML request to the E-Union server. The application server in the E-Union server interprets the HTTP/HTML request, which stores material searching criteria. An SQL request is sent by the application serve
33、r to the SQL server to find E-Union members that have the specified type of material. The application server in E-Union then sends SOAP requests to the appropriate member sites. A member site that receives th</p>
34、<p> 3.2 The E-Union Functions</p><p> The E-Union prototype system has two basic functions:1)database mapping,and 2)material searching. Before an e-trading site can use the E-Union functions,it has
35、to first be registered on the E-Union server. The COME and the surplus materials e-trading sites have already registered on the E-Union server. </p><p> Alter registration,members have to tell E-Union about
36、 the material information they have through data base mapping. The first material information is about the type of material. E-Union contains a construction material classification with around 1100 types of materials.The
37、 second material information is about the attributes of each type of materials including unit,width,height,depth,unit weight,material,unit price,currency, brand,standard,country of manufacture,image,drawing,and additiona
38、l mater</p><p> The second E-Union function is searching materials in its member’s site. An E-Union member can use this function to search material information in the e-trading sites of other members. The s
39、earching starts from entering search criteria,including material type and material attributes. Once the search criteria is submitted to the E-Union server,the E-Union server will check the available members and the membe
40、rs' material information to see if they have the type of material required. The E-Union se</p><p> 4 Conclusion</p><p> The prototype system of Web servers-based E-Union has been implemen
41、ted successfully. Electronic marketplace for construction material trading can now join the E-Union to provide cross-marketplace searching for construction material information to its clients. The next stage of the E-Uni
42、on development will provide more functionality for its members such as selecting types of material available for searching by other members,selecting allowable members to use its Web services,and setting rates for</p&
43、gt;<p><b> 中文翻譯</b></p><p> 電子商務(wù)系統(tǒng)間建筑材料信息的交流平臺(tái)</p><p> 在香港建筑材料采購(gòu)市場(chǎng),電子商務(wù)系統(tǒng)變得日益重要,然而現(xiàn)在許多電子交易市場(chǎng)已經(jīng)發(fā)展,并由不同的企業(yè)所擁有。由于它們獨(dú)特的消費(fèi)者和顧客,每一個(gè)電子交易市場(chǎng)都形成了一個(gè)封閉的制度。整體而言,這些電子交易市場(chǎng)看來(lái)是海島,因?yàn)樗鼈兪枪铝⒌?,沒(méi)
44、有互相合作。由于每個(gè)電子交易市場(chǎng)的材料信息有限的,買(mǎi)家通常無(wú)法在一個(gè)市場(chǎng)找到所需的全部材料。本文介紹一個(gè)叫做“電子商務(wù)聯(lián)盟”的平臺(tái),它可以使電子交易市場(chǎng)進(jìn)行溝通交流。市場(chǎng)互相延伸的資金流動(dòng)和網(wǎng)絡(luò)效應(yīng)的理念,通過(guò)加入更多的買(mǎi)家與更多的供應(yīng)商,又不犧牲各個(gè)市場(chǎng)的能力,每個(gè)市場(chǎng)高度具體到供應(yīng)鏈節(jié)點(diǎn)或目標(biāo)買(mǎi)方組服務(wù)。本文首先討論電子商務(wù)市場(chǎng)的互不交流的環(huán)境問(wèn)題,然后介紹兩種加強(qiáng)市場(chǎng)間交流的方法:移動(dòng)代理和WEB服務(wù)。第三部分,展示電子商務(wù)聯(lián)盟平
45、臺(tái)的系統(tǒng)設(shè)計(jì)和功能的設(shè)想。</p><p> 1互不交流的電子交易市場(chǎng)環(huán)境中的問(wèn)題</p><p> 基于WEB的電子交易市場(chǎng)包括兩個(gè)主要功能:提供交易信息和便利的交易處理。用戶(hù)可登陸到該系統(tǒng),以建筑材料的買(mǎi)家或賣(mài)家的身份。買(mǎi)家可以上傳他們的產(chǎn)品信息,并找出有關(guān)消費(fèi)者和交易者的概要信息。買(mǎi)家可以搜索一定類(lèi)型的產(chǎn)品,提供需求,例如品牌,型號(hào),數(shù)量,價(jià)格等,或者瀏覽展示產(chǎn)品,當(dāng)買(mǎi)家發(fā)現(xiàn)需要
46、的產(chǎn)品信息,這些信息將被顯示給買(mǎi)方,同時(shí)代理商的聯(lián)絡(luò)信息及買(mǎi)家的位置信息也將被發(fā)送到買(mǎi)家。買(mǎi)家可以與代理商就價(jià)格進(jìn)行談判,或通過(guò)在線填寫(xiě)一些表格,給代理商發(fā)送訂單,如果用戶(hù)無(wú)法找到所需的產(chǎn)品,系統(tǒng)會(huì)由賣(mài)家繼續(xù)調(diào)查以便日后訪問(wèn)。</p><p> 近年來(lái),一些其他建筑電子交易網(wǎng)站已經(jīng)出現(xiàn)在網(wǎng)絡(luò)上。他們都是由不同的組織操作并吸引不同的消費(fèi)群,它們專(zhuān)門(mén)從事不同地區(qū)供應(yīng)商的材料營(yíng)運(yùn)。有時(shí),一個(gè)電子交易系統(tǒng)的顧客,想購(gòu)買(mǎi)
47、的材料沒(méi)有在這個(gè)網(wǎng)站得到,但其他網(wǎng)站上卻有提供。解決這個(gè)問(wèn)題一個(gè)方法是讓顧客多注冊(cè)幾個(gè)電子交易市場(chǎng)然后一個(gè)接一個(gè)搜索這些網(wǎng)站。</p><p> 不同的電子交易網(wǎng)站品種和異質(zhì)性為材料買(mǎi)家提出了問(wèn)題。這些網(wǎng)站上尋找材料需要材料買(mǎi)家獲得和維持一個(gè)網(wǎng)絡(luò)地址名單,來(lái)解釋和理解不同網(wǎng)站的語(yǔ)義和導(dǎo)航方法,以及在這些網(wǎng)站整合產(chǎn)品信息以進(jìn)行手動(dòng)評(píng)估。這種材料尋找工作可能會(huì)非常耗時(shí),同時(shí)材料買(mǎi)方須跟上新的電子交易網(wǎng)站,雖然他們?cè)?/p>
48、線。</p><p> 為了給客戶(hù)提供更好的增值服務(wù),電子商務(wù)聯(lián)盟這一概念是由有關(guān)聯(lián)系在一起的電子交易市場(chǎng)提出的,使得他們之間的合作可以更便利。在電子交易聯(lián)盟,當(dāng)電子交易網(wǎng)站不具備其注冊(cè)客戶(hù)所要求的材料時(shí),該網(wǎng)站會(huì)向該聯(lián)盟其他電子交易網(wǎng)站發(fā)送請(qǐng)求。遠(yuǎn)程電子交易網(wǎng)站將處理請(qǐng)求從一個(gè)聯(lián)合的顧客端。相關(guān)客戶(hù)端不能直接使用電子交易市場(chǎng)的注冊(cè)客戶(hù)的服務(wù)。當(dāng)材料的要求被發(fā)現(xiàn),遠(yuǎn)程站點(diǎn)會(huì)通知需要的電子交易網(wǎng)站,這將決定是否要
49、提交一份訂單以便代表其客戶(hù)端。一旦電子交易網(wǎng)站間的交易被處理,需求網(wǎng)站將通知遠(yuǎn)程站點(diǎn),相關(guān)代理商的一些信息,并將材料信息傳遞出去。它還將材料信息顯示給與相關(guān)代理商一起的買(mǎi)家,并給買(mǎi)方代理最接近買(mǎi)方的位置。遠(yuǎn)程電子交易網(wǎng)站會(huì)為提供該項(xiàng)服務(wù)收取一些額外費(fèi)用,通常是正常價(jià)格的某個(gè)百分比。 </p><p> 2加強(qiáng)電子交易市場(chǎng)間溝通的方法</p><p> 由于個(gè)人電子商務(wù)交易系統(tǒng)的開(kāi)發(fā)基于
50、不同的計(jì)算架構(gòu),平臺(tái)和軟件,使他們可以互相通用可不是一個(gè)微不足道的任務(wù)。一些問(wèn)題需要加以解決,以實(shí)現(xiàn)電子商務(wù)聯(lián)盟的概念。第一個(gè)問(wèn)題是個(gè)人電子交易系統(tǒng)如何從其他網(wǎng)站找到服務(wù)并與對(duì)方溝通。第二個(gè)問(wèn)題是如何了解其他系統(tǒng)的各種數(shù)據(jù),如查詢(xún),訂單和產(chǎn)品信息。特別的,數(shù)據(jù)可能會(huì)在不同的格式和數(shù)據(jù)庫(kù)的描述和儲(chǔ)存。本節(jié)討論實(shí)現(xiàn)電子交易市場(chǎng)互相溝通的兩種方法,移動(dòng)代理方法和WEB服務(wù)方法。</p><p> 2.1移動(dòng)代理的方法
51、</p><p> 移動(dòng)代理是一個(gè)電腦程式,可以在網(wǎng)絡(luò)網(wǎng)站之間自動(dòng)遷移,也就是它可以在主機(jī)執(zhí)行一會(huì)兒,停止執(zhí)行,派遣本身(連同其數(shù)據(jù)和執(zhí)行狀態(tài))到另一個(gè)主機(jī),并恢復(fù)執(zhí)行所有在其本身的控制之下。它已發(fā)現(xiàn)移動(dòng)代理,尤其適合于在向互聯(lián)網(wǎng)上一個(gè)大面積的環(huán)境構(gòu)建和協(xié)調(diào)分布式應(yīng)用程序的運(yùn)行。這樣的一個(gè)環(huán)境的特點(diǎn)是大量的異構(gòu)節(jié)點(diǎn)與動(dòng)態(tài)變化的服務(wù)和資源,高變化的連接無(wú)論是在性能和可靠性,高變異的工作量和網(wǎng)絡(luò)流量,流動(dòng)的主機(jī)等等
52、。移動(dòng)代理可以提出通過(guò)網(wǎng)絡(luò)的網(wǎng)站搜尋,篩選和處理信息的需要,以完成其任務(wù)。派遣移動(dòng)代理到遠(yuǎn)程服務(wù)器的結(jié)果是一個(gè)大的性能改進(jìn),因?yàn)樗麄兛梢詼p少一個(gè)網(wǎng)站聯(lián)系的次數(shù)和另一他們可以過(guò)濾掉非有用的資料,從而減少消費(fèi)通信帶寬。此外,移動(dòng)代理帶來(lái)靈活性和可擴(kuò)展性的分布式的動(dòng)態(tài)系統(tǒng),因?yàn)樗心芰Ω爬ǖ恼撸s和算法及其能力,動(dòng)態(tài)創(chuàng)建和銷(xiāo)毀。</p><p> 在一個(gè)基于框架的移動(dòng)代理中,電子交易網(wǎng)站加入該聯(lián)盟通過(guò)向聯(lián)盟中的其
53、他成員廣播它的地址和服務(wù)界面。會(huì)員資料存放于每個(gè)電子交易網(wǎng)站的數(shù)據(jù)庫(kù)中。移動(dòng)代理的派遣到其他成員的網(wǎng)站去查詢(xún)及訂購(gòu)建筑物料是不屬于可在當(dāng)?shù)氐木W(wǎng)站。</p><p> 2.2 Web服務(wù)的方法</p><p> Web服務(wù)是用于促進(jìn)軟件在分布式系統(tǒng)上重用。分布式系統(tǒng)技術(shù)允許申請(qǐng)?jiān)诙嗯_(tái)計(jì)算機(jī)在網(wǎng)絡(luò)上執(zhí)行。開(kāi)發(fā)一個(gè)ASP.Net平臺(tái),為部署Web服務(wù)。在ASP.Net中,這種方法調(diào)用是通過(guò)簡(jiǎn)
54、單對(duì)象訪問(wèn)協(xié)議(SOAP)完成的。SOAP是一個(gè)依賴(lài)協(xié)議的平臺(tái),使用XML使遠(yuǎn)端程序在HTTP上呼叫。每個(gè)呼叫和響應(yīng)打包在一個(gè)SOAP消息——一個(gè)XML消息包含所有必要的資料,過(guò)程及其內(nèi)容。HTTP被選為傳遞SOAP消息,因?yàn)镠TTP是在國(guó)際互聯(lián)網(wǎng)上發(fā)送信息的標(biāo)準(zhǔn)協(xié)議。使用XML和HTTP,使不同操作系統(tǒng)可以發(fā)送和接收SOAP消息。HTTP的另一個(gè)好處的是它可以用來(lái)與網(wǎng)絡(luò),包含防火墻,安全壁壘,限制之間網(wǎng)絡(luò)進(jìn)行的聯(lián)系和溝通。此外,Web
55、服務(wù)使用SOAP,因?yàn)樗鼜V泛的支持的數(shù)據(jù)類(lèi)型和它可以發(fā)送和接收附件。附件是發(fā)送數(shù)據(jù)的最有效的方式,例如圖片,XML文檔,CAD文件等,而且這種SOAP的性能在建筑材料電子交易網(wǎng)站的溝通聯(lián)系中是極其重要的,因?yàn)橘Y料信息經(jīng)常以圖片和CAD文件格式顯示。</p><p> Web服務(wù)是一類(lèi),使分布式計(jì)算允許一臺(tái)機(jī)器,以調(diào)用方法對(duì)其他機(jī)器通過(guò)共同的數(shù)據(jù)格式和協(xié)議,如擴(kuò)展標(biāo)記語(yǔ)言(XML)和超文本傳輸協(xié)議(HTTP)。M
56、icrosoft Web服務(wù)對(duì)企業(yè)間電子商務(wù)(B2B)交易有重要影響?,F(xiàn)在,企業(yè)可以通過(guò)Web服務(wù)進(jìn)行交易管理,而非通過(guò)自定義創(chuàng)建申請(qǐng)。因?yàn)閃eb服務(wù)和SOAP是平臺(tái)獨(dú)立的,公司可以合作和使用對(duì)方的Web服務(wù),無(wú)需擔(dān)心相容性的技術(shù)或編程語(yǔ)言。就這樣, Web服務(wù)的B2B便宜,現(xiàn)成的解決辦法,以方便的B2B交易。建筑材料的電子交易網(wǎng)站可以輕松地實(shí)現(xiàn)互操作,由建設(shè)自己的Web服務(wù),為其他網(wǎng)站使用。一個(gè)簡(jiǎn)單的例子,是建材的Web服務(wù),允許批準(zhǔn)
57、的合作伙伴搜索和購(gòu)買(mǎi)材料。在執(zhí)行過(guò)程中,電子商務(wù)聯(lián)盟服務(wù)器服務(wù)其成員并提供了成員的Web服務(wù)的信息和指示來(lái)要求Web服務(wù),以適當(dāng)?shù)臅?huì)員網(wǎng)站。會(huì)員網(wǎng)站在自己的網(wǎng)站提供網(wǎng)絡(luò)服務(wù)的搜索和購(gòu)物的材料,并負(fù)責(zé)管理使用他們的服務(wù)的成員。</p><p> 3基于Web Services的電子商務(wù)聯(lián)盟平臺(tái)</p><p> 電子商務(wù)聯(lián)盟的原型系統(tǒng)使用移動(dòng)代理的做法已經(jīng)在Ref報(bào)道過(guò)。本文介紹了落實(shí)電
58、子商務(wù)聯(lián)盟Web Services的方式。 Web服務(wù)的做法是選定為未來(lái)實(shí)施電子商務(wù)聯(lián)盟,因?yàn)樗哪J(rèn)XML為基礎(chǔ)的性質(zhì)和它的易用性,提供系統(tǒng)的安全?;赬ML的性質(zhì)是溝通建筑材料信息非常重要的,因?yàn)樗墙ㄖ牧闲畔⒅械牧餍械臉?biāo)準(zhǔn)化,如bcXML和aceXML,都是基于XML的。此外,信息傳輸?shù)陌踩允侵陵P(guān)重要的,任何的B2B交易,可以很容易地實(shí)現(xiàn)在Web服務(wù)的方式通過(guò)在一個(gè)安全套接層(SSL)協(xié)議傳遞信息。以下各節(jié)展示基于Web服務(wù)電
59、子商務(wù)的聯(lián)盟的原始系統(tǒng)的架構(gòu)和職能。</p><p> 3.1系統(tǒng)的體系結(jié)構(gòu)</p><p> 在asp.net平臺(tái),基于Web Services的電子商務(wù)聯(lián)盟系統(tǒng)的開(kāi)發(fā)。目前asp.net只可以安裝在Microsoft Windows系統(tǒng)中,但在不久的將來(lái)它將在其他操作系統(tǒng)上可行。 asp.net支持多種編程語(yǔ)言如Visual Basic,Java,C++和C#。因此,Web服務(wù)使用
60、不同的編程語(yǔ)言書(shū)寫(xiě)可以被結(jié)合。原型電子商務(wù)聯(lián)盟系統(tǒng)包含三個(gè)服務(wù)器:建筑材料電子交易服務(wù)器叫做COME,盈余材料的電子交易服務(wù)器,以及電子商務(wù)聯(lián)盟服務(wù)器。這三個(gè)服務(wù)器的網(wǎng)址是http://www.maidang.cn/list.php, http://www.maidang.cn/huan.php和http://www.maidang.cn,所有服務(wù)器在Microsoft Windows 2000 Advanced Server運(yùn)行asp
61、.net和使用Microsoft SQL Server 2000標(biāo)準(zhǔn)版作為數(shù)據(jù)庫(kù)引擎,為SOAP服務(wù)的微軟的SOAP 3.0,以及為XML服務(wù)的微軟的XML 4.0。 </p><p> 客戶(hù)端,這是一個(gè)在電子商務(wù)聯(lián)盟注冊(cè)的電子交易市場(chǎng),首先向電子商務(wù)聯(lián)盟服務(wù)器發(fā)送一個(gè)HTTP/HTML的請(qǐng)求。在電子商務(wù)聯(lián)盟服務(wù)器的應(yīng)用服務(wù)器解釋HTTP/HTML請(qǐng)求,儲(chǔ)存材料搜索準(zhǔn)則。由應(yīng)用服務(wù)器發(fā)送到SQL Server
62、SQL找到電子商務(wù)聯(lián)盟成員具有指定類(lèi)型的材料。在電子商務(wù)聯(lián)盟的應(yīng)用服務(wù)器發(fā)送SOAP請(qǐng)求到適當(dāng)?shù)某蓡T站點(diǎn)。成員站點(diǎn)接收SOAP請(qǐng)求,由應(yīng)用服務(wù)器向數(shù)據(jù)庫(kù)服務(wù)器發(fā)送一個(gè)SQLXML的請(qǐng)求。應(yīng)用服務(wù)器收到SQLXML回應(yīng)從數(shù)據(jù)庫(kù)服務(wù)器,然后發(fā)送的回應(yīng)作為一個(gè)SOAP消息向應(yīng)用服務(wù)器的電子商務(wù)聯(lián)盟。電子商務(wù)聯(lián)盟應(yīng)用服務(wù)器接到的所有反應(yīng),其會(huì)員網(wǎng)站將結(jié)合所有的反應(yīng),然后發(fā)送回客戶(hù)端在HTTP/HTML格式。 </p><p&
63、gt; 3.2電子商務(wù)聯(lián)盟的職能</p><p> 電子商務(wù)聯(lián)盟的原型系統(tǒng)有兩個(gè)基本功能:1)數(shù)據(jù)庫(kù)映射,和2)材料搜索。在電子交易網(wǎng)站可以使用電子聯(lián)盟的職能之前,必須先在電子商務(wù)聯(lián)盟服務(wù)器注冊(cè)。COME和盈余材料,電子交易網(wǎng)站已經(jīng)注冊(cè)的電子商務(wù)聯(lián)盟服務(wù)器。</p><p> 改變登記,成員要告訴電子商務(wù)聯(lián)盟有關(guān)的材料信息,他們通過(guò)數(shù)據(jù)基礎(chǔ)測(cè)繪。第一手信息資料是關(guān)于材料的類(lèi)型。電子商
64、務(wù)聯(lián)盟包含了建筑物料分類(lèi)與周?chē)?100類(lèi)型的材料,第二手材料信息是有關(guān)每種類(lèi)型的材料的屬性,包括單位,寬度,高度,深度,單位重量,材料,單位價(jià)格,貨幣,品牌,標(biāo)準(zhǔn),制造國(guó),圖像,繪畫(huà),和其他材料的說(shuō)明文件。最后信息是關(guān)于數(shù)據(jù)庫(kù)結(jié)構(gòu)存儲(chǔ)的兩個(gè)類(lèi)型的信息,即,詳細(xì)資料包括數(shù)據(jù)庫(kù),表和實(shí)地搜索的物質(zhì)資料。作為安全的電子商務(wù)聯(lián)盟成員,這個(gè)信息將不會(huì)被透露給電子商務(wù)聯(lián)盟,但將儲(chǔ)存在成員們?cè)谧约旱姆?wù)器上。 </p><p&g
65、t; 第二個(gè)電子商務(wù)聯(lián)盟的功能是搜索其他成員網(wǎng)站上的材料。電子商務(wù)聯(lián)盟成員國(guó)可以使用此功能,在電子交易網(wǎng)站的其他成員網(wǎng)站上搜索資料。搜索從進(jìn)入搜索標(biāo)準(zhǔn)開(kāi)始,包括材料的類(lèi)型和材料屬性。一旦搜索條件是提交給電子商務(wù)聯(lián)盟服務(wù)器,電子商務(wù)聯(lián)盟服務(wù)器將檢查可用的成員和成員們的資料,看看他們是否有所需類(lèi)型的材料。電子商務(wù)聯(lián)盟服務(wù)器將向成員服務(wù)器發(fā)送符合要求材料的SOAP消息。搜索將是由Web Services在成員服務(wù)器完成,結(jié)果將被送回電子商務(wù)
66、聯(lián)盟服務(wù)器以展示給需要的成員。</p><p><b> 4結(jié)論</b></p><p> 基于網(wǎng)絡(luò)服務(wù)器的電子商務(wù)聯(lián)盟的原型系統(tǒng)已經(jīng)得到成功實(shí)施。建筑材料交易的電子市場(chǎng)現(xiàn)在可以加入電子商務(wù)聯(lián)盟向它的客戶(hù)提供跨市場(chǎng)尋找建筑材料信息。電子商務(wù)聯(lián)盟發(fā)展的下一階段會(huì)為它的成員提供更多的功能,如選擇材料的類(lèi)型,供搜尋其他成員,選擇允許成員利用其Web服務(wù),及設(shè)置其使用We
溫馨提示
- 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶(hù)所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒(méi)有圖紙預(yù)覽就沒(méi)有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 眾賞文庫(kù)僅提供信息存儲(chǔ)空間,僅對(duì)用戶(hù)上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶(hù)上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶(hù)因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- directone電子商務(wù)系統(tǒng)【外文翻譯】
- 電子商務(wù)【外文翻譯】
- 電子商務(wù)【外文翻譯】
- 電子商務(wù)——什么是電子商務(wù)?【外文翻譯】
- 外文翻譯--電子商務(wù)
- 外文翻譯—電子商務(wù)
- 電子商務(wù)外文翻譯
- 電子商務(wù)外文翻譯
- 電子商務(wù)外文翻譯
- 電子商務(wù)英語(yǔ)外文翻譯--電子商務(wù)的未來(lái)
- 電子商務(wù)發(fā)展外文翻譯
- 電子商務(wù)外文資料翻譯
- 電子商務(wù)戰(zhàn)略【外文翻譯】
- 校園電子商務(wù)【外文翻譯】
- 電子商務(wù)概述【外文翻譯】
- 電子商務(wù)的規(guī)劃【外文翻譯】
- 電子商務(wù)論文外文翻譯(日趨完善的電子商務(wù))
- 電子商務(wù)的發(fā)展【外文翻譯】
- 電子商務(wù)簡(jiǎn)介【外文翻譯】
- 電子商務(wù)的發(fā)展【外文翻譯】
評(píng)論
0/150
提交評(píng)論