TWI488114B - Method and device for a mobile apparatus to download a compatible software - Google Patents

Method and device for a mobile apparatus to download a compatible software Download PDF

Info

Publication number
TWI488114B
TWI488114B TW098124776A TW98124776A TWI488114B TW I488114 B TWI488114 B TW I488114B TW 098124776 A TW098124776 A TW 098124776A TW 98124776 A TW98124776 A TW 98124776A TW I488114 B TWI488114 B TW I488114B
Authority
TW
Taiwan
Prior art keywords
software
mobile device
data
end detection
identification data
Prior art date
Application number
TW098124776A
Other languages
Chinese (zh)
Other versions
TW201104575A (en
Inventor
Hung Che Chiu
Original Assignee
Mitake Information Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitake Information Corp filed Critical Mitake Information Corp
Priority to TW098124776A priority Critical patent/TWI488114B/en
Publication of TW201104575A publication Critical patent/TW201104575A/en
Application granted granted Critical
Publication of TWI488114B publication Critical patent/TWI488114B/en

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Telephone Function (AREA)
  • Telephonic Communication Services (AREA)

Description

提供一行動裝置下載一相容軟體之裝置與方法Device and method for providing a mobile device to download a compatible software

本發明係關於一種提供下載軟體之裝置,特別是關於提供一行動裝置下載一相容軟體之裝置與方法。The present invention relates to an apparatus for providing a downloading software, and more particularly to an apparatus and method for providing a mobile device for downloading a compatible software.

Java係一種跨平台之程式語言(platform-independent),其可跨平台係因Java程式是由Java虛擬機器(Java Virtual Machine,JVM)執行。然而,對行動裝置之開發商而言,Java跨平台的開放程度並未如預期美好,主要原因有兩點:Java is a platform-independent platform that can be cross-platform because Java programs are executed by the Java Virtual Machine (JVM). However, for developers of mobile devices, Java's cross-platform openness is not as good as expected. The main reasons are twofold:

1.行動裝置上之Java虛擬機器版本不一致。1. The Java virtual machine version on the mobile device is inconsistent.

2.行動裝置之螢幕大小、記憶體大小隨廠牌、型號而各有不同。2. The screen size and memory size of the mobile device vary with the brand and model.

因此,行動裝置之Java軟體開發商需開發多個不同版本供不同廠牌、不同型號之行動裝置使用,而使用者需下載適合自己行動裝置之版本以正常執行與展現Java程式。判別行動裝置型號以下載相容Java軟體之先前技術分為兩種:Therefore, the Java software developer of the mobile device needs to develop a plurality of different versions for use by different brands and different types of mobile devices, and the user needs to download a version suitable for the mobile device to perform and display the Java program normally. There are two types of prior art for discriminating mobile device models to download compatible Java software:

1.使用者透過行動裝置連結至Java軟體開發商所提供之伺服器之下載網頁。伺服器依據行動裝置之超文件傳輸協定(Hypertext Transmission Protocol,HTTP)連線請求中之用戶代理資料(User Agent)。以下列舉一般手機之用戶代理資料:1. The user connects to the download page of the server provided by the Java software developer through the mobile device. The server is based on the user agent data (User Agent) in the Hypertext Transmission Protocol (HTTP) connection request of the mobile device. The following is a list of user agent information for general mobile phones:

a.Nokia7360/2.0(03.21)Profile/MIDP-2.0 Configuration/CLDC-1.1a.Nokia7360/2.0(03.21)Profile/MIDP-2.0 Configuration/CLDC-1.1

b.LG-KG800 MIC/WAP2.0 MIDP-2.0/CLDC-1.1 UP.Link/1.1b.LG-KG800 MIC/WAP2.0 MIDP-2.0/CLDC-1.1 UP.Link/1.1

由上述之範例,可發現一般手機之用戶代理資料具有廠牌及型號資料,因此伺服器依據手機之超文件傳輸協定連線請求中之用戶代理資料可取得廠牌以及型號資料,伺服器依據所得到之廠牌以及型號資料,提供適合該行動裝置使用之軟體資料,其中軟體資料為統一資源定位器(Uniform Resource Locator,URL),用以定義實際存放軟體之網路位址。以下列舉PDA之用戶代理資料:From the above examples, it can be found that the user agent data of the general mobile phone has the brand and model data, so the server can obtain the brand and model data according to the user agent data in the mobile phone's super file transfer protocol connection request, and the server base The software and the model data are provided to provide software information suitable for the mobile device. The software data is a Uniform Resource Locator (URL), which defines the network address of the actual storage software. The following is a list of user agent information for PDA:

a.intent JTE Profile/MIDP-2.0 Configuration/CLDC-1.1A.intent JTE Profile/MIDP-2.0 Configuration/CLDC-1.1

b.Jbed-FastDAC Profile/MIDP-2.0 Configuration/CLDC-1.1b.Jbed-FastDAC Profile/MIDP-2.0 Configuration/CLDC-1.1

由上述之範例可發現PDA之用戶代理資料通常無明確之廠牌以及型號資料。From the above examples, it can be found that the user agent information of the PDA usually has no clear brand and model data.

2.使用者連結至Java軟體開發商所提供之伺服器,自行選擇網頁中所支援行動裝置之廠商及型號以下載相容Java軟體。2. The user connects to the server provided by the Java software developer and selects the manufacturer and model of the supported mobile device on the web page to download compatible Java software.

請參照第「第1A圖」,該圖為先前技術1之系統方塊圖。行動裝置10與伺服器20連線,而伺服器20取得行動裝置10之用戶代理資料,並執行後端檢查程式21,提取廠牌以及型號資料。後端檢查程式21依據廠牌型號資料以比對儲存單元30是否有對應之軟體資料。其中該儲存單元30係儲存複數個軟體資料。Please refer to the "FIG. 1A", which is a system block diagram of the prior art 1. The mobile device 10 is connected to the server 20, and the server 20 obtains the user agent data of the mobile device 10, and executes the backend check program 21 to extract the brand and model data. The backend inspection program 21 compares the software data according to the brand model data to the storage unit 30. The storage unit 30 stores a plurality of software materials.

請參照「第1B圖」,該圖為先前技術1之連線方法示意圖,行動裝置10以三段式交握(3-Way Handshake)方式與伺服器20連線。第一階段T1係由行動裝置10送出超文件傳輸協定網路連線請求:SYN同步旗標至伺服器20。第二階段T2係由伺服器20回傳超文件傳輸協定網路連線回應:AKE確認旗標及SYN同步旗標至行動裝置10。第三階段T3由行動裝置10送出超文件傳輸協定網路連線請求:AKE確認旗標至伺服器20。此三段交握完成,表示連線建立,而伺服器20也自三段式交握之超文件傳輸協定網路連線請求取得行動裝置10之用戶代理資料。Please refer to FIG. 1B, which is a schematic diagram of the connection method of the prior art 1, and the mobile device 10 is connected to the server 20 in a 3-Way Handshake manner. The first phase T1 is sent by the mobile device 10 to the hypertext transfer protocol network connection request: the SYN synchronization flag to the server 20. The second phase T2 is returned by the server 20 to the hyper-file transfer protocol network connection response: the AKE confirmation flag and the SYN synchronization flag to the mobile device 10. The third stage T3 is sent by the mobile device 10 to the hyper-file transfer protocol network connection request: the AKE confirms the flag to the server 20. The three segments are completed, indicating that the connection is established, and the server 20 also requests the user agent data of the mobile device 10 from the three-segment super-file transfer protocol network connection.

請參照「第1C圖」,該圖為先前技術1之伺服器之下載網頁示意圖,使用者利用行動裝置10連結至該伺服器20之下載網頁22,伺服器20取得用戶代理資料。使用者選擇下載網頁22之下載功能選項23。伺服器20載有後端檢查程式21,用以提取用戶代理資料之廠牌及型號資料以比對儲存單元30是否有對應之軟體資料。若有對應之軟體資料,使用者可透過行動裝置10下載對應之軟體資料,其中軟體資料為統一資源定位器,行動裝置10可透過對應之軟體資料下載相容Java軟體。若未發現對應之軟體資料,後端檢查程式21於伺服器20之下載網頁22顯示:「查無相關Java程式可供下載」或「型號無法辨識」。Please refer to FIG. 1C, which is a schematic diagram of a download page of the server of the prior art 1. The user connects to the download page 22 of the server 20 by using the mobile device 10, and the server 20 obtains the user agent data. The user chooses to download the download function option 23 of the web page 22. The server 20 carries a backend check program 21 for extracting the brand and model data of the user agent data to compare whether the storage unit 30 has corresponding software data. If there is corresponding software data, the user can download the corresponding software data through the mobile device 10, wherein the software data is a unified resource locator, and the mobile device 10 can download the compatible Java software through the corresponding software data. If the corresponding software data is not found, the backend check program 21 displays on the download page 22 of the server 20: "Check that no related Java program is available for download" or "Model cannot be recognized".

請參照「第2A圖」,該圖為先前技術2之系統方塊圖,與上述先前技術1比較可發現,伺服器20並無後端檢查程式21。使用者透過行動裝置10連結至伺服器20之下載網頁22,直接選取行動裝置10之廠牌選項24及型號選項25,選擇下載功能選項23即可由儲存單元30取得軟體資料以供行動裝置10下載相容Java軟體。其中該儲存單元30係儲存複數個對應於各廠牌及型號之行動裝置10之軟體資料。其中軟體資料為統一資源定位器。Please refer to "FIG. 2A", which is a system block diagram of the prior art 2. As compared with the prior art 1 described above, the server 20 has no backend inspection program 21. The user connects to the download page 22 of the server 20 through the mobile device 10, directly selects the brand option 24 and the model option 25 of the mobile device 10, and selects the download function option 23 to obtain the software data from the storage unit 30 for the mobile device 10 to download. Compatible with Java software. The storage unit 30 stores a plurality of software materials corresponding to the mobile devices 10 of each brand and model. The software data is a uniform resource locator.

請參照「第2B圖」,該圖為先前技術2之伺服器網頁示意圖,使用者使用行動裝置10連結至該伺服器20之下載網頁22,選擇行動裝置10之廠牌選項24及型號選項25,最後選擇下載功能選項23,以下載對應之軟體資料。當使用者選擇行動裝置10之廠牌選項24及型號選項25,並選擇下載功能選項23,伺服器20直接自儲存單元30取得對應之軟體資料供行動裝置10下載相容Java軟體。Please refer to FIG. 2B, which is a schematic diagram of a server webpage of the prior art 2. The user uses the mobile device 10 to connect to the download webpage 22 of the server 20, and selects the brand option 24 and the model option 25 of the mobile device 10. Finally, select download function option 23 to download the corresponding software data. When the user selects the brand option 24 and the model option 25 of the mobile device 10 and selects the download function option 23, the server 20 directly obtains the corresponding software data from the storage unit 30 for the mobile device 10 to download the compatible Java software.

綜上所述,使用者可能因為所使用行動裝置10之用戶代理資料並無對應之軟體資料儲存於儲存單元30、無法辨視用戶代理資料之廠牌以及型號資料以及伺服器20之下載網頁22之廠牌選項24及型號選項25並未包含使用者之行動裝置10之廠牌以及型號,而導致無法下載合適之相容Java軟體。In summary, the user may not store the corresponding software information in the storage unit 30, the brand name and model data of the user agent data, and the download page 22 of the server 20 because the user agent data of the mobile device 10 used is not stored. The brand option 24 and the model option 25 do not include the brand and model of the user's mobile device 10, and the corresponding compatible Java software cannot be downloaded.

因此,如何解決上述之問題,為一亟待解決之議題。Therefore, how to solve the above problems is an urgent issue.

有鑒於此,本發明提出一種提供一行動裝置下載一相容軟體之裝置,包含一前端偵測程式、複數個軟體資料、一對應表、一儲存單元以及一伺服器,前端偵測程式,用以偵測行動裝置之辨識資料。其中,軟體資料對應於相容軟體;對應表為辨識資料與軟體資料之對應連結。儲存單元,用以儲存前端偵測程式、對應表與軟體資料。伺服器,與行動裝置建立連線並取得行動裝置之辨識資料,於無法提取辨識資料時傳送前端偵測程式至行動裝置並由前端偵測程式偵測辨識資料並傳送至伺服器,檢索對應表以提取對應於辨識資料之軟體資料並傳送至行動裝置,提供行動裝置下載對應於軟體資料之相容軟體。In view of the above, the present invention provides a mobile device for downloading a compatible software, including a front-end detection program, a plurality of software data, a correspondence table, a storage unit, and a server, and a front-end detection program. To detect the identification data of the mobile device. The software data corresponds to the compatible software; the corresponding table is the corresponding link between the identification data and the software data. A storage unit for storing front-end detection programs, correspondence tables, and software files. The server establishes a connection with the mobile device and obtains the identification data of the mobile device. When the identification data cannot be extracted, the front-end detection program is transmitted to the mobile device, and the front-end detection program detects the identification data and transmits the identification data to the server to retrieve the correspondence table. The software data corresponding to the identification data is extracted and transmitted to the mobile device, and the mobile device is provided to download the compatible software corresponding to the software data.

本發明亦提出一種提供行動裝置下載相容軟體之方法,包含的步驟有:提供前端偵測程式、一對應表以及複數個軟體資料;與行動裝置建立連線;取得行動裝置之一辨識資料;若無辨識資料,則傳送前端偵測程式至行動裝置以供行動裝置執行;接收前端偵測程式所偵測之行動裝置之辨識資料;檢索對應表對應於辨識資料之軟體資料;傳送軟體資料至行動裝置以供行動裝置下載對應於軟體資料之相容軟體。The present invention also provides a method for providing a mobile device to download compatible software, comprising the steps of: providing a front-end detection program, a correspondence table, and a plurality of software materials; establishing a connection with the mobile device; and obtaining an identification data of the mobile device; If there is no identification data, the front-end detection program is transmitted to the mobile device for execution by the mobile device; the identification data of the mobile device detected by the front-end detection program is received; the corresponding data table corresponding to the identification data is retrieved; and the software data is transmitted to The mobile device is for the mobile device to download compatible software corresponding to the software data.

以下在實施方式中詳細敘述本發明之詳細特徵以及優點,其內容足以使任何熟習相關技藝者瞭解本發明之技術內容並據以實施,且根據本說明書所揭露之內容、申請專利範圍及圖式,任何熟習相關技藝者可輕易地理解本發明相關之目的及優點。The detailed features and advantages of the present invention are set forth in the Detailed Description of the Detailed Description of the <RTIgt; </ RTI> <RTIgt; </ RTI> </ RTI> </ RTI> <RTIgt; The objects and advantages associated with the present invention can be readily understood by those skilled in the art.

本發明係可供行動裝置,例如:手機、PDA、股票機、或螢幕小於7吋之行動上網裝置(Mobile Internet Device/Ultra-Mobile PC)等下載軟體。The present invention is a mobile device, such as a mobile phone, a PDA, a stock machine, or a downloading software such as a mobile Internet device (Ultra-Mobile PC) having a screen size of less than 7 inches.

請參照「第3圖」,該圖為本發明提供一行動裝置下載一相容軟體之裝置之系統方塊圖,包含伺服器20、後端檢查程式21、儲存單元30、前端偵測程式32、對應表34以及複數個軟體資料36。儲存單元30,用以儲存前端偵測程式32、對應表34以及複數個軟體資料36。伺服器20透過行動裝置10之請求而建立連線,並取得行動裝置10之辨識資料321。伺服器20提取辨識資料321,檢索對應表34以提取對應於辨識資料321之該軟體資料36並傳送至行動裝置10,且提供行動裝置10下載對應於軟體資料36之相容軟體。其中對應表34為該辨識資料與該些軟體資料之對應連結,伺服器20載有後端檢查程式21,用以提取該辨識資料321,檢索對應表34以提取對應於辨識資料321之軟體資料36。Please refer to FIG. 3, which is a system block diagram of a device for downloading a compatible software device, including a server 20, a backend check program 21, a storage unit 30, and a front end detection program 32. Corresponding to Table 34 and a plurality of software files 36. The storage unit 30 is configured to store the front end detection program 32, the correspondence table 34, and the plurality of software files 36. The server 20 establishes a connection through the request of the mobile device 10 and obtains the identification data 321 of the mobile device 10. The server 20 extracts the identification data 321 , retrieves the correspondence table 34 to extract the software data 36 corresponding to the identification data 321 and transmits it to the mobile device 10 , and provides the mobile device 10 to download the compatible software corresponding to the software data 36 . The correspondence table 34 is a corresponding connection between the identification data and the software data, and the server 20 carries a backend inspection program 21 for extracting the identification data 321 and searching the correspondence table 34 to extract the software data corresponding to the identification data 321 . 36.

無法提取辨識資料321時,傳送前端偵測程式32至行動裝置10。行動裝置10執行該前端偵測程式32,前端偵測程式32偵測該行動裝置10並傳送辨識資料321至伺服器20。伺服器20提取辨識資料321,檢索對應表34以提取對應於辨識資料321之該軟體資料36並傳送至行動裝置10,且提供行動裝置10下載對應於軟體資料36之相容軟體。其中軟體資料36係為統一資源定位器(Uniform Resource Locator,URL)。When the identification data 321 cannot be extracted, the front end detection program 32 is transmitted to the mobile device 10. The mobile device 10 executes the front end detection program 32. The front end detection program 32 detects the mobile device 10 and transmits the identification data 321 to the server 20. The server 20 extracts the identification data 321 , retrieves the correspondence table 34 to extract the software data 36 corresponding to the identification data 321 and transmits it to the mobile device 10 , and provides the mobile device 10 to download the compatible software corresponding to the software data 36 . The software data 36 is a Uniform Resource Locator (URL).

請參照「第4圖」,該圖為本發明提供一行動裝置下載一相容軟體之裝置之一具體實施例。使用者透過行動裝置10與伺服器20建立連線。伺服器20可為無線應用通訊協定(Wireless Application Protocol,WAP)伺服器或網路(WEB)伺服器。其中伺服器20更提供一下載網頁22供該行動裝置10連結。下載網頁22提供下載功能選項23以供行動裝置10下載相容軟體。Please refer to FIG. 4, which is a specific embodiment of a device for downloading a compatible software by a mobile device. The user establishes a connection with the server 20 through the mobile device 10. The server 20 can be a Wireless Application Protocol (WAP) server or a network (WEB) server. The server 20 further provides a download webpage 22 for the mobile device 10 to connect. The download web page 22 provides a download function option 23 for the mobile device 10 to download compatible software.

行動裝置10係藉由超文件傳輸協定之連線請求以連結伺服器20,其中辨識資料321藉由超文件傳輸協定之連線請求而傳送至伺服器20。伺服器20提取辨識資料321,檢索對應表34以提取對應於辨識資料321之軟體資料36並傳送至行動裝置10,且提供行動裝置10下載對應於軟體資料36之相容軟體。其中該相容軟體為一Java軟體,於此實施例中更為一Java金融看盤軟體。The mobile device 10 is coupled to the server 20 by a connection request of a hyper-file transfer protocol, wherein the identification data 321 is transmitted to the server 20 by a connection request of the hyper-file transfer protocol. The server 20 extracts the identification data 321 , retrieves the correspondence table 34 to extract the software data 36 corresponding to the identification data 321 and transmits it to the mobile device 10 , and provides the mobile device 10 to download the compatible software corresponding to the software data 36 . The compatible software is a Java software, and in this embodiment, a Java financial software is used.

伺服器20無法提取辨識資料321時,傳送前端偵測程式32至行動裝置10。行動裝置10執行該前端偵測程式32。其中前端偵測程式32為一Java程式且前端偵測程式包含至少一個功能選項以供行動裝置執行前端偵測程式。前端偵測程式32偵測行動裝置10並傳送辨識資料321至伺服器20。伺服器20提取辨識資料321,檢索對應表34以提取對應於辨識資料321之軟體資料36並傳送至行動裝置10,且提供行動裝置10下載對應於軟體資料36之相容軟體。When the server 20 cannot extract the identification data 321, the front end detection program 32 is transmitted to the mobile device 10. The mobile device 10 executes the front end detection program 32. The front end detection program 32 is a Java program and the front end detection program includes at least one function option for the mobile device to execute the front end detection program. The front end detection program 32 detects the mobile device 10 and transmits the identification data 321 to the server 20. The server 20 extracts the identification data 321 , retrieves the correspondence table 34 to extract the software data 36 corresponding to the identification data 321 and transmits it to the mobile device 10 , and provides the mobile device 10 to download the compatible software corresponding to the software data 36 .

請參照「第5圖」,該圖為伺服器提供之下載網頁示意圖。使用者透過行動裝置10與伺服器20建立連線。伺服器20提供下載網頁22供行動裝置10連結。下載網頁22提供下載功能選項23以供行動裝置10下載相容軟體。使用者透過行動裝置10選擇下載功能選項23,伺服器20提取辨識資料321,檢索對應表34以提取對應於辨識資料321之軟體資料36並傳送至行動裝置10,且提供行動裝置10下載對應於軟體資料36之相容軟體。其中軟體資料36係為統一資源定位器。Please refer to "Figure 5", which is a schematic diagram of the download page provided by the server. The user establishes a connection with the server 20 through the mobile device 10. The server 20 provides a download web page 22 for the mobile device 10 to connect. The download web page 22 provides a download function option 23 for the mobile device 10 to download compatible software. The user selects the download function option 23 through the mobile device 10, the server 20 extracts the identification data 321, searches the correspondence table 34 to extract the software data 36 corresponding to the identification data 321 and transmits it to the mobile device 10, and provides the mobile device 10 to download corresponding to Software software 36 compatible software. The software data 36 is a unified resource locator.

請參照「第6圖」,該圖為行動裝置執行前端偵測程式之示意圖。行動裝置10係透過前端偵測程式32至少一個之功能選項以執行前端偵測程式32。前端偵測程式32偵測行動裝置10之辨識資料321。功能選項一322提供使用者是否要上傳辨識資料321至伺服器20以及下載對應於軟體資料36之相容軟體之功能,功能選項二323以及功能選項三324提供使用者再次確認是否要上傳辨識資料321至伺服器20。使用者上傳辨識資料321至伺服器20。伺服器20提取辨識資料321,檢索對應表34以提取對應於辨識資料321之軟體資料36並傳送至行動裝置10,且提供行動裝置10下載對應於軟體資料36之相容軟體。Please refer to "Figure 6", which is a schematic diagram of the mobile device executing the front-end detection program. The mobile device 10 executes the front end detection program 32 through at least one function option of the front end detection program 32. The front end detection program 32 detects the identification data 321 of the mobile device 10. The function option one 322 provides a function of whether the user wants to upload the identification data 321 to the server 20 and download the compatible software corresponding to the software data 36. The function option 2323 and the function option 3324 provide the user to confirm whether to upload the identification data. 321 to the server 20. The user uploads the identification data 321 to the server 20. The server 20 extracts the identification data 321 , retrieves the correspondence table 34 to extract the software data 36 corresponding to the identification data 321 and transmits it to the mobile device 10 , and provides the mobile device 10 to download the compatible software corresponding to the software data 36 .

其中辨識資料321係選自Java規範、操控介面、螢幕尺寸、記憶體容量以及行動裝置10之廠牌與型號及其組合之群組。軟體資料係為統一資源定位器。辨識資料可分為兩個部份,分別為代表廠牌、型號之硬體資料與前端偵測程式所偵測到的前端偵測資料,例如Java規範、操控介面、螢幕尺寸、記憶體容量及其組合所構成之群組。伺服器20無法提取辨識資料321,可為無法提取代表廠牌、型號之硬體資料時,傳送前端偵測程式32至行動裝置10。The identification data 321 is selected from the group consisting of a Java specification, a manipulation interface, a screen size, a memory capacity, and a brand and model of the mobile device 10 and combinations thereof. The software data is a uniform resource locator. The identification data can be divided into two parts, which are the front-end detection data detected by the hardware and data of the front-end detection program, such as the Java specification, the manipulation interface, the screen size, the memory capacity and The group formed by the combination. The server 20 cannot extract the identification data 321 , and may transmit the front end detection program 32 to the mobile device 10 when the hardware data representing the brand and the model cannot be extracted.

請參照「第7圖」,該圖為本發明提供一行動裝置下載一相容Java軟體之方法流程圖。本發明之方法流程圖包含下列步驟:Please refer to "FIG. 7", which is a flowchart of a method for downloading a compatible Java software by a mobile device according to the present invention. The method flow diagram of the present invention comprises the following steps:

S100:提供前端偵測程式、對應表、複數個軟體資料以及複數個對應軟體資料之相容軟體。S100: Provides a front-end detection program, a correspondence table, a plurality of software files, and a plurality of compatible software corresponding to the software data.

S101:與行動裝置建立連線。其中行動裝置藉由超文件傳輸協定(Http)之網路連線請求以建立連線。S101: Establish a connection with the mobile device. The mobile device is connected by a network connection request of the Hyper-File Transfer Protocol (Http) to establish a connection.

S102:是否取得辨識資料,若無法取得辨識資料,則傳送前端偵測程式至行動裝置以供行動裝置執行。其中辨識資料藉由該超文件傳輸協定之網路連線請求而完成傳送工作。此步驟係藉由後端檢查程式取得辨識資料,其中辨識資料係選自Java規範、操控介面、螢幕尺寸、記憶體容量以及行動裝置之廠牌與型號及其組合所構成之群組。同樣地,辨識資料可分為兩個部份,分別為代表廠牌、型號之硬體資料與前端偵測程式所偵測到的前端偵測資料,例如Java規範、操控介面、螢幕尺寸、記憶體容量及其組合所構成之群組。無法提取辨識資料,可為無法提取代表廠牌、型號之硬體資料時,傳送前端偵測程式至行動裝置。S102: Whether the identification data is obtained, if the identification data cannot be obtained, transmitting the front-end detection program to the mobile device for execution by the mobile device. The identification data is completed by the network connection request of the hyper-file transfer protocol. In this step, the identification data is obtained by the backend inspection program, wherein the identification data is selected from the group consisting of a Java specification, a manipulation interface, a screen size, a memory capacity, and a label and model of the mobile device and a combination thereof. Similarly, the identification data can be divided into two parts, which are the front-end detection data detected by the hardware and data of the front-end detection program, such as the Java specification, the manipulation interface, the screen size, and the memory. A group of volume and combinations thereof. The identification data cannot be extracted, and the front-end detection program can be transmitted to the mobile device when the hardware information representing the brand and the model cannot be extracted.

S103:傳送前端偵測程式。其中前端偵測程式為一Java程式。S103: Transmit front end detection program. The front end detection program is a Java program.

S104:行動裝置執行前端偵測程式。其中前端偵測程式包含至少一個功能選項以供行動裝置執行前端偵測程式。S104: The mobile device executes a front end detection program. The front-end detection program includes at least one function option for the mobile device to execute the front-end detection program.

S105:取得辨識資料。S105: Obtain identification data.

S106:檢索對應表對應於辨識資料之軟體資料。其中對應表包含複數個辨識資料與複數個軟體資料。S106: Retrieve the software data corresponding to the identification data in the correspondence table. The correspondence table includes a plurality of identification data and a plurality of software materials.

S107:傳送軟體資料至行動裝置以供行動裝置下載對應於軟體資料之相容軟體。此步驟更進一步包含偵測到該行動裝置已接收該軟體資料則自動下載對應之該相容軟體之步驟。其中軟體資料係為統一資源定位器,相容軟體為Java程式。S107: Transfer the software data to the mobile device for the mobile device to download the compatible software corresponding to the software data. The step further includes the step of detecting that the mobile device has received the software data and automatically downloading the corresponding compatible software. The software data is a unified resource locator, and the compatible software is a Java program.

其中,步驟S106若未發現對應於辨識資料之軟體資料則接至步驟:If the software data corresponding to the identification data is not found in step S106, the process proceeds to the step:

S108:傳送無對應相容軟體之訊息至行動裝置。S108: transmitting a message without corresponding compatible software to the mobile device.

雖然本發明的技術內容已經以較佳實施例揭露如上,然其並非用以限定本發明,任何熟習此技藝者,在不脫離本發明之精神所作些許之更動與潤飾,皆應涵蓋於本發明的範疇內,因此本發明之保護範圍當視後附之申請專利範圍所界定者為準。Although the technical content of the present invention has been disclosed in the above preferred embodiments, it is not intended to limit the present invention, and any modifications and refinements made by those skilled in the art without departing from the spirit of the present invention are encompassed by the present invention. The scope of protection of the present invention is therefore defined by the scope of the appended claims.

10...行動裝置10. . . Mobile device

20...伺服器20. . . server

21...後端檢查程式twenty one. . . Backend checker

22...下載網頁twenty two. . . Download page

23...下載功能選項twenty three. . . Download function options

24...廠牌選項twenty four. . . Label option

25...型號選項25. . . Model option

30...儲存單元30. . . Storage unit

32...前端偵測程式32. . . Front-end detection program

321...辨識資料321. . . Identification data

322...功能選項一322. . . Function option one

323...功能選項二323. . . Function option two

324...功能選項三324. . . Function option three

34...對應表34. . . Correspondence table

36‧‧‧軟體資料36‧‧‧Software information

第1A圖:先前技術1之系統方塊圖;Figure 1A: System block diagram of prior art 1;

第1B圖:先前技術1之連線方法示意圖;Figure 1B: Schematic diagram of the connection method of the prior art 1;

第1C圖:先前技術1之伺服器之下載網頁示意圖;1C is a schematic diagram of a download webpage of the server of the prior art 1;

第2A圖:先前技術2之系統方塊圖;Figure 2A: System block diagram of prior art 2;

第2B圖:先前技術2之伺服器之下載網頁示意圖;2B is a schematic diagram of a download webpage of the server of the prior art 2;

第3圖:提供一行動裝置下載一相容軟體之裝置之系統方塊圖;Figure 3: A block diagram of a system for providing a mobile device to download a compatible software device;

第4圖:提供一行動裝置下載一相容軟體之裝置之一具體實施例;Figure 4: A specific embodiment of a device for providing a mobile device for downloading a compatible software;

第5圖:伺服器提供之下載網頁示意圖;Figure 5: Schematic diagram of the download page provided by the server;

第6圖:行動裝置執行前端偵測程式之示意圖;及Figure 6: Schematic diagram of the mobile device executing the front-end detection program; and

第7圖:提供一行動裝置下載一相容軟體之方法流程圖。Figure 7: Flow chart showing a method for downloading a compatible software by a mobile device.

20...伺服器20. . . server

21...後端檢查程式twenty one. . . Backend checker

30...儲存單元30. . . Storage unit

32...前端偵測程式32. . . Front-end detection program

34...對應表34. . . Correspondence table

36...軟體資料36. . . Software information

Claims (26)

一種提供一行動裝置下載一相容軟體之裝置,包含:一前端偵測程式,用以偵測該行動裝置之一辨識資料;複數個軟體資料,對應於該相容軟體;一對應表,為該辨識資料與該些軟體資料之對應連結;一儲存單元,用以儲存該前端偵測程式、該對應表與該些軟體資料;及一伺服器,與該行動裝置建立連線,該伺服器載有一後端檢查程式,用以提取該行動裝置之該辨識資料,檢索該對應表以提取對應於該辨識資料之該軟體資料,於無法提取該辨識資料時傳送該前端偵測程式至該行動裝置並由該前端偵測程式偵測該辨識資料並傳送至該伺服器,檢索該對應表以提取對應於該辨識資料之該軟體資料並傳送至該行動裝置,提供該行動裝置下載對應於該軟體資料之該相容軟體;其中,該辨識資料係包含一硬體資料與一前端偵測資料,其中該硬體資料係為該行動裝置之廠牌與型號,該前端偵測資料係選自Java規範、操控介面、螢幕尺寸、記憶體容量及其組合所構成之群組,該前端偵測資料由該前端偵測程式偵測該行動裝置而產生。 A device for providing a mobile device for downloading a compatible software includes: a front end detection program for detecting identification data of one of the mobile devices; a plurality of software materials corresponding to the compatible software; a correspondence table, Corresponding link between the identification data and the software data; a storage unit for storing the front end detection program, the correspondence table and the software materials; and a server for establishing a connection with the mobile device, the server a back-end inspection program for extracting the identification data of the mobile device, searching the correspondence table to extract the software data corresponding to the identification data, and transmitting the front-end detection program to the action when the identification data cannot be extracted And detecting, by the front end detection program, the identification data and transmitting the identification data to the server, searching the correspondence table to extract the software data corresponding to the identification data and transmitting the software data to the mobile device, and providing the mobile device download corresponding to the The compatible software of the software data; wherein the identification data comprises a hardware data and a front end detection data, wherein the hardware data is the line The front-end detection data is selected from the group consisting of a Java specification, a manipulation interface, a screen size, a memory capacity, and a combination thereof, and the front-end detection data is detected by the front-end detection program. Produced by mobile devices. 如請求項1所述之裝置,其中該相容軟體係為一Java軟體。 The device of claim 1, wherein the compatible soft system is a Java software. 如請求項1所述之裝置,其中該前端偵測程式係為一Java程式。 The device of claim 1, wherein the front end detection program is a Java program. 如請求項1所述之裝置,其中該前端偵測程式包含至少一個功能選項以供該行動裝置執行該前端偵測程式。 The device of claim 1, wherein the front end detection program includes at least one function option for the mobile device to execute the front end detection program. 如請求項4所述之裝置,其中該功能選項為是否要上傳該辨識資料之選項。 The device of claim 4, wherein the function option is an option of whether to upload the identification data. 如請求項4所述之裝置,其中該功能選項為是否要下載該對應於該軟體資料之該相容軟體之選項。 The device of claim 4, wherein the function option is an option to download the compatible software corresponding to the software profile. 如請求項1所述之裝置,其中該行動裝置係藉由超文件傳輸協定(Http)之網路連線請求以連結該伺服器。 The device of claim 1, wherein the mobile device is connected to the server by a network connection request of a Hyper-File Transfer Protocol (Http). 如請求項7所述之裝置,該辨識資料係藉由該超文件傳輸協定之網路連線請求而傳送至該伺服器。 The device of claim 7, wherein the identification data is transmitted to the server by the network connection request of the hyper-file transfer protocol. 如請求項1所述之裝置,其中該伺服器更提供一下載網頁供該行動裝置連結。 The device of claim 1, wherein the server further provides a download webpage for linking the mobile device. 如請求項9所述之裝置,其中該下載網頁提供一下載功能選項以供該行動裝置下載該相容軟體。 The device of claim 9, wherein the download web page provides a download function option for the mobile device to download the compatible software. 如請求項1所述之裝置,其中該軟體資料係為統一資源定位器(Uniform Resource Locator,URL)。 The device of claim 1, wherein the software data is a Uniform Resource Locator (URL). 一種提供一行動裝置下載相容軟體之方法,包含:提供一前端偵測程式、一對應表以及複數個軟體資料;與該行動裝置建立連線;藉由一後端檢查程式取得該行動裝置之一辨識資料;若無該辨識資料,則傳送該前端偵測程式至該行動裝置以供該行動裝置執行;接收該前端偵測程式所偵測之該行動裝置之該辨識資料;檢索該對應表對應於該辨識資料之該軟體資料;及傳送該軟體資料至該行動裝置以供該行動裝置下載對應於該軟體資料之該相容軟體;其中該辨識資料係包含一硬體資料與一前端偵測資料,其中該硬體資料係為該行動裝置之廠牌與型號,該前端偵測資料係選自Java規範、操控介面、螢幕尺寸、記憶體容量及其組合所構成之群組。 A method for providing a mobile device to download compatible software includes: providing a front-end detection program, a correspondence table, and a plurality of software materials; establishing a connection with the mobile device; and obtaining the mobile device by using a back-end inspection program An identification data; if the identification data is not available, transmitting the front-end detection program to the mobile device for execution by the mobile device; receiving the identification data of the mobile device detected by the front-end detection program; and retrieving the correspondence table Corresponding to the software data of the identification data; and transmitting the software data to the mobile device for downloading the compatible software corresponding to the software data; wherein the identification data comprises a hardware data and a front-end detection The data is the brand and model of the mobile device. The front-end detection data is selected from the group consisting of a Java specification, a manipulation interface, a screen size, a memory capacity, and a combination thereof. 如請求項12所述之方法,其中與該行動裝置建立連線之步驟係為該行 動裝置藉由超文件傳輸協定(Http)之網路連線請求以建立連線。 The method of claim 12, wherein the step of establishing a connection with the mobile device is the line The mobile device establishes a connection by using a network connection request of the Hyper-File Transfer Protocol (Http). 如請求項13所述之方法,該辨識資料藉由該超文件傳輸協定之網路連線請求而完成傳送工作。 The method of claim 13, wherein the identification data is completed by the network connection request of the hyper-file transfer protocol. 如請求項12所述之方法,其中檢索該對應表對應於該辨識資料之該軟體資料之步驟係藉由該後端檢查程式檢索該對應表。 The method of claim 12, wherein the step of retrieving the software data corresponding to the identification data of the correspondence table is to retrieve the correspondence table by the backend inspection program. 如請求項12所述之方法,其中該對應表包含複數個該辨識資料與複數個該軟體資料。 The method of claim 12, wherein the correspondence table comprises a plurality of the identification data and a plurality of the software materials. 如請求項12所述之方法,其中該相容軟體係為一Java軟體。 The method of claim 12, wherein the compatible soft system is a Java software. 如請求項12所述之方法,其中該行動裝置係透過該前端偵測程式之至少一個功能選項以執行該前端偵測程式。 The method of claim 12, wherein the mobile device transmits the front end detection program through at least one function option of the front end detection program. 如請求項12所述之方法,其中該前端偵測程式係為一Java程式。 The method of claim 12, wherein the front end detection program is a Java program. 如請求項12所述之方法,其中該軟體資料係為統一資源定位器(Uniform Resource Locator,URL)。 The method of claim 12, wherein the software data is a Uniform Resource Locator (URL). 如請求項12所述之方法,其中該與該行動裝置建立連線之步驟更包含:提供一下載網頁供該行動裝置連結。 The method of claim 12, wherein the step of establishing a connection with the mobile device further comprises: providing a download web page for the mobile device to connect. 如請求項12所述之方法,更包含由該前端偵測程式提供一第一功能選項以選擇是否要上傳該辨識資料之步驟。 The method of claim 12, further comprising the step of providing a first function option by the front end detection program to select whether to upload the identification data. 如請求項12所述之方法,更包含由該前端偵測程式提供一功能選項以選擇是否要下載該對應於該軟體資料之該相容軟體之步驟。 The method of claim 12, further comprising the step of providing, by the front end detection program, a function option to select whether to download the compatible software corresponding to the software data. 如請求項12所述之方法,更包含若該對應表無對應於該辨識資料之該軟體資料則傳送一無對應相容軟體之訊息至該行動裝置之步驟。 The method of claim 12, further comprising the step of transmitting a message without the corresponding compatible software to the mobile device if the correspondence table does not have the software data corresponding to the identification data. 如請求項12所述之方法,更包含偵測到該行動裝置已接收該軟體資料則自動下載對應之該相容軟體之步驟。 The method of claim 12, further comprising the step of automatically downloading the corresponding compatible software after detecting that the mobile device has received the software data. 如請求項12所述之方法,其中該接收該前端偵測程式所偵測之該行動裝置之該辨識資料之步驟,係為接收該前端偵測程式所偵測之該行動裝 置之該前端偵測資料之步驟。 The method of claim 12, wherein the step of receiving the identification data of the mobile device detected by the front-end detection program is to receive the mobile device detected by the front-end detection program The step of detecting the data by the front end.
TW098124776A 2009-07-22 2009-07-22 Method and device for a mobile apparatus to download a compatible software TWI488114B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW098124776A TWI488114B (en) 2009-07-22 2009-07-22 Method and device for a mobile apparatus to download a compatible software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW098124776A TWI488114B (en) 2009-07-22 2009-07-22 Method and device for a mobile apparatus to download a compatible software

Publications (2)

Publication Number Publication Date
TW201104575A TW201104575A (en) 2011-02-01
TWI488114B true TWI488114B (en) 2015-06-11

Family

ID=44813698

Family Applications (1)

Application Number Title Priority Date Filing Date
TW098124776A TWI488114B (en) 2009-07-22 2009-07-22 Method and device for a mobile apparatus to download a compatible software

Country Status (1)

Country Link
TW (1) TWI488114B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI485624B (en) * 2012-04-17 2015-05-21 Asustek Comp Inc Application installation method and mobile device
US8910147B2 (en) 2012-04-17 2014-12-09 Asustek Computer Inc. Application installation method and mobile device
CN108011930A (en) * 2017-11-17 2018-05-08 阿里巴巴集团控股有限公司 Data processing method and device, terminal device, server

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6195712B1 (en) * 1997-06-13 2001-02-27 Intel Corporation Dynamic discovery of wireless peripherals
TW574651B (en) * 2001-08-08 2004-02-01 Embedded Solution Technology I Automatic software installation method and device providing wireless transmission recognition
TW200402965A (en) * 2002-06-28 2004-02-16 Microsoft Corp Systems and methods for application delivery and configuration management of mobile devices
TW200820079A (en) * 2006-06-29 2008-05-01 Falconstor Inc System and method for downloading information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6195712B1 (en) * 1997-06-13 2001-02-27 Intel Corporation Dynamic discovery of wireless peripherals
TW574651B (en) * 2001-08-08 2004-02-01 Embedded Solution Technology I Automatic software installation method and device providing wireless transmission recognition
TW200402965A (en) * 2002-06-28 2004-02-16 Microsoft Corp Systems and methods for application delivery and configuration management of mobile devices
TW200820079A (en) * 2006-06-29 2008-05-01 Falconstor Inc System and method for downloading information

Also Published As

Publication number Publication date
TW201104575A (en) 2011-02-01

Similar Documents

Publication Publication Date Title
CN102129378B (en) A kind of software menu updating method and device
WO2015188431A1 (en) Resource downloading method and device
JP2009501499A5 (en)
US20150278033A1 (en) Terminal and application restoring method
JP2009522641A5 (en)
US20090019151A1 (en) Method for media discovery
TW200900956A (en) Identifying appropriate client-side script references
WO2013056564A1 (en) Browser core adaptation method and browser
WO2013071747A1 (en) Method and apparatus for obtaining file
JP5004857B2 (en) Application update information providing system and application update information providing method
WO2008151576A1 (en) Method, terminal and system for updating language of the terminal
US20090287715A1 (en) File sharing method and file sharing system for getting an accessible address through an address mapping server
TWI488114B (en) Method and device for a mobile apparatus to download a compatible software
TWI435269B (en) Method for opening file
CN103580991A (en) Mail attachment uploading method and device
JP5610654B2 (en) Apparatus for providing terminal management package and method for receiving terminal management package
CN108228457B (en) Test agent method and device of mobile terminal and computer readable storage medium
JP3274373B2 (en) Document providing device, document requesting device, and document transfer method
JP5078379B2 (en) Relay device, relay method, and program
CN102904935B (en) Downloading method, downloading device and downloading system based on home gateway
KR20090016320A (en) Method for download display of license and potable device using the same
CN102045703A (en) Device and method for mobile device to download compatible software
JP2012146288A (en) Content providing device and method
US20150074142A1 (en) Method and Apparatus for Expanding Storage Space
US7937441B2 (en) Data-control device and method of controlling same

Legal Events

Date Code Title Description
MM4A Annulment or lapse of patent due to non-payment of fees