TWI220621B - Processing method and system for user's session of web services - Google Patents

Processing method and system for user's session of web services Download PDF

Info

Publication number
TWI220621B
TWI220621B TW91136302A TW91136302A TWI220621B TW I220621 B TWI220621 B TW I220621B TW 91136302 A TW91136302 A TW 91136302A TW 91136302 A TW91136302 A TW 91136302A TW I220621 B TWI220621 B TW I220621B
Authority
TW
Taiwan
Prior art keywords
user
client
call object
server
mentioned
Prior art date
Application number
TW91136302A
Other languages
Chinese (zh)
Other versions
TW200412108A (en
Inventor
Ha-Ti Hsu
Hui-Ling Liu
Been-Chen Lin
Original Assignee
Inst Information Industry
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 Inst Information Industry filed Critical Inst Information Industry
Priority to TW91136302A priority Critical patent/TWI220621B/en
Publication of TW200412108A publication Critical patent/TW200412108A/en
Application granted granted Critical
Publication of TWI220621B publication Critical patent/TWI220621B/en

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

A processing system for user session of web services comprises a client end capable of generating a user's session in web services, which consists of a user ID, a transaction ID and a semaphore and a server end comprising a web page buffer, which consists of a web page ID. When client end issues a transaction execution request, if the client is legal user according to user ID and if server end already exists a session of client end, then continue the existing user session. After acquiring semaphore, if user session exists transaction ID, then follow web page ID to forward the resulting web page of previous transaction execution request back and release semaphore.

Description

12206211220621

網絡服務之維護,在使用 時,能接續使用者之網絡 、發明說明(1) 【發明所屬之技術領域】 本發明係有關於網際網路中 者於不JL常狀態下中斷網絡服務 服務以完成交易。 【先前技術】 在以網絡(Web )為基礎的行動服務或Web服務系统 —’伺服器通常使用使用者通話物件(Sessi〇n )來維 ;固=戶端的狀態。·當使用者在登入(L〇gin)系統執: 二】父易(Transaction )後,若不慎關閉瀏覽器視窗, 或者通訊中斷失去連線,通常這被視為不正常登出 ^Logout )系統,此時若使用者馬上再重新登入,也無 到,父易執行結果。另外,若使用者的任務(Task )曰 =執行數個交易’在重新登入時可能前一個交易仍未執: ^畢、,此時如果忽略前一個交易而讓使用者直接登入, 能會漏掉其中一個交易的執行結果,造成整個任務執行 便或失敗,對伺服器而言,客戶端的使用者通話物件也备 變得難以維護。 ^ 在以Web為基礎,提供行動服務與Web服務的系統中, 維護客戶端的狀態是非常重要的,舉例來說,在使用者輪 入帳號與密碼登入系統之後,如果伺服器可以記錄該客戶 端的使用者帳號,在未來使用者執行交易時,使用者就可 以不必再輸入一次使用者帳號,而伺服器仍可以知道是那 一個使用者在執行交易。由於全球資訊網(www )使用超 文件傳輸通訊協定(HTTP )’而HTTP是一種不記錄先前狀Maintenance of network services, when in use, can be connected to the user's network, description of the invention (1) [Technical field to which the invention belongs] The present invention relates to the interruption of network service services in the normal state of the Internet to complete transaction. [Prior technology] In a mobile service or Web service system based on the Web (Web), a server usually uses a user's call object (Sessión) to maintain; fixed = the state of the client. · When the user logs in to the (Login) system and executes: 2] After the Transaction, if the browser window is accidentally closed or the communication is interrupted and the connection is lost, this is usually considered as an abnormal logout ^ Logout) System, at this time, if the user logs in again immediately, it does not arrive, and the parent easily executes the result. In addition, if the task of the user = execute several transactions, the previous transaction may not be executed when re-login: ^ At this time, if you ignore the previous transaction and let the user log in directly, you may miss it. If the execution result of one of the transactions is dropped, the execution of the entire task will fail or fail. For the server, the client's user call objects will also become difficult to maintain. ^ In a web-based system that provides mobile services and web services, it is very important to maintain the status of the client. For example, after a user turns in an account and password to log in to the system, if the server can record the client ’s User account. When a user performs a transaction in the future, the user does not need to enter the user account again, and the server can still know which user is performing the transaction. Because the World Wide Web (www) uses Hyper File Transfer Protocol (HTTP) ’, HTTP is a

1220621 五、發明說明(2) 嫌 —*---- 態(Stateless )的通訊協定,伺服器為了要記錄客戶端 的狀態,通常使用使用者通話物件。第1圖係顯示客戶端 與使用者通話物件間之關係之示意圖。伺服端2 〇為第一客 戶端11建立第一使用者通話物件21,伺服端2〇為第二客戶 端12建立第二使用者通話物件22,伺服端2〇為第三客戶端 · 13建立第三使用者通話物件23,其中第一使用者通話物件· 21、第二使用者通話物件22及第三使用者通話物件23分別 記錄第一客戶端11、第二客戶端12及第三客戶端13之相關 資訊。,用者通話物件是在伺服端一種用來描述客戶端的 物件’每個客戶端都會有一個對應的使用者通話物件,儲 存在伺服器的記憶體或其他的儲存媒介,用以維護與記錄囉 客戶端的狀態,例如使用者認證碼(User I d )、網際網 路傳輸協定(I P )位址、執行的交易認證碼 (Transaction ID)與登入系統時間(Login Time)等資 訊。伺服器為客戶端建立使用者通話物件的方式可以是為 母一個客戶端使甩者建一個使用者通話物件,或是為每一 部客戶端電腦建一個使用者通話物件。 為了安全性的考量,使用者必須先登入才能使用系 統’通常以使用者帳號與密碼判別使用者是否為合法使用 者’在使用者登入成功後,其使用者通話物件物件也隨之 產生。在以Web為基礎的系統中,使用者介面(User Interface)通常為潘J覽器(Browser),而在網頁中通常 會有『登入』與『登出』兩個按鈕(Butt〇n)供使用者登 入與登出(Logout )系統。由於WWW是不記錄先前狀態 翕1220621 V. Description of the invention (2) Suspect — * ---- Stateless communication protocol. In order to record the state of the client, the server usually uses the user's call object. Figure 1 is a schematic diagram showing the relationship between the client and the user's call object. The server 20 creates a first user call object 21 for the first client 11, the server 20 creates a second user call object 22 for the second client 12, and the server 20 creates a third client 13 The third user call object 23, among which the first user call object 21, the second user call object 22, and the third user call object 23 record the first client 11, the second client 12, and the third client, respectively Information about the end 13. The user call object is an object used to describe the client on the server side. 'Each client will have a corresponding user call object, which is stored in the server's memory or other storage media for maintenance and recording. The status of the client, such as user authentication code (User I d), Internet transmission protocol (IP) address, executed transaction authentication code (Transaction ID), and login time. The server can create a user call object for the client by creating a user call object for the client and a client, or a user call object for each client computer. For security considerations, users must log in before using the system. ‘Using the user account and password to determine whether the user is a legitimate user’ After the user logs in successfully, the user ’s call objects are also generated. In a web-based system, the User Interface is usually a Browser, and there are usually two buttons (Butt〇n) for logging in and logging out on the web page. User login and logout (Logout) system. Since WWW is not recording previous status 翕

1220621 五、發明說明(3) (Stateless)的環境,伺服器無法得知使用者何時登出 系統’除非使用者按下了『登出』按鈕。在使用者按下 『登出』按钮送出登出請求後,伺服端此時才得知使用者 要登出系統,因此會將使用者所佔用的使用者通話物件與 相關的系統資源釋放出來,這就是『登出』按鈕的目的, 通常這被視為是正常登出系統的方式。但例如在Wind〇ws 系統中,使用者有可能按下瀏覽器視窗右上角的『X』, 以為關閉了瀏覽器視窗就等於是登出系統,或是瀏覽器因 不明原因當掉,或是與伺服器的通訊中斷,這些通常被視 為是不正常登出系統的方式,此時會造成以下結果:〇) 伺服器無法得知使用者已登出系統,屬於該使用者的使用 者通話物件與其所佔用的系統資源不會被釋放,造成伺服 器系統資源的浪費。(2 )若使用者關閉瀏覽器視窗前執行 了某個交易,在使用者下次登入時仍未執行完畢,此·時應 要通知使用者前次登入所執行的交易尚未結束,而不應該 忽略此事件而讓使用者直接登入,否則可能會造成後續的 交易執行錯誤。 目前常見的使用者通話物件管理方法是伺服器會定時 去檢查每個客戶端的閒置時間(Idle Time),若該客戶 端閒置過久,例如1小時,表示客戶端可能已經離線或不 正常登出,此時伺服器會將其佔用的使用者通話物件移 除,但這方法仍無法完全解決使用者不正常登出系統所造 成的問題。 第2圖係顯示使用者於伺服器中不正常斷線之示意1220621 V. Description of the invention (3) (Stateless) environment, the server cannot know when the user logs out of the system 'unless the user presses the "Logout" button. After the user presses the "Logout" button to submit a logout request, the server knows at this time that the user wants to log out of the system, so the user's call objects and related system resources occupied by the user are released. This is the purpose of the "Logout" button, which is usually considered the normal way to log out of the system. However, for example, in Wind〇ws system, the user may press "X" in the upper right corner of the browser window, thinking that closing the browser window is equivalent to logging out of the system, or the browser dies for unknown reasons, or The communication with the server is interrupted. These are usually regarded as abnormal ways to log out of the system. At this time, the following results will be caused: 〇) The server cannot know that the user has logged out of the system, and the user who belongs to the user calls Objects and the system resources they occupy will not be released, resulting in a waste of server system resources. (2) If the user executes a transaction before closing the browser window, and the user has not completed the next time the user logs in, then the user should be notified that the transaction performed by the previous login has not ended, and should not Ignore this event and let the user log in directly, otherwise it may cause subsequent transaction execution errors. At present, the common user call object management method is that the server periodically checks the idle time of each client (Idle Time). If the client is idle for too long, such as 1 hour, it means that the client may be offline or logged out abnormally. At this time, the server will remove the user call objects it occupied, but this method still cannot completely solve the problem caused by the user's abnormal logout. Figure 2 shows the user disconnected abnormally in the server

〇213-9240TWF(Nl);STLC-02-A9132;ALEXCHEN.pt(i 第 7 頁 1220621〇213-9240TWF (Nl); STLC-02-A9132; ALEXCHEN.pt (i page 7 1220621

圖。以Windows系統的瀏覽器為例,使用者登入伺服器4〇 系統後’飼服器40回應瀏覽器30 —超文字標記語言(HTML )格式的網頁,其中包含一 HTML表單(F〇rm),包括數個 資料攔位31,可以讓使用者輸入執行交易所需要的相關資 訊。在使用者鍵入各欄位資料之後,網頁中通常提供送出 按鈕32讓使用者送出交易執行請求,送出按鈕32之表現形 式包括··( i )表單按鈕(Form Button ),即一般按鈕,或 表單影像按鈕(Form Image Button ),即圖形按鈕。 (i i )文字連結(Link)或圖形連結。Illustration. Taking a Windows system browser as an example, after the user logs in to the server 40 system, the 'feeder 40 responds to the browser 30 — a hypertext markup language (HTML) formatted web page, which includes an HTML form (F〇rm), Includes several data blocks 31, allowing users to enter relevant information needed to run the transaction. After the user types in the data of each field, the webpage usually provides a submit button 32 for the user to submit a transaction execution request. The form of the submit button 32 includes (i) Form Button, that is, a general button, or a form. Form image button (form image button), which is a graphic button. (i i) Text link (Link) or graphic link.

在www的環境中,通常使用HTTP通訊協定,H丁τρ採用 ,求/回應的機制,如第2圖所示,使用者在瀏覽器3〇中2 f料1位31中鍵入相關資訊之後,按下送出按鈕“以送好 交易請求,此交易請求透過網際網路35跟伺服器4〇建立一 條連線(C〇nnection ),瀏覽器3〇會保留此連^,因為此 連線可以讓伺服器4〇傳回交易執行結果。對In the environment of www, the HTTP communication protocol is usually used, and the mechanism of seeking / responding is adopted by H. τρ. As shown in Figure 2, after the user types the relevant information in the browser 30, 2f, and 1st 31, Press the submit button "to send the transaction request. This transaction request establishes a connection with the server 40 via the Internet 35. The browser 30 will keep the connection ^, because this connection allows The server 40 returns the transaction execution result.

U接收到-個請求就會產生—個行程(pr_ss)41 行一交易。在交易執行完畢之後,伺服器4 〇會傳回交邊 結果,此時若使用者按下瀏覽器3〇視窗右上角的『X』, 即關閉視窗33,關閉了瀏覽器30視窗,此連線即會中』斷, 而伺服器發現無法透過該請求的連線傳回結果時Y就會έ 動放棄,如此會造成以下結果··(a)使用者可曰 =了,覽器視窗,但稍後馬上登人卻無法看到交易執; ;二二』吏Λ者的任務若是要執行數個交易,而不慎關 4 ·了瀏覽器視固而漏掉其中一個交易的執行結果,可能^When U receives a request, it will generate a trip (pr_ss) of 41 lines and a transaction. After the transaction is completed, the server 4 will return the cross result. At this time, if the user presses the "X" in the upper right corner of the browser 30 window, the window 33 will be closed and the browser 30 window will be closed. The line will be disconnected, and when the server finds that it cannot return the result through the requested connection, Y will give up manually. This will cause the following results. (A) The user can say =, the browser window, However, I can't see the transaction execution immediately after I log in; If the task of the person is to execute several transactions, and carelessly close the browser, the browser will ignore the execution result of one of the transactions. Maybe ^

1220621 五、發明說明(5) 造成任務執行不便’甚至失敗。 【發明内容】1220621 V. Description of Invention (5) Causes inconvenience in task execution 'or even fails. [Summary of the Invention]

者通話物件的處理系統,讓;吏;::絡服務之使用 中斷之網絡服務。 由上述系統接續 本發明之另一目的在提供一種網絡服 物件的處理方法,於使用者中斷網絡服 ^用者通話 於伺服端建立之使用者通話物件 =中^過客戶端 務。 只无月丨J中斷之網絡服 基於上述目的 話物件的處理方法 介面發出執行交易 使用者;若客戶端 碼,判斷在伺服端 物件;若伺服端中 則於伺服端中建立 有已存在之客戶端 用者通話物件;當 ’包括下 要求,伺 係為合法 中是否有 無已存在 客戶端之 之使用者 取得一信 提供一種網絡服務之使用者發 列步驟:當客戶端透過使用^ 服端判斷客戶端是否為一合g 使用者,根據一使用者認證 已存在之客戶端之使用者通負 之客戶端之使用者通話物件, 使用者通話物件;若伺服端兮 通話物件,則接續已存在之啦 號機(Semaphore)後,檢查The processing system of the call object, let; clerk :: use of the network service interrupted network service. Continuing by the above-mentioned system Another object of the present invention is to provide a method for processing a network service object, which interrupts the network service when the user calls the user. The user call object created on the server side is a client service. Only the month of interruption of the network service is issued based on the above-mentioned object processing method interface to execute the transaction user; if the client code, the server object is judged; if the server side, an existing client is created in the server side End-user call object; when 'include the following request, it is for the user whether there is a client in the law to obtain a letter to provide a network service user issue steps: when the client judges by using ^ server Whether the client is a unified user, according to a user authentication, the user call object of the client passed by the user of the client, the user call object; if the server is the call object, the connection already exists After Semaphore, check

使用者通話物件是否存在一交易認證碼·,以及若使用者通 話物件存在交易認證嗎,則根據一網頁識別碼,自網頁暫 存區傳回執行交易要求之結果網頁,然後釋放上述信號機。Does the user's call object have a transaction authentication code, and if the user's call object has a transaction authentication code, according to a web page identification code, the result webpage of the execution of the transaction request is returned from the webpage temporary storage area, and then the aforementioned signal machine is released.

本發明解決使用者不正常登出行動服務或Web服務系 統’例如不慎關閉了瀏覽器視窗,或瀏覽器當掉,或通訊The invention solves the problem that the user logs out of the mobile service or Web service system abnormally, for example, the browser window is accidentally closed, or the browser crashes, or the communication

1220621 五、發明說明(6) 中斷,而造成使用者通話物件管理不易的缺點,且無論使 用者是正常或不正常登出系統,本發明皆能適用。 【實施方式】 本發明係提供一種網絡服務之使用者通話物件的處理 方法及系統。 第3圖顯示係本發明之系統架構圖,包括一客戶端5】 及一伺服端5 3,其中伺服端5 3包括一使用者通話物件5 5, 上述使用者通話物件5 5包括一使用者通話物件認證碼、一 使用者認證碼、一交易認證碼以及一信號機。當客戶端5 j1220621 V. Description of the invention (6) Disadvantages that make it difficult for the user to manage call objects, and the present invention is applicable regardless of whether the user is logged out of the system normally or abnormally. [Embodiment] The present invention provides a method and system for processing a call object of a user of a network service. FIG. 3 shows a system architecture diagram of the present invention, including a client 5] and a server 5 3, wherein the server 5 3 includes a user call object 5 5, and the user call object 5 5 includes a user A call object authentication code, a user authentication code, a transaction authentication code, and a signaler. When client 5 j

發出一執行交易要求,伺服端53會先判斷客戶端51是否為 合法使用者,若是,則根據使用者通話物件55中的使用者 認證碼,檢查是否有已存在之客戶端51之使用者通話物 件,若沒有,則在伺服端5 3為客戶端5 1建立一個新的使用 者通話物件,並給予一個使用者通話物件認證碼;若有, 則接續先已存在之客戶端5 1之使用者通話物件;然後伺服 端53根據交易認證碼,判斷客戶端51先前是否有未完成之 父易,若有,則將交易結果回傳給客戶端5丨,然後將信號 機釋放掉。 )在客戶端的使用者使用瀏覽器,透過網路送出執行交 易明求,在伺服器完成交易並送出回應之後,瀏覽器中合 展現=易執行的結果。在本發明中,潘】覽器並不限定安; 在特1的裝置或平台’可以是安裝在個人電 理rpc)的劉覽器’也可以是安裝在手機或個 . ersonal Digital Assi Stant,簡稱PDA )When a transaction execution request is issued, the server 53 first determines whether the client 51 is a legitimate user. If so, it checks whether there is a user call of the client 51 according to the user authentication code in the user call object 55. If there is no object, create a new user call object on the server 5 3 for the client 5 1 and give a user call object authentication code; if there is, continue the use of the client 51 that already exists Then the server 53 judges whether the client 51 previously has an unfinished parent account based on the transaction authentication code, and if so, returns the transaction result to the client 5 丨 and then releases the signal. ) The user of the client uses the browser to submit the transaction request through the network. After the server completes the transaction and sends a response, the browser displays the results that are easy to execute. In the present invention, the Pan browser is not limited to security; the device or platform in Special 1 'can be a Liu browser installed on a personal electrical rpc), or it can be installed on a mobile phone or a personal digital Assi Stant, (Abbreviated as PDA)

丄220621 五、發明說明(7) ,手持,裝置上所使用的微型瀏覽器(Micr〇 Br〇wser χ Ι:Ρ ΐ ΐ女裝在其他連網裝置中的瀏覽器。另外,本發明 τ::瀏覽器與伺服器的連網方<,因此連網的方式可以 疋有線網路或無線網路。 本發明使用信號機的同步機制來解決使用者不正常登 成使用者通話物件管理上的問題,方法是伺服器 =為母個客戶端m信號機。信號機機制的觀念是 二^個仃程在等待信號機的時候,只會有一個行程可以取 t ΐ號機’取得信號機的行程可以繼續執行,&有取得信 唬機的打程就會一直等待,直到取得信號機為止。因此取 得信號機的行程在執行完畢後必須釋放信號機,這樣其他 在等待#號機的行程才有機會可以取得信號機。祠服端必 須建置使用者通話物件來維護與記錄客戶端的狀態,每個 使用者通話物件必須建置一個信號機與記錄以下欄位: 1. 使用者認證碼:使用者認證碼可以是使用者輸入的 帳號、電子郵件位址或其它可辨識之數字或文字,由於系 統中使用者認證碼是唯一的,因此在每個使用者通話物件 中記錄使用者認證碼,可以用來區別某使用者通話物件是 屬於某客戶端。 2. 交易s忍證碼。記錄客戶端上次所執行的交易的認證 碼。 第4圖係顯示本發明之客戶端交易執行步驟之流程 圖。假設使用者已登入系統,伺服器已為其建置一使用者 通話物件: 〜丄 220621 V. Description of the invention (7), handheld, micro-browser used on the device (Micr〇Browser χ Ⅰ: P ΐ ΐ Ladies' browser in other networked devices. In addition, the invention τ: : The browser and server are connected to the network < therefore, the way of networking can be wired or wireless. The invention uses the synchronization mechanism of the traffic signal to solve the problem of the user's abnormal login to the user's call object management. The problem is that the server = is the mother client signal machine. The concept of the signal machine mechanism is that when there are two processes waiting for the signal machine, there will be only one trip to take the signal machine t to get the signal machine. The itinerary can continue to be executed, & the one that has obtained the semaphore will wait until the semaphore is obtained. Therefore, the semaphore that has obtained the semaphore must be released after the execution of the semaphore, so that the others are waiting for the # Only when there is a chance to get a signal. It is necessary to build a user call object to maintain and record the status of the client. Each user call object must build a signal and record the following. Bits: 1. User authentication code: The user authentication code can be an account number, email address, or other identifiable number or text entered by the user. Since the user authentication code is unique in the system, The user authentication code is recorded in the call object of the user, which can be used to distinguish whether a user call object belongs to a certain client. 2. Transaction tolerance certificate. Record the authentication code of the transaction performed by the client last time. Shows a flowchart of the client transaction execution steps of the present invention. Assuming the user has logged in to the system, the server has built a user call object for it: ~

12206211220621

五、發明說明(8) 在步驟S11中,送出執行夺 交易執行請求,與伺服器建立―易請求。首先使用者送出 一個行程。 —條連線,並在伺服端產生 在步驟S12中,判斷是否取〜i 上的行程在伺服端中執行,則件號機。若是有一個以 請求需等前一個行程執行完德戶端目前送出之執行交易 信號機。 將^號機釋放’方可取得 在步驟S1 21中,等待信就機 ^ 行,則一直等待,直到取得信味若仍有其匕行程在執 Q观機。 在步驟S13中,執行交易。#V. Description of the invention (8) In step S11, a transaction execution request is sent for execution, and an easy request is established with the server. First the user submits a trip. One line is generated on the servo side. In step S12, it is determined whether the stroke on ~ i is executed in the servo side, and then the part number machine is used. If there is a request to wait for the execution of the previous itinerary, the execution transaction signal currently sent by the German client. Release the ^ number machine before you can get it. In step S1 21, wait for the letter to go to the line ^, then wait until you get the message, if it still has its dagger stroke in the Q watch machine. In step S13, a transaction is performed. #

易。 §取得信號機時即進行交 在步驟S14中,在使用者诵 碼。由於行程無法得知自已是 物件中设定交易認證 覽器視窗可能會被使用者不慎關能傳回交易結果,因為瀏 中斷,因此傳回的結果會自動、+閉,所以連線會被瀏覽器 是要將該結果暫存起來。對伺1伺服f忽略,解決的方法 内容是一個網頁,因此執行交县器=$ ’回應給瀏覽器的 結果製作成一網頁,並將執行六且行,必須將交易執行的 用者通話物件中。 父的父易認證螞記錄在使easy. § Hand over when the traffic signal is obtained. In step S14, the user utters the code. Because it is impossible to know the transaction authentication browser window set in the object itself, the user may inadvertently close the transaction result and return the transaction result. Because the browser is interrupted, the returned result will be automatically and + closed, so the connection will be closed. The browser is trying to stage the result. Ignore Servo1 and Serve f. The solution is a web page. Therefore, the execution of the transaction = $ ’response to the browser is made into a webpage, and the execution is performed in parallel. The user who executes the transaction must call the object. Father's father easy authentication

在步驟S15中,將結果網頁存入 ^除了傳回給劉覽器之外,也二二果網 區。除此之外,,吉果網頁需附加 :網頁暫存 t屬於那-個客戶端的交易結果,識別碼製作的::區別 採用例如使用者通話物件認證碼 、方式可以In step S15, the result webpage is stored in ^ in addition to being returned to Liu Lanji, it is also in the Ergonomics area. In addition, Jiguo's webpage needs to be added: the webpage is temporarily stored t the transaction result belonging to that client, the identification code is made by :: difference, such as the user call object authentication code, the method can be

. 父易涊證碼、客戶端IP. Father Easy ID, Client IP

1220621 五、發明說明(9) 一"' --— 位址或使用者認證碼等。結果網頁暫存區設置在伺服端, 可以建置在例如記憶體、檔案系統或資料庫等儲存媒介。 在步驟S16中,傳回交易結果。先將結果網頁儲存在 結果網頁暫存區,然後傳回給瀏覽器。 在步驟S1 7中,釋放信號機。將結果網頁傳回給客戶 端後’再釋放信號機,完成交易執行流程。 第5圖係顯示本發明之使用者登入系統之步驟流程 圖。為使用者請求登入流程。 在步驟S21中,使用者登入系統。首先使用者送出交 易執行請求,與伺服器建立一條連線。1220621 V. Description of the invention (9) A " '--- address or user authentication code. The result web page temporary storage area is set on the server side and can be built on storage media such as memory, file system or database. In step S16, the transaction result is returned. The results page is stored in the results page buffer and then returned to the browser. In step S17, the semaphore is released. After sending the result webpage back to the client ’s side, release the signal machine to complete the transaction execution process. Fig. 5 is a flowchart showing the steps of the user login system of the present invention. Request a login flow for the user. In step S21, the user logs in to the system. First, the user sends a transaction execution request to establish a connection with the server.

>在步驟S22中,檢查使用者是否為合法使用者。透過 一说證程序,判定使用者是否為合法的使用者。 在步驟S221中,傳回登入錯誤訊息。若使用者並非合 法使用者,則在瀏覽器傳回登入錯誤網頁。 在步驟S23中’檢查使用者通話物件是否存在。當判 定使用者為合法的使用者後,伺服器即檢查是否有該客戶 端的使用者通話物件,檢查的方式可以在所有的使用者通 話物件中搜尋是否有該使用者認證碼。 在步驟S231中,建立客戶端使用者通話物件。若客戶> In step S22, it is checked whether the user is a legitimate user. Through a testimony process, determine whether the user is a legitimate user. In step S221, a login error message is returned. If the user is not a legitimate user, a login error page is returned in the browser. In step S23, it is checked whether the user's call object exists. When it is determined that the user is a legitimate user, the server checks whether there is a user call object of the client. The checking method can search all user call objects for the user authentication code. In step S231, a client user call object is created. If the customer

端的使用者通話物件不存在,原因可能是該使用者通話 件閒置過久已被飼服器移除,或是使用者先前有正常登 系統所造成,此時飼服器須要建置—新的使用者通話物 給該客戶端。 .在步驟S232中,傳回登人成功網頁。接著伺服器傳回The end user's call object does not exist. The reason may be that the user's call piece has been idle for too long and has been removed by the feeder, or the user has previously logged on to the system normally. At this time, the feeder needs to be built—new use. The caller to the client. In step S232, a successful login page is returned. The server returns

1220621 五、發明說明(ίο) ' '—~~' 登入成功的網頁給客戶蠕,完成登入請求。 在步驟S24中,接續已存在之使用者通話物件。若使 用者通話物件中有該使用者認證碼,則表示該客戶端的使 用者通話物件存在,則須延續使用此使用者通話物件,使 用者通話物件存在的原因可能是使用者先前關閉瀏覽器視 窗而不正常登出系統,或瀏覽器當掉,或通訊中斷所^ 成。 在步驟S25中,檢查是否取得信號機。接著客 取得信號機以執行行程。 在步驟S251中’等待信號機。若仍有其它行程在 行,則-直等待,直到取得信號機。執行交易 ^ 的請求都須先取得信號機,目的是若使用者在執行= 後不慎關閉了瀏覽器視窗,隨即又馬上再登入,但易 執灯的父易尚未結束,信號機也被該執行交易的行^所 得,因此要處理登入請求的行程無法取得信錢=、 須等待該交易結束釋放信號機後才能取得,換句 必 用者必須等到先前的交易執行完畢才能再次登入^ ^,使 在步驟S26中,檢查是否存在交易認證碼。當二 號機,檢查使用者通話物件中是否存在交易認證田仵# 在步驟S271中’傳回網頁暫存區中之結果網 用者通話物件中有交易認證碼,表示使用者前次=。若使 出系統前有執行交易,因此伺服器須在結果網頁,常登 尋找該交易的結果網頁,並將其傳回給客戶端。得區中 在步驟S272中,傳回登入成功網頁。若 • π爷通話物1220621 V. Description of the Invention (ίο) '' ~~~ 'The webpage successfully logged in to the customer, and completed the login request. In step S24, the existing call objects of the user are connected. If the user call code in the user call object indicates that the user call object of the client exists, the user call object must be continued to be used. The user call object may exist because the user closed the browser window before Logging out of the system abnormally, or the browser crashed, or the communication was interrupted ^. In step S25, it is checked whether a signal is acquired. The passenger then obtains a signal to execute the trip. In step S251, the signal is waited for. If there are still other trips, wait-until the signal is obtained. Requests to execute transactions ^ must first obtain a signaler, the purpose is that if the user accidentally closes the browser window after executing =, and then immediately logs in again, but the parent of the easy-to-light lamp has not ended, and the signaler should also be ^ Result obtained from the execution of the transaction, so it is not possible to obtain credit for the itinerary to process the login request =, you must wait until the transaction ends to release the signaler, and in other words, the user must wait until the previous transaction is completed before logging in again ^ ^ In step S26, it is checked whether a transaction authentication code exists. On the second machine, check whether there is a transaction authentication field in the user's call object. In step S271, the result returned in the temporary storage area of the web page. The user's call object has a transaction authentication code, which indicates that the user was previously =. If the transaction is executed before the system is launched, the server must always find the result webpage of the transaction on the results webpage and return it to the client. Winning zone In step S272, the login success webpage is returned. If • π Ye talks

ΗΗ

0213 - 924〇TW(Nl); STLC-02 -A9132; / 第14頁 1220621 五、發明說明(11) 件中不存有交易認證碼,則表示使用者前次不正常登出系 統前沒有執行交易,此時伺服器傳回登入成功的網頁給客 戶端。 在步驟S 28中,釋放信號機。釋放信號機以完成登入 請求,接著伺服器傳回登入成功的網頁給客戶端,完成登 入請求。 本發明解決了若使用者不正常登出系統,例如不慎關 閉了瀏覽器視窗,或瀏覽器當掉,或通訊中斷,而造成使 用者通話物件管理不當的缺點,本發明優點如下所示: 1. 若使用者不正常登出前執行了某個交易,在使用者 下次登入時仍未執行完畢,此時使用者會被通知,必須等 到該交易執行完畢才讓使用者登入,且延續使用前次登入 所佔用的使用者通話物件,並在登入後切換至先前交易的 的結果網頁。 2. 若使用者不正常登出前沒有執行交易,且若前次登 入所佔用的使用者通話物件仍存在,則延續使用該使用者 通話物件。 3 ·無論使用者是正常或不正常登出系統,本發明皆適 用。 4. 本發明建置在伺服端,而客戶端不限定特定的裝置 或平台上的瀏覽器。 5. 若使用者是第一次登入系統也仍可適用。 雖然本發明已以較佳實施例揭露如上,然其並非用以 限定本發明,任何熟習此技藝者,在不脫離本發明之精神0213-924〇TW (Nl); STLC-02 -A9132; / Page 14 1220621 V. Description of the invention (11) If the transaction authentication code is not stored in the file, it means that the user did not execute before the previous abnormal logout of the system Transaction, at this time the server returns the webpage that was successfully logged in to the client. In step S28, the semaphore is released. Release the semaphore to complete the login request, and then the server returns a successful login page to the client to complete the login request. The invention solves the disadvantages of improper management of the user's call objects if the user logs out of the system abnormally, such as accidentally closing the browser window, or the browser crashes, or the communication is interrupted. 1. If the user executes a transaction before abnormally logging out, and the user has not completed the next time when they log in, the user will be notified at this time, and the user must wait for the transaction to complete before the user can log in and continue to use User call objects occupied by the previous login, and switch to the result page of the previous transaction after login. 2. If the user does not execute the transaction before abnormally logging out, and if the user's call object occupied by the previous login still exists, the user's call object will continue to be used. 3. The present invention is applicable regardless of whether the user is logged out of the system normally or abnormally. 4. The present invention is built on the server, and the client is not limited to a specific device or browser on the platform. 5. This also applies if the user is logging into the system for the first time. Although the present invention has been disclosed as above with preferred embodiments, it is not intended to limit the present invention. Any person skilled in the art will not depart from the spirit of the present invention.

0213-9240TW(Nl);STLC-02-A9132;ALEXCHEN.pt(i 第15頁 12206210213-9240TW (Nl); STLC-02-A9132; ALEXCHEN.pt (i p. 15 1220621

0213-9240TW(Nl);STlX-02-A9132;AIJEXCHEN.ptd 第16頁 1220621 圖式簡單說明 為讓本發明之上述和其他目的、特徵、和優點能更明 顯易懂,下文特舉出較佳實施例,並配合所附圖式,作詳 細說明如下: 第1圖係顯示客戶端與使用者通話物件間之關係之示 意圖。 第2圖係顯示使用者於伺服器中不正常斷線之示意 圖。 第3圖顯示係本發明之系統架構圖。 第4圖係顯示本發明之實施步驟流程圖。 第5圖係顯示本發明之使用者登入系統之步驟流程 圖。 【符號說明】 11 〜第 一 客 戶 端 9 12 〜第 二 客 戶 端 13 〜第 二 客 戶 端 , 20 、53 "ί司 服 端 ; 21 〜第 一 使 用 者 通 話 物 件 22 〜第 二 使 用 者 通 話 物 件 23 〜第 二 使 用 者 通 話 物 件 30 〜劉 覽 器 31 〜資 料 欄 位 9 32 〜送 出 按 钮 33 〜關 閉 視 窗 9 35 〜網 際 網 路 90213-9240TW (Nl); STlX-02-A9132; AIJEXCHEN.ptd Page 16 1220621 Schematic illustration to make the above and other objects, features, and advantages of the present invention clearer and easier to understand, the following are particularly preferred The embodiment is described in detail with the accompanying drawings as follows: FIG. 1 is a schematic diagram showing a relationship between a client and a user's call object. Figure 2 is a schematic diagram showing the user disconnected abnormally in the server. FIG. 3 is a system architecture diagram of the present invention. FIG. 4 is a flowchart showing the steps of implementing the present invention. Fig. 5 is a flowchart showing the steps of the user login system of the present invention. [Symbol description] 11 to the first client 9 12 to the second client 13 to the second client, 20, 53 " server service end; 21 to the first user call object 22 to the second user call object 23 ~ second user call object 30 ~ Liu Lanqi 31 ~ data field 9 32 ~ submit button 33 ~ close window 9 35 ~ Internet 9

0213-9240TWF(Nl);STLC-02-A9132;ALEXCHEN.ptd 第17頁 1220621 圖式簡單說明 4 0〜伺服器; 4 1〜行程; 5 1〜客戶端; 5 5〜使用者通話物件。0213-9240TWF (Nl); STLC-02-A9132; ALEXCHEN.ptd Page 17 1220621 Simple illustration of the diagram 4 0 ~ server; 4 1 ~ stroke; 5 1 ~ client; 5 5 ~ user call object.

0213-9240TWF(N1) ;5ΤΊΧ:-02-Α9132;ΑΙΕΧ€ΗΕΝ. ptd 第18頁0213-9240TWF (N1); 5ΤΊΧ: -02-Α9132; ΑΙΕΧ € ΗΕΝ. Ptd page 18

Claims (1)

1220621 掷· 案號 911363021220621 ThrowCase No. 91136302 月少( 曰 修正又> 六、申請專利範圍 1· 一種網絡服務之使用者通話物件(sessi〇n 理方法,包括下列步驟: 提供一客戶端(Client )及 上述客戶端登入上述伺服端 端建立一第一使用者通話物件; 上述客戶端於上述伺服端執行一第一行程(pr〇cess 上述第一行程係對上述伺服端發出一交易要求; λ •私查上述第一打程是否取得一信號機(Semaphore 的處 伺服端(S e r v e r ); 上述伺服端為上述客戶 若上述第一行程取 求,並於上述第一使用 (Transaction ID); 將上述交易要求之 一網頁暫存區;以及 上述結果網頁傳 將 號機。 2. 話物件 述伺服 3. 話物件 存於上 上述客 4. 如申請專利範圍 的處理方法,其 端。 如申請專利範圍 的處理方法,其 述結果網頁暫存 戶端。 如申請專利範圍Yue Shao (Amendment > VI) Patent Application Scope 1. A method of network service user call object (sessio n) management method, including the following steps: Provide a client (Client) and the client to log in to the server Establish a first user call object; the client executes a first itinerary on the server (the first itinerary is a transaction request to the server); λ • privately check whether the first stroke is obtained A semaphore (Semaphore's server); the above-mentioned server is the above-mentioned customer if the first itinerary is requested and used in the first (Transaction ID); a webpage temporary storage area of the above transaction request; And the above result web page is transmitted to the number machine. 2. The call object is described in the servo 3. The call object is stored in the above guest 4. If the application method of the patent scope is processed, its end. If the application method of the patent scope is used, its result page is temporarily Depositors, such as the scope of patent application 0213-9240TWFl(Nl);STLC-02-A9132;ALEXCHEN.ptc 得上述信號機,則執行上述交易要 者通話物件設定一交易認證碼 執行結果製成一結果網頁,並存入 回給上述客戶端,然後釋放上述信 第1項所述的網絡服務之使用者通 中,上述結果網頁暫存區設置於上 第2項所述的網絡服務 中,上述伺服端將上述、:果= 區,同時並將上述結果網頁傳回給 第1項所述的網絡服務之使用者通0213-9240TWFl (Nl); STLC-02-A9132; ALEXCHEN.ptc get the above signal, then execute the above transaction key call object set a transaction authentication code execution result to make a result webpage, and save it back to the client And then release the user service of the web service described in item 1 of the above letter, and the temporary web page storage area of the result page is set in the web service described in item 2 above. And return the result page to the user of the web service mentioned in item 1. 第19頁 六 _修正 --^塞IJ113630? 曰 、申請專利範圍 — 口舌物件的處理方法,i 端,更包2下列步驟:中’ ‘上述客戶端登入上述飼服 行程係對::::3:服端執行-第二行程,上述第二 若上述玄曰2畸述端是否為一合法使用者; 證碼(User丨!^碥係為4上述合法使用者,根據一使用者認 上述第一使用者 '雨斷在上述伺服端中是否有已存在之 1又用者通話物件; 件 件 右上述伺服端中益已在 Rp 丁…、巳存在之上述第一使用者通話物 、" 蜢為上述客戶端建立一第二使用者通話物 件,以:^中有已存在之上述第-使用者通話物 ^接,上述弟一使用者通話物件; $ + *取侍上述信號機,檢查上述第一使用者通話物件是 否存在上述交易認證碼;以及 千疋 么右上述使用者通話物件存在上述交易認證碼,則根據 網頁谶別碼’自上述結果網頁暫存區傳回上述結果網 頁’然後釋放上述信號機。Page 19 VI_Amendment-^ IJ113630? Name, scope of patent application-mouthpiece processing method, i-side, more packages 2 the following steps: Medium '' The above client logs in to the above feeding schedule :::: 3: Execution of the server-second itinerary, the above second is if the above-mentioned Xuan Yue 2 malformation terminal is a legitimate user; the code (User 丨! ^ 碥 is 4 of the above legitimate users, according to a user's recognition of the above The first user's rain breaks whether there is an existing user call object in the above-mentioned server; the right side of the above-mentioned server side Zhongyi has been in Rp Ding, the above-mentioned first user's talking object, & quot蜢 Create a second user call object for the client, with: ^ has the above-mentioned first user call object ^, the above-mentioned one user call object; $ + * take the above signal machine, Check whether the transaction authentication code of the first user call object exists; and if the transaction authentication code of the user call object exists the transaction authentication code, then return the result from the temporary storage area of the result webpage according to the webpage identification code. Fruit page ’then releases the above traffic signal. 5 ·如申請專利範圍第4項所述的網絡服務之使用者通 話物件的處理方法,其中,上述客戶端透過一使用者介面 發出上述登入系統請求。 6 ·如申請專利範圍第5項所述的網絡服務之使用表通 話物件的處理方法,其中,上述使用者介面係指一瀏覽器 (Browser )。5. The method for processing a user's call object of the network service according to item 4 of the scope of patent application, wherein the client sends the login system request through a user interface. 6. The method for processing a call object of a web service as described in item 5 of the scope of patent application, wherein the above user interface refers to a browser. 酬 0213-9240TWFl(Nl);STLC-02-A9132;ALEXCHEN.ptc 第20頁 I2a〇621 丨案號9113630?. 六、申請專利範圍 修正Remuneration 0213-9240TWFl (Nl); STLC-02-A9132; ALEXCHEN.ptc Page 20 I2a〇621 丨 Case No. 9113630 ?. 6. Scope of Patent Application Amendment ^ •如申請專利範圍第6項所述的網絡服務之使用者通 活物件的處理方法,其中,上述伺服端中已存在上述第/ 使用者通話物件之狀況係發生於上述客戶端不正常登出上 述饲服器、上述使用者介面發生錯誤或者上述客戶端齊上 述伺服端之連線中斷。 Χ 8 ·如申請專利範圍第4項所述的網絡服務之使用I通 話物件的處理方法,其中,判斷上述客戶端是否為上述合 法使用者之步驟中,若上述客戶端非為上述合法使用者 則傳回一登入錯誤網頁。 9 ·如申請專利範圍第4項所述的網絡服務之使用者通 話物件的處理方法,其中,上述於上述伺服端中建立上述 客戶端之使用者通話物件之步驟後,傳回一登入成功網 頁。 1 0 ·如申請專利範圍第4項所述的網絡服務之使用者通 話物件的處理方法,其中,上述取得上述信號機之步驊 中,若上述客戶端同時存在上述第一行程及上述第二行 程,則上述客戶端需在上述第一行私執行完畢且釋放上述 信號機後,方可執行上述第二行程。 11 ·如申請專利範圍第4項所述的網絡服務之使用者通 話物件的處理方法,其中,上述伺服端藉由上述交易認證 碼,得知上述第一使用I通話物件是否有執行交易。^ • The method for processing user-passing objects of network services as described in item 6 of the scope of patent application, wherein the above-mentioned server / user-calling object already exists in the above-mentioned client when the client logs in abnormally Out of the feeder, the user interface has an error, or the client is disconnected from the server. Χ 8 · The method for processing I call objects as described in item 4 of the scope of patent application, wherein in the step of determining whether the client is the legitimate user, if the client is not the legitimate user Returns a login error page. 9 · The method for processing a user call object of a network service according to item 4 of the scope of patent application, wherein after the above steps of establishing the user call object of the client in the server, a login success webpage is returned . 10 · The method for processing a call object of a user of a network service according to item 4 of the scope of patent application, wherein, in the step of obtaining the traffic signal, if the client has the first trip and the second Itinerary, the client may execute the second itinerary only after the private execution of the first line is completed and the traffic signal is released. 11 · The method for processing a user's call object of a network service according to item 4 of the scope of application for a patent, wherein the server side knows whether the first use I call object has performed a transaction by using the transaction authentication code. I禮猜%換IT I 欠-π丄.....I Lie guess% for IT I owe -π 丄 ..... 六、申請專利範^ 飼服端’耦接於上述客戶端,上述伺服端包括〜結 果網頁,存區,上述結果網頁暫存區包括_網頁識別螞, 自t述客戶端接收上述交易要求,上述客戶端登入上述伺 服端’上述伺服端為上述客戶端建立一第/使用者通話物 件,述第一使用者通話物件包括一使用者認證碼、一交 易認證碼以及一信號機,若上述第一使用者通話物件取得 上述仏號機’則執行上述交易要求,並於上述第一使用者 通活物件中設定上述交易認證碼,將上述交易要求之執行 結果製成一結果網頁,並存入上述網頁暫存區,將上述結 果網頁傳回給上述客戶端,然後釋放上述信號機。 1 3 ·如申請專利範圍第1 2項所述的網絡服務之使用者 通話物件的處理系統,其中,當上述客戶端欲登入上述伺 服端’對上述伺服端發出一登入系統請求,若上述客戶端 係為一合法使用者,根據上述使用者認證碼,判斷在上述 伺服端中是否有已存在之上述第一使用者通話物件,若上 述伺服端中無已存在之上述第一使用者通話物件,則上述 伺服端為上述客戶端建立一第二使用者通話物件,若上述 伺服端中有已存在之上述第一使用者通話物件,則接續上 述第一使用者通話物件,當取得上述信號機,若上述使用 者通話物件存在上述交易認證碼,則根據上述網頁識別 碼,自上述結果網頁暫存區傳回上述結果網頁,然後釋放 上述信號機。 1 4 ·如申請專利範圍第1 3項所述的網絡服務之使用者 通話物件的處理系統,其中,上述客戶端透過一使用者介6. Application for patents ^ The feeding server is coupled to the above-mentioned client, the above-mentioned server includes ~ result webpage, storage area, and the above-mentioned temporary webpage storage area includes _ webpage identification, since the client receives the above transaction request, The client logs in to the server. The server establishes a first / user call object for the client. The first user call object includes a user authentication code, a transaction authentication code, and a signal device. A user calling object obtains the above-mentioned 仏 number machine ', then executes the above-mentioned transaction request, and sets the above-mentioned transaction authentication code in the above-mentioned first user communication object, and makes a result webpage of the execution result of the above-mentioned transaction request into a result webpage and stores The webpage temporary storage area returns the result webpage to the client, and then releases the signal machine. 1 3 · The processing system for a user's call object of a network service as described in item 12 of the scope of patent application, wherein when the client wants to log in to the server, a request to log in to the server is issued. The terminal is a legal user. According to the user authentication code, it is determined whether the first user call object already exists in the server end. If the first user call object does not exist in the server end, , The server establishes a second user call object for the client, and if the server has the first user call object already existing, then the first user call object is continued, and when the signal is obtained, If the transaction authentication code of the user call object exists, the result webpage is returned from the result webpage temporary storage area according to the webpage identification code, and then the signal machine is released. 1 4 · The user of the network service described in item 13 of the scope of patent application, a processing system for a call object, wherein the above-mentioned client uses a user interface 1220621 . ? f Λ r'\ 一 '九 案號91136302_年月日__ 六、申請專利範圍 面發出上述登入系統請求。 1 5.如申請專利範圍第1 4項所述的網絡服務之使用者 通話物件的處理系統,其中,上述使用者介面係指一瀏覽 器。 1 6.如申請專利範圍第1 3項所述的網絡服務之使用者 通話物件的處理系統,其中,根據上述使用者認證碼,判 斷上述客戶端是否為上述合法使用者。 1 7.如申請專利範圍第1 6項所述的網絡服務之使用者 通話物件的處理系統,其中,若上述客戶端非為上述合法 使用者,則傳回一登入錯誤網頁。 1 8.如申請專利範圍第1 3項所述的網絡服務之使用者 通話物件的處理系統,其中,上述於上述伺服端中建立上 述第二使用者通話物件後,傳回一登入成功網頁。 1 9.如申請專利範圍第1 3項所述的網絡服務之使用者 通話物件的處理系統,其中,上述伺服端藉由上述交易認 證碼,得知上述第一使用者通話物件是否有執行交易。1220621.? F Λ r '\ 1' 9 Case No. 91136302_Year_Month__ VI. Scope of patent application The above request for login system was issued. 1 5. The system for processing a call object of a user of a network service according to item 14 of the scope of patent application, wherein the above-mentioned user interface refers to a browser. 16. The system for processing a call object of a user of a network service according to item 13 of the scope of patent application, wherein the client is determined as the legitimate user according to the user authentication code. 1 7. The system for processing a call object of a user of a network service according to item 16 of the scope of patent application, wherein if the client is not the legitimate user, a login error webpage is returned. 1 8. The system for processing a call object of a user of a network service according to item 13 of the scope of patent application, wherein after the above-mentioned second user call object is established on the server side, a login success webpage is returned. 1 9. The processing system for user call objects of the network service according to item 13 of the scope of patent application, wherein the server side knows whether the first user call object has performed a transaction by using the transaction authentication code. . 0213-9240TWFl(Nl);STLC-02-A9132;ALEXCHEN.ptc 第23頁0213-9240TWFl (Nl); STLC-02-A9132; ALEXCHEN.ptc Page 23
TW91136302A 2002-12-16 2002-12-16 Processing method and system for user's session of web services TWI220621B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW91136302A TWI220621B (en) 2002-12-16 2002-12-16 Processing method and system for user's session of web services

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW91136302A TWI220621B (en) 2002-12-16 2002-12-16 Processing method and system for user's session of web services

Publications (2)

Publication Number Publication Date
TW200412108A TW200412108A (en) 2004-07-01
TWI220621B true TWI220621B (en) 2004-08-21

Family

ID=34075664

Family Applications (1)

Application Number Title Priority Date Filing Date
TW91136302A TWI220621B (en) 2002-12-16 2002-12-16 Processing method and system for user's session of web services

Country Status (1)

Country Link
TW (1) TWI220621B (en)

Also Published As

Publication number Publication date
TW200412108A (en) 2004-07-01

Similar Documents

Publication Publication Date Title
US11430029B1 (en) Multiple data store authentication
US20190156312A1 (en) Method, system and server system of payment based on a conversation group
US8732803B2 (en) Automated entity verification
JP6130086B1 (en) Mobile device authentication and call routing using dual-tone multi-frequency signaling
US10476833B2 (en) Warning method and apparatus, and processing server
US9350599B1 (en) User content access management and control
WO2015067017A1 (en) Method,system and server system of payment based on a conversation group
WO2010145365A1 (en) Method, system and server for error handling in mobile terminal
TW201525898A (en) A payment verification method, device and system
US11811770B2 (en) Systems and methods for data access notification alerts
ITTO20060773A1 (en) METHOD OF ACCESS TO DATA BASES THROUGH SMS / MMS MESSAGES
US11968197B2 (en) Delayed user authentication
WO2017107653A1 (en) Mobile payment method, related device and system
JP2011138236A (en) Web service cancellation proxy system
TWI220621B (en) Processing method and system for user's session of web services
US20140067602A1 (en) Sanctions Screening
CN109327814B (en) Short message processing method and device, electronic equipment and readable storage medium
JP5339868B2 (en) Information processing system, login management apparatus, login management method, and login management program
JP6378727B2 (en) Message transmission method, message transmission program, and message transmission apparatus
WO2016145807A1 (en) Telephone number processing method and device
US11451498B2 (en) Omnichannel communication widget
JP2013191096A (en) Method for providing reception mail information, mail device, and mail program

Legal Events

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