資源描述:
《基于web服務(wù)校園應(yīng)用的論文功能集成技術(shù)》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、摘要隨著網(wǎng)絡(luò)技術(shù)的飛速發(fā)展,以及高校信息化建設(shè)的需要,各個高校均已建起了自己的校園網(wǎng)絡(luò)。但是在校園網(wǎng)中存在著大量的異構(gòu)系統(tǒng),這些異構(gòu)系統(tǒng)可能來自不同的開發(fā)商,采用不同的軟件技術(shù),編程語言,操作系統(tǒng),硬件平臺。而且,新的應(yīng)用還在不斷的加入。如何解決各系統(tǒng)間的互操作性,如何去集成這些異構(gòu)系統(tǒng),使之能夠無縫地進(jìn)行通信,從而實現(xiàn)數(shù)據(jù)交換、信息共享是當(dāng)前面臨的主要問題。web服務(wù)建立在完全開放的標(biāo)準(zhǔn)之上,可以被認(rèn)為是基于Interaet的組件開發(fā)模型,通過提供一種平臺無關(guān)、語言無關(guān)、數(shù)據(jù)格式無關(guān)的Web訪問接口,形成了一種在網(wǎng)絡(luò)環(huán)境下,支
2、持不同的系統(tǒng)平臺、數(shù)據(jù)格式和編程語言的應(yīng)用集成解決方案。圍繞如何使用Web服務(wù)去集成校園網(wǎng)的應(yīng)用,首先需要對企業(yè)應(yīng)用集成(EAI),web服務(wù)的研究狀況,wcb服務(wù)的標(biāo)準(zhǔn)與協(xié)議、wcb服務(wù)體系結(jié)構(gòu),wcb服務(wù)的核心技術(shù)(xML,SOAP,WSDL,UDDI)等內(nèi)容進(jìn)行研究,然后選擇J2EE框架作為web服務(wù)實現(xiàn)平臺,分析了J2EE中的wcb服務(wù)總體架構(gòu)及w曲服務(wù)的詳細(xì)結(jié)構(gòu),以便能夠更好地理解這些技術(shù)和設(shè)計思路、設(shè)計原則和相應(yīng)的實現(xiàn)方法。通過對河南工業(yè)大學(xué)校園網(wǎng)的體系結(jié)構(gòu)以及其中存在的應(yīng)用集成問題的研究,為了解決其中存在的應(yīng)用集成
3、問題,設(shè)計了一個基于Web服務(wù)的校園網(wǎng)應(yīng)用集成的系統(tǒng):HautCIP,根據(jù)該系統(tǒng)給出一個J2EE]立用程序調(diào)用Dclphi編寫的Web月i務(wù)實例,并對系統(tǒng)的安全性,效率和可擴展性進(jìn)行了分析。關(guān)鍵詞:企業(yè)應(yīng)用集成Web服務(wù)校園網(wǎng)簡單對象訪問協(xié)議華中科技大學(xué)碩士學(xué)位論文AbstractWiththerapiddevelopmentofnetworktechnologyandtherequirementofcampusinformationization,mostcollegeshavetheirowncampusnetwork.Th
4、erearemanyheterogeneoussystemswhichareprovidedbydifferentvendors,adoptedbydifferentsoftwaretechnology,programlanguage,operatingsystemandhardwareplatformincampusnetwork。FurthermoreHewapplicationsareaddedcontinuouslyincampusnetwork.Howtomaketheoperabilitybetweenthediff
5、erentsystems,integratetheseheterogeneoussystemsandmakethemcommunicateseamlessly,realizethedataexchangeandsharethein.formationisthemainissuenow。WebserviceisbasedonentirelyopenstandardsandcanbeconsideredasthecomponentdevelopmentmodegroundedonIntemet.Byprovidingakindofp
6、latformindependent,languageindependent,dataformatindependentwebaccessinterface,itcomposestheapplicationintegrationsolutionsupportingdifferentsystemplatform,dataformatandprogramlanguageundertheenvironmentofnetwork.AroundhowtointegratetheapplicationofcampusnetworkbyWeb
7、Services.First,itisnecessarytoresearchtherelatedtechnologiessuchastheresearchworkofEnterpriseApplicationIntegration㈣andWebServices,standardandprotocolofWebServices,WebServicesArchitecture,coretechnologiesofWebServices(XML,SOAP,WSDL,UDDI)andsoon.ThentheJ2EEFrameworkis
8、choosenastheimplementationplatformofWebServices.GeneralanddetailedarchitectureofWebServicesareanalysedsoastobetterunderstandabovete