WO2003075535A1 - Method, network device and system for providing profile data applicable to hypertext transfer protocol (http) - Google Patents

Method, network device and system for providing profile data applicable to hypertext transfer protocol (http) Download PDF

Info

Publication number
WO2003075535A1
WO2003075535A1 PCT/IB2002/000628 IB0200628W WO03075535A1 WO 2003075535 A1 WO2003075535 A1 WO 2003075535A1 IB 0200628 W IB0200628 W IB 0200628W WO 03075535 A1 WO03075535 A1 WO 03075535A1
Authority
WO
WIPO (PCT)
Prior art keywords
server
request
response
profile data
information
Prior art date
Application number
PCT/IB2002/000628
Other languages
French (fr)
Inventor
Valeri Atamaniouk
Original Assignee
Nokia Corporation
Casais, Eduardo
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 Nokia Corporation, Casais, Eduardo filed Critical Nokia Corporation
Priority to AU2002236125A priority Critical patent/AU2002236125A1/en
Priority to US10/506,004 priority patent/US20050120091A1/en
Priority to PCT/IB2002/000628 priority patent/WO2003075535A1/en
Publication of WO2003075535A1 publication Critical patent/WO2003075535A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/04Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/2895Intermediate processing functionally located close to the data provider application, e.g. reverse proxies

Definitions

  • HTTP hypertext transfer protocol
  • the present invention relates to a method, a network device and a system for providing profile data to a requesting device.
  • the present invention relates to a method, a network device and a system for providing user agent profile (UAPro ) information on the basis of cookies or modified uniform resource locators (URL) for coding and communicating information relating to a cached user agent profile (UAProf).
  • UPro user agent profile
  • URL uniform resource locators
  • users may have content presentation preferences that also cannot be transferred to the server for consideration.
  • clients may receive content that they cannot store, that they cannot display, that violates the desires of the user, or that takes too long to convey over the network to the client device.
  • the composite capabilities / preferences profile (CC/PP) specification defines a high-level structured framework for describing this information; the composite capabilities / preferences profile (CC/PP) is coded within the header of the HTTP/1.0 and HTTP/1.1 header with a compatible straightforward extension.
  • CC/PP profiles are structured into named "components," each containing a collection of attribute-value pairs, or properties. The mechanism by which the profile is transported between the mobile terminal, WEB proxies and servers is defined in this specification.
  • the user agent profile (UAProf) specification extends WAP 1.x and WAP 2.0 to enable the end- to-end flow of a user agent profile (UAProf), also referred to as capability and preference information (CPI), between the WAP client, the intermediate network points (such as WAP gateways and WEB proxies), and the origin server. It seeks to inter-operate seamlessly with the emerging standards for composite capability / preference profile (CC/PP) distribution over the Internet. It uses the CC/PP model to define a robust, extensible framework for describing and transmitting CPI about the client, user, and network that will be processing the content contained in a WSP/HTTP response.
  • the specification defines a set of components and attributes that WAP-enabled devices may convey within the CPI.
  • This CPI may include, but is not limited to, hardware characteristics (screen size, color capabilities, image capabilities, manufacturer, etc.), software characteristics (operating system vendor and version, list of audio and video encoders, etc.), application/user preferences (browser manufacturer and version, markup languages and versions supported, scripting languages supported, etc.), WAP characteristics (WML script libraries, WAP version, WML deck size, etc.), and network characteristics (bearer characteristics such as latency and reliability, etc.).
  • This specification seeks to minimize wireless bandwidth consumption by using a binary encoding for the CPI and by supporting efficient transmission and caching over WSP in a manner that allows easy interoperability with HTTP.
  • each network element may optionally add additional profile information to the transmitted CPI.
  • These additions may provide information available solely to that particular network element. Alternatively, this information may override the capabilities exposed by the client, particularly in cases where that network element is capable of performing in-band content transformations to meet the capability requirements of the requesting client device.
  • Origin servers, gateways, and proxies can use the CPI to ensure that the user receives content that is particularly tailored for the environment in which it will be presented. Moreover, this specification permits the origin server to select and deliver services that are appropriate to the capabilities of the requesting client.
  • the wireless session protocol allows WAP-enabled clients to establish a session mechanism for managing the communication of user agent profile (UAProf).
  • the UAProf-aware client transfers its profile information within a WSP connect request.
  • a WAP-gateway that is aware of the UAProf capability caches the CPI, which will be effective for the lifetime of the session.
  • the client may update the UAProf or resume or suspend the session on corresponding requests.
  • the client issues a standard WSP request to the WAP-gateway.
  • the WAP-gateway is responsible for forwarding this WSP request to the designated origin server (typically via HTTP). In forwarding the request, the WAP- gateway must include the cached CPI associated the corresponding WSP session.
  • the origin server receives the HTTP request, resolves the CPI, and generates a response along with a profile -warning header indicating whether the CPI was taken into account as the content was generated.
  • the WAP gateway forwards the content to the client device over WSP, encoding the prof ⁇ le- warning header for efficient transmission over the wireless network.
  • the session mechanism of the WSP provides cached UAProf or CPI, respectively, demanding a communication thereof only in case of the establishing of the session and/or in cases of required updates, hi contrast to the concept of UAProf communicated via WSP, a CPI extended HTTP based network device connection wastes bandwidth. Moreover, the wasting of bandwidth concerns even wireless communication since UAProf capable clients employ wireless communication based on wireless profiled HTTP (W-HTTP) which is smoothly adapted to the requirements of the wireless communication. UAProf capable clients has to transmit CPI data in each W-HTTP request that is made corresponding to the mechanism of CPI handling described above in connection with HTTP server requests.
  • W-HTTP wireless profiled HTTP
  • included CPI in HTTP requests has to be processed by each gateway, proxy and server effected by the included CPI data.
  • the processing of the CPI or UAProf data includes, but is not limited to, parsing of the corresponding HTTP fields, validating the sequencing and MD5 digest, resolving the complete profile according to the rules stipulated in the CPI or UAProf standard, respectively, and updating the resulting profile.
  • This profile processing and resolution is a complex and heavy operation, which should be avoid if possible.
  • a session management provides the advantage that the processing of the CPI or UAProf data, respectively, has only to be performed in case of a changing in the CPI or UAProf data, respectively, which occurs at the initiating of the session and in connection with an update of the CPI or UAProf data, respectively.
  • An UAProf-aware client may introduce differences of its standard profile.
  • the introduced differences must be communicated in addition to the standard profile included in each HTTP request. Therefore, the client has to store information about the introduced differences as long as they are relevant.
  • a session management relieves the client of storing this kind of information that is of particular interest in combination with mobile clients of limited memory capacity.
  • the session information essential for providing a session management according to the description above is available only at the WSP protocol level, which is just one level above the transport layer.
  • the session and UAProf support relate to the application level.
  • the access to information of the WSP protocol level from the application layer is only possible when all components of the session management are implemented in one dedicated processing device.
  • the necessary tight coupling between the required WSP and UAProf implementation makes it difficult to provide modular, flexible and efficient systems.
  • the communication to serving network devices requested by a client is preferably communicated over a session-less HTTP communication leg.
  • the corresponding network devices are subject to all aforementioned disadvantages.
  • the object of the present invention is to provide cached profile data for the generation of request responses, preferably of WEB/WAP servers.
  • a session management module may manage the profile data.
  • the presented solution is applicable to hypertext transfer protocol (HTTP) and its wireless variant W-HTTP, but also to the wireless application protocol (WAP) establishing a session mechanism analog to the wireless session protocol (WSP).
  • WTP hypertext transfer protocol
  • WAP wireless application protocol
  • the session management according to the present invention further provides an applicable end-to-end session management mechanism, offering the advantages to all participating devices of the end-to-end chain.
  • a method, a device and a system for providing profile data is provided.
  • a response in accordance with the request is generated.
  • the generation of the response may take account of the profile data, especially the UAProf, in order to meet the needs and requirements of the requesting device and the request generating application regarding the UAProf information.
  • a response cookie may additionally be generated comprising signaling information according to the generation of the response and update information according to the profile data caching. Li a final step the response and, if generated, the cookie, are transmitted back to the requesting device.
  • a method for providing profile data is provided.
  • the profile data may be CPI or UAProf information.
  • the profile data are cached in order to be retrieved. These profile data are uniquely assigned to a requesting device, such as a client device.
  • a request from a requesting device is received.
  • the request may comprise instructions for a serving device in order to initiate the generation of a response transmitted back to the requesting client comprising data in accordance with these instructions.
  • Each request contains an address coding the requested data.
  • a uniform resource locator URL
  • the request contains a modified uniform resource (URL) locator addressing a certain source (a server and content of this server) and comprising information for retrieving profile data.
  • the comprised information represents a unique indicator or pointer to the profile data, respectively, which are advantageously assigned uniquely to the requesting device.
  • the modified uniform resource locator may be composed of the original uniform resource locator (URL) and a sequence coding the information to be retrieved appended to the original unmodified uniform resource locator (URL). Both the original uniform resource locator (URL) and the sequence coding the information may be separated easily. The coding may not interfere with the original purpose of the uniform resource locator (URL).
  • the profile data are retrieved correspondingly e.g. from a cache.
  • a response in accordance with the request is generated. The generation of the response may take account of the profile data, especially the UAProf, in order to meet the needs and requirements of the requesting device and the request generating application regarding the UAProf information.
  • the caching of the profile data to be provided for retrieving may be based on a session concept, which means that the profile data are available to be retrieved during a certain period of time. This period of time may be termed a session.
  • the profile data session may be established by an initial procedure leading to the caching of profile data and the generation of information necessary for the retrieval thereof, and the unique assignment to a requesting device.
  • An initial request may establish the profile data for retrieving. Therefore, the initial request has to comprise the profile data to be cached in order to be retrieved by any subsequent request comprising information for retrieving.
  • the caching of the profile data or the profile data session may be terminated by removing the profile data from the cache, respectively. The removing may be operated at the end of a period of time passed by, for example relating the last request.
  • the session concept may require additional information to be communicated from the requesting client.
  • This additional information may be a session identifier, preferably, a session-identifying sequence.
  • the additional information may be comprised in the information for retrieving.
  • the above described received cookie may comprise information for retrieving profile data relating to the requesting client and may comprise information identifying the associated session relating to the profile data and the requesting client.
  • the above described modified uniform resource locator (URL) may comprise information for retrieving profile data relating to the requesting client and may comprise information identifying the associated session relating to the profile data and the requesting client for example both appended to the original uniform resource locator (URL).
  • the step of generating the response may further comprise a step of generating a server response, transmitting the server response to a serving device and receiving a corresponding server response.
  • the server request is based on the instructions and information comprised by the client response.
  • the server response is based on the server request and hence is based on the original request received from the requesting device.
  • the request of the requesting device may be a request addressed to a WEB/WAP-server requesting content of this WEB/WAP-server.
  • the response generated in accordance with the request may be a WEB/WAP- server response.
  • the method for providing profile data may be applicable to the hypertext transfer protocol, which is employed for coding the request and the response for communicating over a communication network. Additionally, the providing of profile data may be applicable to the wireless application protocol (WAP).
  • WAP wireless application protocol
  • a software tool for providing profile data comprises program portions for carrying out the operations of the aforementioned methods when the software tool is implemented in a computer program and/or executed.
  • a computer program for providing profile data comprises program code section for carrying out the above operations of the above methods for providing profile data when said program is run on a computer or a network device.
  • a network device for providing and managing profile data and session information.
  • the network device comprises a communication interface, a session manager and a serving component.
  • the communication interface provides the ability to communicate to a requesting device by receiving and/or transmitting requests and responses, respectively. Additionally, cookies associated with these requests and responses are also communicated.
  • the session manager manages the profile data. Therefore, a dedicated cache for caching profile data may be accessible by the session manager.
  • the session manager is enabled to retrieve the profile data from this cache in accordance with information comprised in a received cookie referring to profile data. For this, the session manager may decode received cookies which are associated to a request and which comprise information for retrieving profile data. The retrieved profile data are supplied to the serving device.
  • the serving device generates a response based on the received request.
  • the generation of the response is further based on the supplied profile data.
  • the profile data comprises CPI and UAProf information, respectively, representing abilities of the requesting device that may have to be taken into consideration in combination with the generation of the responses.
  • the network device is adapted to operate the aforementioned methods for providing profile data in connection with an associated cookie comprising information for retrieving the profile data.
  • a network device for providing profile data comprises a communication interface, a session manager and a serving component.
  • the communication interface provides the ability to communicate to a requesting device by receiving and/or transmitting requests and responses, respectively.
  • a received request comprises a modified uniform resource locator (URL) including the original uniform resource locator (URL) and information for retrieving profile data.
  • the session manager manages the profile data. Therefore, a dedicated cache for caching profile data may be accessible by the session manager.
  • the session manager retrieves these profile data by the referring and session information and supplies the profile information to the serving component.
  • the session manager may decode modified uniform resource locator (URL) in order to obtain the information for retrieving.
  • the serving device generates responses based on the received requests.
  • the generation of the response is further based on the supplied profile data.
  • the profile data may comprise CPI and UAProf information, respectively, representing abilities of the requesting device that may have to be taken into consideration in combination with the generation of the responses.
  • the serving component processes the original uniform resource locators (URLs) included in the generated response.
  • the original uniform resource locators (URLs) are modified by appending information for retrieval of the profile data.
  • the network device according to an embodiment of the invention is adapted to operate the aforementioned methods for providing profile data in connection with a modified uniform resource locator (URL) comprising information for retrieving the profile data.
  • the serving component of the network device may be able to generate a server request.
  • the communication interface may transmit this server request to the server and may receive subsequently a server response based in the server request.
  • the generation of response for the requesting device may take account of the response of the server.
  • the network device may be a server network device, Conveniently, network device may be a proxy network device or a gateway network device.
  • a system for providing profile data is provided.
  • the system comprises a requesting device and a network device.
  • the network device is a network device according to an embodiment of the network device of the present invention; in particular, the network device is a server network device.
  • the network device may be able to operate according to an embodiment of the method of the present invention.
  • the requesting device may be able to generate a request according to the requirements and needs of an embodiment of the method of the present invention.
  • the system may allow operating the following operational steps, hi a first step, requesting device may generate a request and transmits the request to the network device.
  • the network device may receive the request.
  • the request comprises information for retrieving profile data.
  • the information may be contained in a cookie associated with the request and transmitted to the network device, and received thereby.
  • the information may be comprised within a modified uniform resource locator (URL) like described above.
  • the profile data may be uniquely assigned to the requesting device and are cached by a cache associated to the network device.
  • the profile data may be retrieved in accordance with the information contained in the cookie and may be supplied for generating a response. The response may be generated by the network device based on the request and taking into account the profile data.
  • the coding of the information for retrieving the response may be processed in case of a request containing a modified uniform resource locator (URL).
  • Modified uniform resource locators (URLs) contained in the response may be processed by including information for retrieving according to an embodiment of the method of the present invention.
  • a response cookie may be generated, fr a final step the response and the cookie may be transmitted back to the requesting device and may be received by the requesting device.
  • the system may allow operating the following operational steps.
  • requesting device may generate a request and transmits the request to the network device.
  • the network device may receive the request.
  • the request comprises information for retrieving profile data.
  • the information may be contained in a cookie associated with the request and transmitted to the network device, and received thereby.
  • the information may be comprised within a modified uniform resource locator (URL) like described above.
  • the profile data may be uniquely assigned to the requesting device and are cached by a cache associated to the network device.
  • the profile data may be retrieved in accordance with the information contained in the cookie and may be supplied for generating a response. The response may be generated by the network device basing of the request and taking account of the profile data.
  • the generation of the response may involve generating of a server request, transmitting of the server request to the server and receiving of a server response in accordance to the server request.
  • Corresponding to the coding of the information for retrieving the response may be processed in case of a request containing a modified uniform resource locator (URL).
  • a plurality of uniform resource locators (URLs) comprised by the response may be processed by including information for retrieving according to an embodiment of the method of the present invention for obtaining corresponding modified uniform resource locators (URLs) for subsequent requests.
  • a response cookie may be generated. Li a final step the response and the cookie may be transmitted back to the requesting device and may be received by the requesting device.
  • Fig. la shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention
  • Fig. lb shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention
  • Fig. 2a shows a block diagram illustrating a system of a client and a server according to an embodiment of the invention
  • Fig. 2b shows a block diagram illustrating a system of a client, a gateway and a server according to an embodiment of the invention
  • Fig. 3 a shows a flow diagram illustrating a timely sequence of the operations with respect to Fig. 2a and according to an embodiment of the invention
  • Fig. 3b shows a flow diagram illustrating a timely sequence of the operations with respect to Fig. 2b and according to an embodiment of the invention
  • Fig. 4a shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention
  • Fig. 4b shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention
  • Fig. 5a shows a block diagram illustrating a system of a client and a server according to an embodiment of the invention
  • Fig. 5b shows a block diagram illustrating a system of a client, a gateway and a server according to an embodiment of the invention
  • Fig. la shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention.
  • the sequence of processing operations illustrates the establishing of the profile data and session managing in accordance with an initial client request. Due to the inter-action of processing devices within an end-to-end communication chain, the concept of the present invention will be described with reference to a terminal client and a terminal server as also to a terminal client and an intermediate network device, i.e. an inter-acting gateway or proxy.
  • the initial UAProf information is cached.
  • the UAProf information may be optionally modified by the server with additional server-related UAProf information, reflecting information only available to the server.
  • referencing and session information is obtained.
  • the referencing and session information comprises a code sequence by which the cached UAProf information is accessible and retrievable, i.e. this code sequence may be termed as a pointer pointing to the cached UAProf information.
  • the referencing and session information may additionally code a unique session identification, such that the server may identify a subsequent client request as belonging to this established session.
  • a response in accordance with the client request is generated.
  • the client may request to access a certain WAP/WEB page provided by the server. Therefore, the request may comprise an identifier of this certain WAP/WEB page, usually a uniform resource locator (URL).
  • the server may retrieve the indicated WAP/WEB page from its storage area and generates a corresponding request response.
  • Li order to inform the client of the established session and to put the client in the position to transmit a unique session identifying information upon subsequent requests to the same server, a cookie is generated.
  • the cookie may preferably comprise the referencing and session information aforementioned with reference to operation
  • the coding of the aforementioned referencing and session information may further be completed by adding a signaling sequence in order to indicate for example that the caching operation has been performed, that the UAProf information has been taken into account during the generation of the request response or that the UAProf information has been rejected or the serving device is not able to take account of the UAProf information or parts thereof.
  • the generated request response and the cookie are transmitted to the client.
  • the following operations are dedicated to and operated by an intermediate network device such as a gateway and a proxy, respectively, communicating with a client, both supporting the profile and session management according to an embodiment of the present invention.
  • an intermediate network device such as a gateway and a proxy, respectively, communicating with a client, both supporting the profile and session management according to an embodiment of the present invention.
  • the description of the Client - Gateway Communication may distinguish between a server supporting the profile and session management according to an embodiment of the present invention, and a conventional server that does not support sessions.
  • the intermediate network device operates the operations SI.20 to SI.23 in the same manner compared with the aforementioned operations SI.20 to SI.23 referencing to the Client - Server Communication.
  • the operation SI.22 may comprise a modifying operation in accordance with the tasks of an intermediate negotiating network device, herein described with reference to an intermediate network device.
  • the UAProf information may be optionally modified by the intermediate network device with additional server-related UAProf information, reflecting information only available by the intermediate network device, e.g. to better meet the needs of the requesting client.
  • the operation SI.24 comprises a plurality of additional operations referring to the server communication.
  • a server request is generated.
  • the generation of the server request may entail a conversion of the client request.
  • the client request may be based on another transfer protocol as the server request.
  • the information included in the client request may be taken over without modifying the content of the information.
  • a client request is received based on WAP and has to be forwarded to an HTTP based server.
  • the intermediate network device converts the client request.
  • the comprised user agent profile (UAProf) information is maintained by the generating operation.
  • the modified user agent profile (UAProf) information may be included in the generated server request.
  • the server request is transmitted to the server.
  • a server request response is received.
  • the server has preferably operated the operations SI.20 to SI.26 according to the aforementioned description referring to a server according to an embodiment of the present invention.
  • the server request response comprises a server response cookie.
  • This server response cookie comprises referencing and session information of the UAProf caching and session managing of the server, and correspondingly may comprise a corresponding signaling sequence as described above.
  • the intermediate network device generates a client request response based on the server response to the request.
  • the generation may entail a conversion operation, e.g. to convert the server response information coded in a certain transfer protocol into a transfer protocol suitable for communication with the client.
  • the generating operation may additionally take into account the UAProf information according to the version cached by the intermediate network device. For example, the cached UAProf information may be taken into account in case that the generated response does not fulfil all requirements of the client due to an incomplete considering of the UAProf information by the server, e.g. due to lacking server capabilities. Referencing and session information of both the intermediate network device, and the server is available.
  • the referencing and session information relating to the server may be additionally cached by the intermediate network device to be retrieved alternatively to the UAProf of the client by the referencing and session information relating to the intermediate network device. Further, both referencing and session information may be coded in cookies and added to the client request response, or may be coded in a single cookie comprising the complete information, and added to the client request response.
  • Non-Session Managing Server
  • a server request is generated.
  • the generation of the server request is similar to the generating operation SI.27 described above with reference to the profile and session managing server.
  • the server request is transmitted to the server.
  • the intermediate network device receives the corresponding server response to the request.
  • the received server response may be based on the transmitted UAProf comprised in the server request, or the server may have not taken into account the provided UAProf.
  • the generating operation may consider additionally the UAProf information according to the version cached by the intermediate network device.
  • the cached UAProf information may be taken into account in case that the generated response does not fulfil all requirements of the client due to an incomplete taking account of the UAProf information by the server, e.g. due to lacking server capabilities.
  • the intermediate network device may take the UAProf information during the generating operation into consideration in case of a server, which is not capable to take adequately the transmitted UAProf information into account.
  • the generating operation may code a cookie comprising referencing and session information according to the session management of the intermediate network device in a way analog to the aforementioned descriptions, especially in accordance with the operation S 1.24 described in connection with the client - server communication.
  • the generated request response and the cookie are transmitted to the client.
  • the following description with reference to Fig. lb may describe the profile and session management with respect to subsequent client requests during an established session, according to the concept based on an embodiment of the present invention.
  • Fig. lb shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention. The illustrated sequence will be described in view of client - server communication and client - gateway communication analog to the description with respect to Fig. la.
  • Li an operation SI.10 a subsequent request operation is started.
  • a corresponding profile and session management is opened or established and the corresponding access information is available to client and server.
  • the server receives a subsequent request from the client.
  • the subsequent client request comprises a cookie.
  • the cookie comprises referencing and session information.
  • the session information and the referencing information allow the server to retrieve the information cached, i.e. the UAProf information transmitted at the establishment and opening of the corresponding client-related session. Therefore, referencing and session information identifies uniquely the client and references uniquely the cached UAProf information.
  • Control sequences may be included in the cookie comprising the referencing and session information. Control sequences may be used to indicate certain control functions of the session management.
  • the client may update the cached information of a currently active session.
  • the client may suspend a currently active session or the client may resume a suspended session.
  • the client may transmit a request comprising the UAProf concerning information, i.e. the profile and the profile differences coded in the header of the request and an accompanying control sequence instructing the server to update the cached information.
  • the session itself is maintained whereas the UAProf information is updated.
  • a session may be suspended.
  • the session managing and profile caching server has to cache all negotiated information relevant to session and profile.
  • the suspended session does not entail parsing connected to the caching operation.
  • a control sequence may be issued to resume such a suspended session.
  • the resume sequence forces an update operation of the cached profile to ensure that valid information is kept in the cache.
  • the cached profile data are received. Particularly, cached UAProf information is retrieved.
  • a response in accordance with the client request is generated.
  • the generating operation takes into account the retrieved UAProf information by e.g. adapting or modifying the request response to meet the needs and requirements of the client defined in the UAProf information.
  • a cookie may be generated comprising status information taking into account the UAProf information. Further information with reference to the session managing may be included.
  • the request response and the cookie are transmitted to the client.
  • the operations SI.10 to SI.12 are operated by an intermediate network device such as a gateway and a proxy, respectively, in the same manner compared with the aforementioned operations SI.10 to SI.12 referencing to the Client - Server Communication.
  • the request or the cookie transmitted from the client may have to include additional referencing and session information in accordance with the profile and session managing of the server, in order to enable the retrieval of the profile data by the server. It may be further possible that this additional referencing and session information is cached additionally together with the profile data retrieved in the operation S1.12.
  • a server request and a cookie is generated.
  • the server request is based on the client request and the cookie comprises referencing and session information in accordance with the profile and session management of the server.
  • the generating operation may be a conversion process analog to the operation SI.27 illustrated in Fig. la. L an operation SI.17, the server request is transmitted to the server.
  • a server request is received.
  • the server has preferably operated the operations SI.10 to SI.15 according to the aforementioned description referring to a server according to an embodiment of the invention.
  • the server response to the request comprises a server response cookie.
  • This server response cookie comprises referencing and session information of the UAProf caching and session management of the server, and correspondingly may comprise a corresponding signaling sequence as described above.
  • the intermediate network device generates a response to the client request based on the server response.
  • the generation may comprise a conversion operation e.g. to convert the server response information coded in a certain transfer protocol into a transfer protocol suitable for communication with the client.
  • the generating operation may additionally take into account the UAProf information according to the version cached by the intermediate network device.
  • Referencing and session information of both the intermediate network device and the server is available. This Referencing and session information may be coded in two different cookies and added to the response to the client request, or may be coded in a single cookie comprising the complete information and added to the response.
  • the corresponding information for subsequent accesses to the intermediate network device and the server is available to the client in both cases.
  • Non-Session Managing Server
  • Fig. 2a, 2b and 2c illustrates the plurality of apparatus and systems able to operate the aforementioned embodiments of the method according to the present invention.
  • a detailed description of the interaction of the illustrated apparatus and systems will be given in combination with the following description of the Fig. 3a, 3b and 3c.
  • Fig. 2a shows a block diagram illustrating a system of a client and a server according to an embodiment of the invention.
  • the client 100 may be a mobile terminal device, preferably a mobile phone.
  • the mobile phone may operate a WAP/WEB browser.
  • This browser is able to generate requests for a corresponding WAP/WEB server, e.g. requests requesting certain WAP/WEB pages, and is able to receive corresponding responses, e.g. responses comprising WAP/WEB pages to be displayed.
  • the server 200 may be the corresponding WAP/WEB server addressed by the client requests.
  • the communication of the requests and the responses may be operated via communication networks, which may comprise a wireless communication network and a wireline communication network. Intermediate network devices (not shown) may be involved in the routing of the requests and responses.
  • a WAP proxy or gateway may connect the wireless communication network and wireline communication network in order to convert the transfer protocols.
  • the server 200 comprises a communication interface 230, a session manager 210 for managing the session and cached information in a cache 211, and a serving component 220 for generating a response based on a client request.
  • the serving component 220 may access a server content 221 providing data that may be requested by the client request.
  • the communication interface 230 may be constituted by a data processing device or a program section executed at the server 200 in connection to the client 100 via the above described communication network.
  • the communication interface 230 may be realized by a server executable script or a program section executed at the server 200.
  • the session manager 210 and the serving component 220 may be constituted by a data processing device or a program section executed at the server 200.
  • the session manager 210 and the serving component 220 may be realized by a server executable script or a program section executed at the server 200.
  • Fig. 2b shows a block diagram illustrating a system of a client, intermediate gateway and a server according to an embodiment of the invention.
  • the client 100 may be a mobile terminal device, preferably a mobile phone.
  • the mobile phone may operate a WAP/WEB browser.
  • This browser is able to generate requests for a corresponding WAP/WEB server, e.g. requests requesting certain WAP/WEB pages, and is able to receive corresponding responses, e.g. responses comprising WAP/WEB pages to be displayed.
  • the server 201 comprises a communication interface 230, a serving component 220 for generating a response based on a client request.
  • the serving component 220 may access a server content 221 providing data that may be requested by the client request.
  • the communication interface 230 may be constituted by a data processing device or a program section executed at the server 201 in connection to the proxy / gateway 300 via the above described communication network.
  • the communication interface 230 maybe realized by a server executable script or a program section executed at the server 201.
  • the serving component 220 may be constituted by a data processing device or a program section executed at the server 201.
  • the serving component 220 may be realized by a server executable script or a program section executed at the server 201.
  • the proxy / gateway 300 comprises a communication interface 330 enabling the communication with the client 100, and a communication interface 331 enabling the communication with the server 201.
  • the communication interface 330 may allow communication with the client 100 via a transfer protocol adapted to wireless communication.
  • the communication interface 331 may allow communication with the server 201 via a transfer protocol adapted to wireline communication.
  • a common communication interface (not shown) may offer the functionality of both the communication interface 330 and the communication interface 331.
  • the proxy / gateway 300 comprises a session manager 310 for managing the session and cached information in a cache 311, and a serving component 320 for generating a response based on a client request and based on the server response.
  • the communication interface 330 may be constituted by a data processing device or a program section executed at the proxy / gateway 300 in connection to the client 100 via the above described communication network.
  • the communication interface 330 may be realized by a server executable script or a program section executed at the proxy / gateway 300.
  • the communication interface 331 may be constituted by a data processing device or a program section executed at the proxy / gateway 300 in connection to the server 201 via the above described communication network.
  • the communication interface 331 may be realized by a server executable script or a program section executed at the proxy / gateway 300.
  • the session manager 310 and the serving component 320 may be constituted by a data processing device or a program section executed at the proxy / gateway 300.
  • the session manager 310 and the serving component 320 may be realized by a server executable script or a program section executed at the proxy / gateway 300.
  • Fig. 3 a shows a flow diagram illustrating a timely sequence of the operations with respect to Fig. 2a and according to an embodiment of the invention.
  • the operational sequence shown in Fig. 3a according to the apparatus and system illustrated in Fig. 2a corresponds to the client - server communication described in Fig. la and Fig. lb.
  • the following description may extend the above-presented description. Therefore, references back to the Fig. 2a will be given.
  • the operations S3.11 to S3.18 are dedicated to the processing of an initial request, and the establishment of the profile and session management.
  • the operations S3.21 to S3.28 are dedicated to subsequent requests during an established and opened profile and session management.
  • the client 100 transmits an initial request.
  • This request may be generated by an application executed at the client 100, such as the illustrated WAP / WEB browser.
  • This initial request comprises information of the UAProf in order to establish a profile and session management according to the concept and embodiments of the present invention.
  • This request is addressed to the server 200.
  • the server 200 may be an HTTP-based server and the client 100 may be a mobile phone.
  • a gateway / proxy 305 may convert the request or correspondingly a following response. This gateway / proxy 305 is not shown in Fig. 2a since gateway / proxy 305 is not further involved in the operational sequence.
  • the client request is forwarded to the server 200.
  • the commumcation interface 230 of the server 200 receives the transmitted client request of client 100.
  • the session manager 210 of the server 200 may extract the UAProf information from the client request and cache the information in the cache 211. Furthermore, the session manager may generate a referencing and session information uniquely referring to the cached UAProf information and uniquely identifying the session.
  • the serving component 220 of the server 200 generates a response to the request based on the client request.
  • the serving component 220 may have access to a content 221 for retrieving information necessary to generate the response.
  • the generation of the response further takes into account the UAProf information and adapts the response thereto.
  • the serving component 220 may further generate a response cookie comprising the referencing and session information generated by the session manager 210.
  • the cookie may be appended to the response. Subsequently, the response to the request and the cookie are transmitted by the communication interface 230 to the client 100.
  • the request is forwarded by proxy / gateway 305 to the client 100.
  • the client 100 receives the response to its request and the cookie from the server 200.
  • the response may be supplied to the receiving application for further processing.
  • L an operation S3.18, the cookie or the information included in the cookie may be stored in order to be employed for subsequent client requests.
  • a subsequent request may be generated by an application running on the client 100, for example a WAP/WEB browser requesting a WAP/WEB page for displaying.
  • a cookie is appended to the client request comprising the referencing and session information in order to identify the session.
  • the subsequent request and the cookie are addressed to the server 200 and transmitted thereto.
  • a proxy / gateway forwards the client request.
  • the forwarding may be operated analogously to the forwarding operation S3.12.
  • the communication interface 230 of the server 200 receives the request and the cookie.
  • the session manager 210 of the server 200 may extract the referencing and session information from the cookie, and retrieves correspondingly the profile data from the cache 211, i.e. the previously cached UAProf information.
  • the serving component 220 of the server 200 generates a response to the request based on the client request.
  • the serving component 220 may have access to a content 221 for retrieving information necessary to generate the response.
  • the generation of the response further takes into account the UAProf information and adapts the response thereto.
  • the serving component 220 may further generate a response cookie comprising the status information with reference to the taking account of the UAProf information and/or referencing and session information in case of a necessary update of the referencing and session information stored at the client 100.
  • the cookie may be appended to the response.
  • the response to the request is transmitted by the communication interface 230 to the client 100.
  • Li an operation S3.27 the client 100 receives the response to its request and the cookie from the server 200.
  • the response may be supplied to the receiving application for further processing.
  • L an operation S3.28, the cookie or the information included in the cookie may be stored.
  • the storing may be an update of a previously stored cookie information.
  • Fig. 3b shows a flow diagram illustrating a timely sequence of the operations with respect to Fig. 2b and according to an embodiment of the invention.
  • the operational sequence shown in Fig. 3b, according to the apparatus and system illustrated in Fig. 2b, corresponds to the client - getaway communication described in Fig. la and Fig. lb.
  • the following description may extend the above-presented description. Therefore references back to the Fig. 2b will be given.
  • the operations S4.10 to S4.19 are dedicated to the processing of an initial request and the establishment of the profile and session management.
  • the operations S4.20 to S4.29 are dedicated to subsequent requests during an established and opened profile and session management.
  • This request maybe generated by an application executed at the client 100, such as the illustrated WAP / WEB browser.
  • This initial request comprises information of the UAProf in order to establish a profile and session management according to the concept and embodiments of the present invention.
  • This request is addressed to the server 201.
  • the communication interface 330 of the gateway / proxy 300 receives the transmitted client request of client 100.
  • the session manager 310 of the gateway / proxy 300 may extract the UAProf information from the client request and cache the information in the cache 311. Furthermore, the session manager may generate a referencing and session information uniquely referring to the cached UAProf information and uniquely identifying the session.
  • the client request is forwarded to the server 201.
  • the forwarding may entail generating a server request corresponding to the original client request and/or a conversion of the transfer protocol.
  • the server request also comprises the UAProf information.
  • the communication interface 331 of the gateway / proxy 300 transmits the server request to the server 201.
  • the serving component 220 of the server 201 generates a server response to the request based on the server request or the client request, respectively.
  • the serving component 220 may have access to a content 221 for retrieving information necessary to generate the server response.
  • the generation of the response further takes into account the UAProf information and adapts the server response thereto.
  • the response to the request is transmitted by the commumcation interface 230 to the gateway / proxy 300.
  • the communication interface 331 of the gateway / proxy 300 receives the server response.
  • a response to the client request may be generated based on the server response.
  • the gateway / proxy 300 may take the UAProf into account and adapt the generated response thereto. It has to be guaranteed that the response to the client request meets the needs and requirements in accordance with the UAProf information of the client 100.
  • the serving component 320 may further generate a response cookie comprising the referencing and session information generated by the session manager 310. The cookie may be appended to the response. Subsequently, the response and the cookie are transmitted by the communication interface 330 to the client 100.
  • the client 100 receives the response to its request and the cookie from the gateway / proxy 300.
  • the response may be supplied to the receiving application for further processing.
  • the cookie or the information comprised by the cookie may be stored in order to be employed for subsequent client requests.
  • a subsequent request may be generated by an application running on the client 100, for example a WAP/WEB browser requesting a WAP/WEB page for displaying.
  • a cookie is appended to the client request comprising the referencing and session information in order to identify the session.
  • the subsequent request and the cookie are transmitted to the gateway / proxy 300.
  • the communication interface 330 of the gateway / proxy 300 receives the transmitted client request of client 100.
  • the session manager 310 of the gateway / proxy 300 may extract the referencing and session information from the cookie and retrieves correspondingly the profile data from the cache 311, i.e. the previously cached UAProf information.
  • a server request is generated based on the original client request.
  • the generating may comprise a conversion of the transfer protocol.
  • the server request further comprises the cached UAProf information retrieved in operation S4.22.
  • the communication interface 331 of the gateway / proxy 300 transmits the server request to the server 201.
  • the communication interface 230 of the server 201 receives the server request.
  • the serving component 220 of the server 201 generates a server response based on the server request.
  • the serving component 220 may have access to a content 221 for retrieving information necessary to generate the server response.
  • the generation of the response further takes the UAProf information into account and adapts the server response thereto.
  • the response to the request is transmitted by the communication interface 230 to the gateway / proxy 300.
  • the communication interface 331 of the gateway / proxy 300 receives the server response.
  • a response to the client request is generated based on the server response.
  • the gateway / proxy 300 may consider the UAProf and may additionally adapt the generated response thereto. It has to be guaranteed that the response to the client request meets the needs and requirements in accordance with the UAProf information of the client 100.
  • the serving component 320 may further generate a response cookie comprising the status information with reference to the taking account of the UAProf information and/or referencing and session information in case of a necessary update of the referencing and session information stored at the client 100. The cookie may be appended to the response. Subsequently, the response to the client request and the cookie are transmitted by the communication interface 330 to the client 100.
  • the client 100 receives the response to its request and the cookie from the gateway / proxy 300.
  • the response may be supplied to the receiving application for further processing, fri an operation S4.29, the cookie or the information included in the cookie may be stored.
  • the storing may be an updating of a previously stored cookie information.
  • Fig. 4a shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention.
  • the sequence of processing operations illustrates the establishment of the profile and session management in accordance with an initial client request. Due to the interaction of processing devices within an end-to-end communication chain, the concept of the present invention will be described with reference to a terminal client and a terminal server, as also to a terminal client and an intermediate network device i.e. an interacting gateway or proxy.
  • a server receives an initial request.
  • the initial request comprises, according to the description above, user agent profile (UAProf) information.
  • the server recognizes on the basis of the comprised UAProf and due to an original unmodified uniform resource locator (URL) used for addressing the client request, that a session has to be opened and the initial UAProf information has to be established.
  • the request may instruct a server to generate and retransmit a WAP/WEB page in accordance with the provided URL "ht tp : / /www . nokia . com/ main . html".
  • the initial UAProf information is cached.
  • the UAProf information maybe optionally modified by the server by adding server related UAProf information, reflecting information only available by the server.
  • Li an operation S5.23, referencing and session information is obtained.
  • the referencing information comprises a code sequence by which the cached UAProf information is accessible and retrievable, i.e. this code sequence maybe termed as a pointer pointing to the cached UAProf information. Further, the referencing information may additionally code a unique session identification, such that the server may identify a subsequent client request as belonging to this established session.
  • L an operation S5.24, a response in accordance with the client request is generated.
  • the uniform resource locators (URL) comprised in the generated response are processed.
  • the modification may result in the following sequence: ⁇ htmlxbody>
  • the referencing and session information may be composed of a first part of a sequence "uaprof idNAWG0947l93" and a second part of a sequence "123554".
  • the first part of the sequence may represent the referring information for retrieving the cached profile data, i.e. the UAProf information, whereas the second part of the sequence may represent a session identifier.
  • the following operations are dedicated to and operated by an intermediate network device communicating with a client, both supporting the profile and session management according to an embodiment of the present invention.
  • the description of the Client - Gateway Communication may distinguish between a server supporting the profile and session management according to an embodiment of the present invention, and a conventional server that does not support sessions.
  • the intermediate network device operates the operations S5.20 to S5.23 in the same manner compared with the aforementioned operations S5.20 to S5.23 referencing to the Client - Server Communication.
  • the operation S5.22 may comprise a modification operation in accordance with the tasks of an intermediate negotiating network device, herein described with reference to an intermediate network device, respectively.
  • the UAProf information may be optionally modified by the intermediate network device by adding server related UAProf information, reflecting information only available by the intermediate network device, e.g. to better meet the needs of the requesting client.
  • the operation S5.24 comprises a plurality of additional operations referring to the server communication.
  • a server request is generated based on the client request.
  • the referencing and session information relating to the intermediate network device is removed.
  • the generation of the server request may be a conversion of the client request.
  • the client request may be based on another transfer protocol as the server request.
  • the information contained in the client request may be taken over without modifying the content of the information.
  • a client request is received based on WAP and has to be forwarded to an HTTP based server.
  • the intermediate network device converts the client request.
  • the comprised user agent profile (UAProf) information is maintained by the generating operation. In case of a prior modification of the UAProf described in operation S5.24, the modified user agent profile (UAProf) information may be included in the generated server request.
  • the server request is transmitted to the server.
  • a server response to the request is received.
  • the server has preferably operated the operations SI.20 to SI.27 according to the aforementioned. description referring to the Client - Server Communication according to an embodiment of the present invention.
  • URLs contained in the server response may be modified by appending referencing and session information of the UAProf caching and session managing of the server, and correspondingly may comprise a corresponding signaling sequence described above.
  • the intermediate network device generates a response to the client request based on the server response.
  • the generation may comprise a conversion operation e.g. to convert the server response information coded in a certain transfer protocol into a transfer protocol suitable for communication with the client.
  • the generating operation may take additionally the UAProf information into account according to the version cached by the intermediate network device.
  • the cached UAProf information may be taken into account in case that the generated response does not fulfil all requirements of the client due to an incomplete considering of the UAProf information by the server, e.g. due to lacking server capabilities.
  • the uniform resource locators (URL) contained in the generated response are processed.
  • the generated referencing and session information may be appended to the uniform resource locators (URL) contained in the generated response. Adding a signaling sequence may further complete the coding of the aforementioned referencing and session information.
  • the URLs may comprise now two different referencing and session informations according to the server and the intermediate network device, which do not interfere with each other.
  • Non-Session Managing Server
  • a server request is generated.
  • the generation of the server request is performed analogously to the generating operation S5.28 described above with reference to the profile and session managing server.
  • the server request is transmitted to the server.
  • the intermediate network device receives the corresponding server response to the request.
  • the received server response may be based on the transmitted UAProf comprised in the server request or the server may have not considered the provided UAProf.
  • the generating operation may additionally take the UAProf information into account according to the version cached by the intermediate network device.
  • the cached UAProf information may be taken into account in case that the generated response does not fulfil all requirements of the client due to an incomplete considering of the UAProf information by the server, e.g. due to lacking server capabilities.
  • the intermediate network device may take the UAProf information during the generating operation into consideration in case of a server which is not capable to consider the transmitted UAProf information adequately.
  • the further operations S5.25 and S5.26 are operated analogously to the operation S5.25 and S5.26 described above with reference to the Client - Server Communication.
  • Fig. 4b may describe the profile and session managing with respect to subsequent client requests during an established session according to the concept basing on an embodiment of the present invention.
  • Fig. 4b shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention. The illustrated sequence will be described in view of client - server commumcation and client - gateway communication analog to the description with respect to Fig. 4a.
  • a subsequent request operation is started.
  • a corresponding profile and session management is opened or established and the corresponding access information is available to client and server.
  • the server receives a subsequent request from the client.
  • the subsequent client request comprises a URL including referencing and session information.
  • the session information and the referencing information allows the server to retrieve the information cached, i.e. the UAProf information transmitted at the establishment and opening of the corresponding client related session. Therefore, referencing and session information identifies uniquely the client and references uniquely the cached UAProf information. Additional control sequences may be included in the URL comprising the referencing and session information.
  • the cached profile data are received. Particularly, cached UAProf information is retrieved.
  • a response in accordance with the client request is generated.
  • the generating operation takes into account the retrieved UAProf information by e.g. adapting or modifying the response to meet the needs and requirements of the client defined in the UAProf information.
  • the uniform resource locators (URL) contained in the generated response are processed, fri order to inform the client of the established session and to put the client in the position to transmit a unique session identifying information upon subsequent requests to the same server, the generated referencing and session information may be appended to the uniform resource locators (URL) contained in the generated response. Adding a signaling sequence may further complete the coding of the aforementioned referencing and session information.
  • the generated response to the request comprising modified URLs, is transmitted to the client.
  • the operations S5.50 and S5.53 to S5.55 are operated by an intermediate network device in the same manner as with the aforementioned operations S5.30 and S5.25 to S5.26 referencing to the Client - Server Communication.
  • the request may have to comprise additional referencing and session information in accordance with the profile and session management of the server, in order to enable the retrieval of the profile data by the server.
  • additional referencing and session information can be coded within the modified URL, e.g. by appending successively the individual network relating referencing and session information.
  • a server request is generated.
  • the server request is based on the client request.
  • the referencing and session information included in the uniform resource locator (URL) and relating to the profile and session management of the intermediate network device is removed.
  • the resulting uniform resource locator (URL) is employed for the addressing of the server request.
  • the generating operation may be a conversion process analog to the operation S5.28 illustrated in Fig. la.
  • the server request is transmitted to the server.
  • the following operations S5.59 and S5.53 are operated analogously to the operation S5.30 and S5.24 described in accordance with the client - gateway communication section of the profile and session managing server.
  • a server request is received.
  • the server has preferably operated the operations S5.50 to S5.56 according to the aforementioned description referring to a server according to an embodiment of the invention.
  • the server response to the request comprises modified URLs including referencing and session information of the UAProf caching and session management of the server and optionally a signaling sequence described above.
  • the intermediate network device generates a response to the client request based on the server response.
  • the generation may comprise a conversion operation e.g. to convert the server response information coded in a certain transfer protocol into a transfer protocol suitable for communication with the client.
  • the generating operation may additionally take the UAProf information into account according to the version cached by the intermediate network device. Referencing and session information of both the intermediate network device and the server is available.
  • the uniform resource locators (URL) contained within the generated response are processed, h order to inform the client of the established session and to put the client in the position to transmit a unique session identifying information upon subsequent requests to the same server, the generated referencing and session information may be appended to the uniform resource locators (URL) contained in the generated request response. Adding a signaling sequence may further complete the coding of the aforementioned referencing and session information.
  • the URLs may comprise now two different referencing and session information according to the server and the intermediate network device, which do not interfere with each other.
  • Non-Session Managing Server
  • the operations S6.l l to S6.17 are dedicated to the processing of an initial request and the establishment of the profile and session management.
  • the operations S6.21 to S6.27 are dedicated to subsequent requests during an established and opened profile and session management.
  • the client 100 transmits an initial request.
  • This request may be generated by an application executed at the client 100, such as the illustrated WAP / WEB browser.
  • This initial request comprises information of the UAProf in order to establish a profile and session management according to the concept and embodiments of the present invention.
  • This request is addressed to the server 200.
  • the server 200 may be an HTTP-based server and the client 100 may be a mobile phone.
  • a gateway / proxy 305 may convert the request or correspondingly a following response. This gateway / proxy 305 is not shown in Fig. 2a since gateway / proxy 305 is not further involved in the operational sequence. Li an operation S6.12 the client request is forwarded to the server 200.
  • the communication interface 230 of the server 200 receives the transmitted client request of client 100.
  • the session manager 210 of the server 200 may extract the UAProf information from the client request and cache the information in the cache 211. Further, the session manager may generate a referencing and session information uniquely referring to the cached UAProf information and uniquely identifying the session.
  • the serving component 220 of the server 200 generates a response to the request based on the client request.
  • the serving component 220 may have access to a content 221 for retrieving information necessary to generate the response.
  • the generation of the response further takes the UAProf information into account and adapts the response thereto.
  • the URLs contained in the response are processed.
  • the referencing and session information is appended to each URL.
  • L an operation S6.16, the request is forwarded by the proxy / gateway 305 to the client 100.
  • the client 100 receives the response to its request from the server 200.
  • the response may be supplied to the receiving application for further processing.
  • a subsequent request may be generated by an application running on the client 100, for example a WAP/WEB browser requesting a WAP/WEB page for displaying.
  • the modified uniform resource locator (URL) of the client request comprises the referencing and session information in order to identify the session.
  • the subsequent request is transmitted to the server 200.
  • a proxy / gateway forwards the client request.
  • the forwarding may be operated analogously to the forwarding operation S3.12.
  • the communication interface 230 of the server 200 receives the request.
  • the session manager 210 of the server 200 may extract the referencing and session information from the URL of the client request, and retrieves correspondingly the profile data from the cache 211, i.e. the previously cached UAProf information.
  • the serving component 220 of the server 200 generates a response to the request based on the client request.
  • the serving component 220 may have access to a content 221 for retrieving information necessary to generate the response.
  • the generation of the response further takes the UAProf information into account and adapts the response thereto.
  • the serving component 220 further processes the URLs contained in the generated response by appending referencing and session information. Subsequently, the response to the request is transmitted by the communication interface 230 to the client 100.
  • the request may be forwarded by the proxy / gateway 305 to the client 100.
  • the operations S7.10 to S7.18 are dedicated to the processing of an initial request and the establishment of the profile and session management.
  • the operations S7.20 to S7.28 are dedicated to subsequent requests during an established and opened profile and session management.
  • This request may be generated by an application executed at the client 100, such as the illustrated WAP / WEB browser.
  • This initial request comprises UAProf information in order to establish a profile and session management according to the concept and embodiments of the present invention.
  • This request is addressed to the server 201.
  • the communication interface 330 of the gateway / proxy 300 receives the transmitted client request of client 100.
  • the session manager 310 of the gateway / proxy 300 may extract the UAProf information from the client request and cache the information in the cache 311. Further, the session manager may generate a referencing and session information uniquely referring to the cached UAProf information and uniquely identifying the session.
  • the client request is forwarded to the server 201.
  • the forwarding may comprise a generating of a server request corresponding to the original client request and/or a conversion of the transfer protocol.
  • the server request also comprises the UAProf information.
  • the communication interface 331 of the gateway / proxy 300 transmits the server request to the server 201.
  • the communication interface 230 of the server 201 receives the server request.
  • a response to the client request may be generated based on the server response.
  • the gateway / proxy 300 may take the UAProf into account and adapt the generated response thereto. It has to be guaranteed that the response to the client request meets the needs and requirements in accordance with the UAProf information of the client 100.
  • the serving component 320 further processes the URLs contained in the generated response. The referring and session information generated by the session manager 310 may be appended to the comprised URLs. Subsequently, the response is transmitted by the communication interface 330 to the client 100.
  • the client 100 receives the request response from the gateway / proxy 300.
  • the response may be supplied to the receiving application for further processing. Further subsequent responses may be based on the modified URLs comprised in the received response.
  • a subsequent request may be generated by an application running on the client 100, for example a WAP/WEB browser requesting a WAP/WEB page for displaying.
  • the request may be initiated by selecting a modified URL for following the link.
  • the subsequent request is transmitted to the gateway / proxy 300.
  • the communication interface 330 of the gateway / proxy 300 receives the transmitted client request of client 100.
  • the session manager 310 of the gateway / proxy 300 may extract the referencing and session information from the URL contained within the client request, and retrieves correspondingly the profile data from the cache 311, i.e. the previously cached UAProf information.
  • a server request is generated based on the original client request.
  • the generation may entail a conversion of the transfer protocol.
  • the server request further comprises the cached UAProf information retrieved in operation S7.22.
  • the URL maybe set to its original state by removing the referencing and session information referring to the profile and session management of the gateway / proxy 300.
  • the communication interface 331 of the gateway / proxy 300 transmits the server request to the server 201.
  • fri an operation S7.24 the communication interface 230 of the server 201 receives the server request.
  • the communication interface 331 of the gateway / proxy 300 receives the server response.
  • a response to the client request is generated based on the server response.
  • the gateway / proxy 300 may take the UAProf into consideration and may additionally adapt the generated response thereto. It has to be guaranteed that the response to the client request meets the needs and requirements in accordance with the UAProf information of the client 100.
  • the serving component 320 further processes the URLs contained within the generated client response. The referring and session information generated by the session manager 310 may be appended to the comprised URLs. Subsequently, the response to the request is transmitted by the communication interface 330 to the client 100.
  • the client 100 receives the response to its request comprising modified URL from the gateway / proxy 300.
  • the response may be supplied to the receiving application for further processing.

Abstract

The present invention is based on a concept to provide session and profile management for network communication, especially over hypertext transfer protocol (HTTP), employing available communication methods. Session and profile management is available and standardized for mobile communication by the means of the wireless session protocol (WSP) employable for wireless application protocol (WAP) communication. This wireless session protocol (WSP) is limited to mobile communication. The analog communication standard hypertext transfer protocol (HTTP) available and standardized for wireline communication does not offer a session and profile management. The present invention offers a method to establish an analog session and profile management by the means of cookies or modified uniform resource locators (URL) even over the hypertext transfer protocol (HTTP) without requiring substantial changes to the hypertext transfer protocol (HTTP) standard.

Description

Method, network device and system for providing profile data applicable to hypertext transfer protocol (HTTP)
The present invention relates to a method, a network device and a system for providing profile data to a requesting device. L particular, the present invention relates to a method, a network device and a system for providing user agent profile (UAPro ) information on the basis of cookies or modified uniform resource locators (URL) for coding and communicating information relating to a cached user agent profile (UAProf).
As WEB- and WAP-enabled devices come of age, an assumption of device homogeneity within the respective group of WEB- and WAP-enabled devices is no longer universally valid. The Internet world is rapidly growing, beyond the personal computer (PC) world, into the consumer home market. A variety of Internet information appliances are already put into the market, and seem to spread very far. Examples of Internet information appliances are Internet-TVs, set-top- boxes, home word-processors, personal digital assistants (PDA), smart phones, and car navigation systems. In particular, mobile devices can be expected to have an ever-divergent range of input and output capabilities, such as number of displayed colors, and different form-factors of keyboards, network connectivity, levels of scripting language support, and the like. Moreover, users may have content presentation preferences that also cannot be transferred to the server for consideration. As a result of this device heterogeneity and of the limited ability of users to convey their content presentation preferences to the server, clients may receive content that they cannot store, that they cannot display, that violates the desires of the user, or that takes too long to convey over the network to the client device.
Work is ongoing in the World- Wide- Web Consortium (W3C) to define mechanisms for describing and transmitting information about the capabilities of Web clients and the display preferences of Web users. The composite capabilities / preferences profile (CC/PP) specification defines a high-level structured framework for describing this information; the composite capabilities / preferences profile (CC/PP) is coded within the header of the HTTP/1.0 and HTTP/1.1 header with a compatible straightforward extension. CC/PP profiles are structured into named "components," each containing a collection of attribute-value pairs, or properties. The mechanism by which the profile is transported between the mobile terminal, WEB proxies and servers is defined in this specification. The user agent profile (UAProf) specification extends WAP 1.x and WAP 2.0 to enable the end- to-end flow of a user agent profile (UAProf), also referred to as capability and preference information (CPI), between the WAP client, the intermediate network points (such as WAP gateways and WEB proxies), and the origin server. It seeks to inter-operate seamlessly with the emerging standards for composite capability / preference profile (CC/PP) distribution over the Internet. It uses the CC/PP model to define a robust, extensible framework for describing and transmitting CPI about the client, user, and network that will be processing the content contained in a WSP/HTTP response. The specification defines a set of components and attributes that WAP-enabled devices may convey within the CPI. This CPI may include, but is not limited to, hardware characteristics (screen size, color capabilities, image capabilities, manufacturer, etc.), software characteristics (operating system vendor and version, list of audio and video encoders, etc.), application/user preferences (browser manufacturer and version, markup languages and versions supported, scripting languages supported, etc.), WAP characteristics (WML script libraries, WAP version, WML deck size, etc.), and network characteristics (bearer characteristics such as latency and reliability, etc.). This specification seeks to minimize wireless bandwidth consumption by using a binary encoding for the CPI and by supporting efficient transmission and caching over WSP in a manner that allows easy interoperability with HTTP.
As a request travels over the network from the client device to the origin server, each network element may optionally add additional profile information to the transmitted CPI. These additions may provide information available solely to that particular network element. Alternatively, this information may override the capabilities exposed by the client, particularly in cases where that network element is capable of performing in-band content transformations to meet the capability requirements of the requesting client device. Origin servers, gateways, and proxies can use the CPI to ensure that the user receives content that is particularly tailored for the environment in which it will be presented. Moreover, this specification permits the origin server to select and deliver services that are appropriate to the capabilities of the requesting client.
The above presented drafts and specifications referring to composite capabilities / preferences profile (CC/PP) and user agent profile (UAProf), respectively, exhibits a number of disadvantages concerning the involved terminal devices, intermediate network devices, such as proxies and gateways, and servers.
The wireless session protocol (WSP) allows WAP-enabled clients to establish a session mechanism for managing the communication of user agent profile (UAProf). Upon initiating a
WSP session with e.g. a WAP gateway, the UAProf-aware client transfers its profile information within a WSP connect request. Upon receiving the profile information, a WAP-gateway that is aware of the UAProf capability caches the CPI, which will be effective for the lifetime of the session. The client may update the UAProf or resume or suspend the session on corresponding requests. To request content of a server during a WSP session, the client issues a standard WSP request to the WAP-gateway. The WAP-gateway is responsible for forwarding this WSP request to the designated origin server (typically via HTTP). In forwarding the request, the WAP- gateway must include the cached CPI associated the corresponding WSP session. The origin server receives the HTTP request, resolves the CPI, and generates a response along with a profile -warning header indicating whether the CPI was taken into account as the content was generated. The WAP gateway forwards the content to the client device over WSP, encoding the profϊle- warning header for efficient transmission over the wireless network.
Whereas the CPI has to be included within each HTTP request in order to obtain a CPI-adapted response, the session mechanism of the WSP provides cached UAProf or CPI, respectively, demanding a communication thereof only in case of the establishing of the session and/or in cases of required updates, hi contrast to the concept of UAProf communicated via WSP, a CPI extended HTTP based network device connection wastes bandwidth. Moreover, the wasting of bandwidth concerns even wireless communication since UAProf capable clients employ wireless communication based on wireless profiled HTTP (W-HTTP) which is smoothly adapted to the requirements of the wireless communication. UAProf capable clients has to transmit CPI data in each W-HTTP request that is made corresponding to the mechanism of CPI handling described above in connection with HTTP server requests.
Further, included CPI in HTTP requests has to be processed by each gateway, proxy and server effected by the included CPI data. The processing of the CPI or UAProf data, respectively, includes, but is not limited to, parsing of the corresponding HTTP fields, validating the sequencing and MD5 digest, resolving the complete profile according to the rules stipulated in the CPI or UAProf standard, respectively, and updating the resulting profile. This profile processing and resolution is a complex and heavy operation, which should be avoid if possible. A session management provides the advantage that the processing of the CPI or UAProf data, respectively, has only to be performed in case of a changing in the CPI or UAProf data, respectively, which occurs at the initiating of the session and in connection with an update of the CPI or UAProf data, respectively.
An UAProf-aware client may introduce differences of its standard profile. Employing HTTP based communication, the introduced differences must be communicated in addition to the standard profile included in each HTTP request. Therefore, the client has to store information about the introduced differences as long as they are relevant. A session management relieves the client of storing this kind of information that is of particular interest in combination with mobile clients of limited memory capacity.
Even the current realization of the WSP concept exhibits a number of disadvantages concerning the usability and the ability of implementing. The session information essential for providing a session management according to the description above is available only at the WSP protocol level, which is just one level above the transport layer. The session and UAProf support relate to the application level. The access to information of the WSP protocol level from the application layer is only possible when all components of the session management are implemented in one dedicated processing device. The necessary tight coupling between the required WSP and UAProf implementation makes it difficult to provide modular, flexible and efficient systems. Further, even when the WSP session concept is implemented, e.g. within a WAP-gateway, the communication to serving network devices requested by a client is preferably communicated over a session-less HTTP communication leg. The corresponding network devices are subject to all aforementioned disadvantages.
The object of the present invention is to provide cached profile data for the generation of request responses, preferably of WEB/WAP servers. A session management module may manage the profile data. The presented solution is applicable to hypertext transfer protocol (HTTP) and its wireless variant W-HTTP, but also to the wireless application protocol (WAP) establishing a session mechanism analog to the wireless session protocol (WSP). The session management according to the present invention further provides an applicable end-to-end session management mechanism, offering the advantages to all participating devices of the end-to-end chain. Correspondingly, a method, a device and a system for providing profile data is provided.
The object of the present invention corresponding to the provided method, device and system for providing profile data is solved by the accompanying independent claims. Preferable embodiments thereof are presented by the accompanying dependent claims.
According to an embodiment of the present invention, a method for providing profile data is provided. Preferably, the profile data may be CPI or UAProf information. The profile data are cached in order to be retrieved. These profile data are uniquely assigned to a requesting device, such as a client device. In a first operational step a request and an associated cookie are received. The request may comprise instructions for a serving device in order to initiate the generation of a corresponding response transmitted back to the requesting client comprising data in accordance with these instructions. The cookie comprises information that is used for retrieving profile data. Preferably, the comprised information represents a unique indicator or pointer to the profile data, respectively, which are advantageously assigned uniquely to the requesting device. Li a following step, the profile data are retrieved correspondingly e.g. from a dedicated profile data cache. Li a further step, a response in accordance with the request is generated. The generation of the response may take account of the profile data, especially the UAProf, in order to meet the needs and requirements of the requesting device and the request generating application regarding the UAProf information. A response cookie may additionally be generated comprising signaling information according to the generation of the response and update information according to the profile data caching. Li a final step the response and, if generated, the cookie, are transmitted back to the requesting device.
According to an embodiment of the present invention, a method for providing profile data is provided. Preferably, the profile data may be CPI or UAProf information. The profile data are cached in order to be retrieved. These profile data are uniquely assigned to a requesting device, such as a client device.
L a first operational step a request from a requesting device is received. The request may comprise instructions for a serving device in order to initiate the generation of a response transmitted back to the requesting client comprising data in accordance with these instructions. Each request contains an address coding the requested data. In combination with WEB / WAP server a uniform resource locator (URL) is used for coding the address. Herein the request contains a modified uniform resource (URL) locator addressing a certain source (a server and content of this server) and comprising information for retrieving profile data. Preferably, the comprised information represents a unique indicator or pointer to the profile data, respectively, which are advantageously assigned uniquely to the requesting device. The modified uniform resource locator (URL) may be composed of the original uniform resource locator (URL) and a sequence coding the information to be retrieved appended to the original unmodified uniform resource locator (URL). Both the original uniform resource locator (URL) and the sequence coding the information may be separated easily. The coding may not interfere with the original purpose of the uniform resource locator (URL). In a following step, the profile data are retrieved correspondingly e.g. from a cache. In a further step, a response in accordance with the request is generated. The generation of the response may take account of the profile data, especially the UAProf, in order to meet the needs and requirements of the requesting device and the request generating application regarding the UAProf information. The resulting response may contain a plurality of uniform resource locators (URLs) referring to further content of a server, usually designated as links or hyperlinks. These uniform resource locators (URLs) are modified by appending information for retrieving the aforementioned cached profile data. The resulting modified uniform resource locators (URLs) are of the same type described above in connection with the uniform resource locator (URL) contained in the request. Li a final step the response is transmitted back to the requesting device. A selection of one of the modified uniform resource locators (URL) comprised in the response may lead to a request of the same manner like described in the current embodiment.
According to an embodiment of the present invention, the caching of the profile data to be provided for retrieving may be based on a session concept, which means that the profile data are available to be retrieved during a certain period of time. This period of time may be termed a session. The profile data session may be established by an initial procedure leading to the caching of profile data and the generation of information necessary for the retrieval thereof, and the unique assignment to a requesting device. An initial request may establish the profile data for retrieving. Therefore, the initial request has to comprise the profile data to be cached in order to be retrieved by any subsequent request comprising information for retrieving. The caching of the profile data or the profile data session may be terminated by removing the profile data from the cache, respectively. The removing may be operated at the end of a period of time passed by, for example relating the last request.
The session concept may require additional information to be communicated from the requesting client. This additional information may be a session identifier, preferably, a session-identifying sequence. The additional information may be comprised in the information for retrieving. According to an embodiment of the method of the present invention, the above described received cookie may comprise information for retrieving profile data relating to the requesting client and may comprise information identifying the associated session relating to the profile data and the requesting client. Analogously, according to an embodiment of the method of the present invention, the above described modified uniform resource locator (URL) may comprise information for retrieving profile data relating to the requesting client and may comprise information identifying the associated session relating to the profile data and the requesting client for example both appended to the original uniform resource locator (URL).
According to an embodiment of the present invention, the step of generating the response may further comprise a step of generating a server response, transmitting the server response to a serving device and receiving a corresponding server response. The server request is based on the instructions and information comprised by the client response. Correspondingly, the server response is based on the server request and hence is based on the original request received from the requesting device.
According to an embodiment of the present invention, the request of the requesting device may be a request addressed to a WEB/WAP-server requesting content of this WEB/WAP-server. Correspondingly, the response generated in accordance with the request may be a WEB/WAP- server response.
According to an embodiment of the present invention, the method for providing profile data may be applicable to the hypertext transfer protocol, which is employed for coding the request and the response for communicating over a communication network. Additionally, the providing of profile data may be applicable to the wireless application protocol (WAP).
According to an embodiment of the present invention a software tool for providing profile data is provided. The software tool comprises program portions for carrying out the operations of the aforementioned methods when the software tool is implemented in a computer program and/or executed.
According to a further embodiment of the present invention a computer program for providing profile data is provided, comprises program code section for carrying out the above operations of the above methods for providing profile data when said program is run on a computer or a network device.
According to a further embodiment of the present invention a computer program product for providing profile data is provided comprising program code section stored on a computer readable medium. The computer program code sections are for carrying out the above mentioned method for providing profile data when said program product is run on a computer or network device.
According to a further embodiment of the present invention a network device for providing and managing profile data and session information is provided. The network device comprises a communication interface, a session manager and a serving component. The communication interface provides the ability to communicate to a requesting device by receiving and/or transmitting requests and responses, respectively. Additionally, cookies associated with these requests and responses are also communicated. The session manager manages the profile data. Therefore, a dedicated cache for caching profile data may be accessible by the session manager. The session manager is enabled to retrieve the profile data from this cache in accordance with information comprised in a received cookie referring to profile data. For this, the session manager may decode received cookies which are associated to a request and which comprise information for retrieving profile data. The retrieved profile data are supplied to the serving device. The serving device generates a response based on the received request. The generation of the response is further based on the supplied profile data. The profile data comprises CPI and UAProf information, respectively, representing abilities of the requesting device that may have to be taken into consideration in combination with the generation of the responses. The network device according to an embodiment of the invention is adapted to operate the aforementioned methods for providing profile data in connection with an associated cookie comprising information for retrieving the profile data.
According to a further embodiment of the present invention a network device for providing profile data is provided. The network device comprises a communication interface, a session manager and a serving component. The communication interface provides the ability to communicate to a requesting device by receiving and/or transmitting requests and responses, respectively. A received request comprises a modified uniform resource locator (URL) including the original uniform resource locator (URL) and information for retrieving profile data. The session manager manages the profile data. Therefore, a dedicated cache for caching profile data may be accessible by the session manager. The session manager retrieves these profile data by the referring and session information and supplies the profile information to the serving component. The session manager may decode modified uniform resource locator (URL) in order to obtain the information for retrieving. The serving device generates responses based on the received requests. The generation of the response is further based on the supplied profile data. The profile data may comprise CPI and UAProf information, respectively, representing abilities of the requesting device that may have to be taken into consideration in combination with the generation of the responses. Further the serving component processes the original uniform resource locators (URLs) included in the generated response. The original uniform resource locators (URLs) are modified by appending information for retrieval of the profile data. The network device according to an embodiment of the invention is adapted to operate the aforementioned methods for providing profile data in connection with a modified uniform resource locator (URL) comprising information for retrieving the profile data.
According to a further embodiment of the present invention the serving component of the network device may be able to generate a server request. The communication interface may transmit this server request to the server and may receive subsequently a server response based in the server request. The generation of response for the requesting device may take account of the response of the server.
According to a further embodiment of the present invention the network device may be a server network device, Conveniently, network device may be a proxy network device or a gateway network device. According to a further embodiment of the present invention a system for providing profile data is provided. The system comprises a requesting device and a network device. The network device is a network device according to an embodiment of the network device of the present invention; in particular, the network device is a server network device. Correspondingly, the network device may be able to operate according to an embodiment of the method of the present invention. The requesting device may be able to generate a request according to the requirements and needs of an embodiment of the method of the present invention.
The system may allow operating the following operational steps, hi a first step, requesting device may generate a request and transmits the request to the network device. The network device may receive the request. The request comprises information for retrieving profile data. The information may be contained in a cookie associated with the request and transmitted to the network device, and received thereby. Alternatively, the information may be comprised within a modified uniform resource locator (URL) like described above. Preferably, the profile data may be uniquely assigned to the requesting device and are cached by a cache associated to the network device. In a further step, the profile data may be retrieved in accordance with the information contained in the cookie and may be supplied for generating a response. The response may be generated by the network device based on the request and taking into account the profile data. The coding of the information for retrieving the response may be processed in case of a request containing a modified uniform resource locator (URL). Modified uniform resource locators (URLs) contained in the response may be processed by including information for retrieving according to an embodiment of the method of the present invention. Alternatively, a response cookie may be generated, fr a final step the response and the cookie may be transmitted back to the requesting device and may be received by the requesting device.
According to a further embodiment of the present invention a system for providing profile data is provided. The system comprises a requesting device, an intermediate network device and a server. The intermediate network device is a network device according to an embodiment of the network device of the present invention, in particular, the network device is a proxy network device or a gateway network device. Further, the intermediate network device is able to operate according to an embodiment of the method of the present invention. The requesting device is able to generate a request according required by an embodiment of the method of the present invention. The server is able to provide a response basing on the request of the requesting device. The requesting device communicates with the server via the intermediate network device.
The system may allow operating the following operational steps. In a first step, requesting device may generate a request and transmits the request to the network device. The network device may receive the request. The request comprises information for retrieving profile data. The information may be contained in a cookie associated with the request and transmitted to the network device, and received thereby. Alternatively, the information may be comprised within a modified uniform resource locator (URL) like described above. Preferably, the profile data may be uniquely assigned to the requesting device and are cached by a cache associated to the network device. Li a further step, the profile data may be retrieved in accordance with the information contained in the cookie and may be supplied for generating a response. The response may be generated by the network device basing of the request and taking account of the profile data. The generation of the response may involve generating of a server request, transmitting of the server request to the server and receiving of a server response in accordance to the server request. Corresponding to the coding of the information for retrieving the response may be processed in case of a request containing a modified uniform resource locator (URL). A plurality of uniform resource locators (URLs) comprised by the response may be processed by including information for retrieving according to an embodiment of the method of the present invention for obtaining corresponding modified uniform resource locators (URLs) for subsequent requests. Alternatively, a response cookie may be generated. Li a final step the response and the cookie may be transmitted back to the requesting device and may be received by the requesting device.
Embodiments of the present invention will be further illustrated and explained to those of ordinary skill in the art after having read the following detailed description of the embodiments which are exemplified in the various drawing figures.
Fig. la shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention, Fig. lb shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention, Fig. 2a shows a block diagram illustrating a system of a client and a server according to an embodiment of the invention, Fig. 2b shows a block diagram illustrating a system of a client, a gateway and a server according to an embodiment of the invention, Fig. 3 a shows a flow diagram illustrating a timely sequence of the operations with respect to Fig. 2a and according to an embodiment of the invention,
Fig. 3b shows a flow diagram illustrating a timely sequence of the operations with respect to Fig. 2b and according to an embodiment of the invention, Fig. 4a shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention, Fig. 4b shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention, Fig. 5a shows a block diagram illustrating a system of a client and a server according to an embodiment of the invention, Fig. 5b shows a block diagram illustrating a system of a client, a gateway and a server according to an embodiment of the invention,
Li the figures corresponding reference numerals denote corresponding features.
Fig. la shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention. The sequence of processing operations illustrates the establishing of the profile data and session managing in accordance with an initial client request. Due to the inter-action of processing devices within an end-to-end communication chain, the concept of the present invention will be described with reference to a terminal client and a terminal server as also to a terminal client and an intermediate network device, i.e. an inter-acting gateway or proxy.
Client - Server Communication:
The following operations are dedicated to and operated by a server communicating with a client, both supporting the profile and session management according to an embodiment of the present invention.
L an operation SI.20, the initial request operation is started.
L an operation S1.21, a server receives an initial request. The initial request comprises, according to the description above, user agent profile (UAProf) information. The server recognizes on the basis of the comprised UAProf that a session has to be opened and the initial UAProf information has to be established.
Li an operation S 1.22, the initial UAProf information is cached. The UAProf information may be optionally modified by the server with additional server-related UAProf information, reflecting information only available to the server. In an operation SI.23, referencing and session information is obtained. The referencing and session information comprises a code sequence by which the cached UAProf information is accessible and retrievable, i.e. this code sequence may be termed as a pointer pointing to the cached UAProf information. Further, the referencing and session information may additionally code a unique session identification, such that the server may identify a subsequent client request as belonging to this established session.
In an operation SI.24, a response in accordance with the client request is generated. For example, the client may request to access a certain WAP/WEB page provided by the server. Therefore, the request may comprise an identifier of this certain WAP/WEB page, usually a uniform resource locator (URL). The server may retrieve the indicated WAP/WEB page from its storage area and generates a corresponding request response. Li order to inform the client of the established session and to put the client in the position to transmit a unique session identifying information upon subsequent requests to the same server, a cookie is generated. The cookie may preferably comprise the referencing and session information aforementioned with reference to operation
SI.23. The coding of the aforementioned referencing and session information may further be completed by adding a signaling sequence in order to indicate for example that the caching operation has been performed, that the UAProf information has been taken into account during the generation of the request response or that the UAProf information has been rejected or the serving device is not able to take account of the UAProf information or parts thereof.
In an operation SI.25, the generated request response and the cookie are transmitted to the client.
In an operation SI.26, the operational sequence in accordance with the initial client request is finished.
Client - Gateway Communication:
The following operations are dedicated to and operated by an intermediate network device such as a gateway and a proxy, respectively, communicating with a client, both supporting the profile and session management according to an embodiment of the present invention. Advantageously, the description of the Client - Gateway Communication may distinguish between a server supporting the profile and session management according to an embodiment of the present invention, and a conventional server that does not support sessions.
In both cases, the intermediate network device operates the operations SI.20 to SI.23 in the same manner compared with the aforementioned operations SI.20 to SI.23 referencing to the Client - Server Communication. The operation SI.22 may comprise a modifying operation in accordance with the tasks of an intermediate negotiating network device, herein described with reference to an intermediate network device. The UAProf information may be optionally modified by the intermediate network device with additional server-related UAProf information, reflecting information only available by the intermediate network device, e.g. to better meet the needs of the requesting client. The operation SI.24 comprises a plurality of additional operations referring to the server communication.
Profile and Session Managing Server:
i an operation SI.27, a server request is generated. The generation of the server request may entail a conversion of the client request. The client request may be based on another transfer protocol as the server request. The information included in the client request may be taken over without modifying the content of the information. For example, a client request is received based on WAP and has to be forwarded to an HTTP based server. Correspondingly, the intermediate network device converts the client request. The comprised user agent profile (UAProf) information is maintained by the generating operation. In case of a prior modification of the UAProf described in operation SI.24, the modified user agent profile (UAProf) information may be included in the generated server request.
L an operation SI.28, the server request is transmitted to the server.
Li an operation SI.29, a server request response is received. The server has preferably operated the operations SI.20 to SI.26 according to the aforementioned description referring to a server according to an embodiment of the present invention. Correspondingly, the server request response comprises a server response cookie. This server response cookie comprises referencing and session information of the UAProf caching and session managing of the server, and correspondingly may comprise a corresponding signaling sequence as described above.
L an operation SI.24, the intermediate network device generates a client request response based on the server response to the request. The generation may entail a conversion operation, e.g. to convert the server response information coded in a certain transfer protocol into a transfer protocol suitable for communication with the client. The generating operation may additionally take into account the UAProf information according to the version cached by the intermediate network device. For example, the cached UAProf information may be taken into account in case that the generated response does not fulfil all requirements of the client due to an incomplete considering of the UAProf information by the server, e.g. due to lacking server capabilities. Referencing and session information of both the intermediate network device, and the server is available. The referencing and session information relating to the server may be additionally cached by the intermediate network device to be retrieved alternatively to the UAProf of the client by the referencing and session information relating to the intermediate network device. Further, both referencing and session information may be coded in cookies and added to the client request response, or may be coded in a single cookie comprising the complete information, and added to the client request response.
L an operation SI.25, the generated request response and the cookie are transmitted to the client.
Non-Session Managing Server:
fr an operation SI.27, a server request is generated. The generation of the server request is similar to the generating operation SI.27 described above with reference to the profile and session managing server.
In an operation SI.28, the server request is transmitted to the server.
In an operation SI.29, the intermediate network device receives the corresponding server response to the request. According to the capability of the server, the received server response may be based on the transmitted UAProf comprised in the server request, or the server may have not taken into account the provided UAProf.
In an operation SI.24, the generating operation may consider additionally the UAProf information according to the version cached by the intermediate network device. For example, the cached UAProf information may be taken into account in case that the generated response does not fulfil all requirements of the client due to an incomplete taking account of the UAProf information by the server, e.g. due to lacking server capabilities. Particularly, the intermediate network device may take the UAProf information during the generating operation into consideration in case of a server, which is not capable to take adequately the transmitted UAProf information into account. Further, the generating operation may code a cookie comprising referencing and session information according to the session management of the intermediate network device in a way analog to the aforementioned descriptions, especially in accordance with the operation S 1.24 described in connection with the client - server communication.
In an operation SI.25, the generated request response and the cookie are transmitted to the client. The following description with reference to Fig. lb may describe the profile and session management with respect to subsequent client requests during an established session, according to the concept based on an embodiment of the present invention.
Fig. lb shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention. The illustrated sequence will be described in view of client - server communication and client - gateway communication analog to the description with respect to Fig. la.
Client - Server Communication:
Li an operation SI.10, a subsequent request operation is started. A corresponding profile and session management is opened or established and the corresponding access information is available to client and server.
Li an operation SI.11, the server receives a subsequent request from the client. The subsequent client request comprises a cookie. The cookie comprises referencing and session information. The session information and the referencing information allow the server to retrieve the information cached, i.e. the UAProf information transmitted at the establishment and opening of the corresponding client-related session. Therefore, referencing and session information identifies uniquely the client and references uniquely the cached UAProf information.
Additional control sequences may be included in the cookie comprising the referencing and session information. Control sequences may be used to indicate certain control functions of the session management. The client may update the cached information of a currently active session.
Further, the client may suspend a currently active session or the client may resume a suspended session. To update the information cached by server, the client may transmit a request comprising the UAProf concerning information, i.e. the profile and the profile differences coded in the header of the request and an accompanying control sequence instructing the server to update the cached information. The session itself is maintained whereas the UAProf information is updated.
Analogously, a session may be suspended. During the lifespan of an established session, the session managing and profile caching server has to cache all negotiated information relevant to session and profile. The suspended session does not entail parsing connected to the caching operation. Correspondingly, a control sequence may be issued to resume such a suspended session. The resume sequence forces an update operation of the cached profile to ensure that valid information is kept in the cache. __,,_,__,
PCT/IB02/00628
16
L an operation SI.12, the cached profile data are received. Particularly, cached UAProf information is retrieved.
In an operation SI.13, a response in accordance with the client request is generated. The generating operation takes into account the retrieved UAProf information by e.g. adapting or modifying the request response to meet the needs and requirements of the client defined in the UAProf information. Additionally, a cookie may be generated comprising status information taking into account the UAProf information. Further information with reference to the session managing may be included.
In an operation SI.14, the request response and the cookie are transmitted to the client.
hi an operation SI.15, the operational sequence of a subsequent request during an established session and profile management is finished.
Client - Gateway Communication:
According to the following description, the operations SI.10 to SI.12 are operated by an intermediate network device such as a gateway and a proxy, respectively, in the same manner compared with the aforementioned operations SI.10 to SI.12 referencing to the Client - Server Communication.
Profile and session managing server:
fri order to identify the session managed by a subsequent server, the request or the cookie transmitted from the client may have to include additional referencing and session information in accordance with the profile and session managing of the server, in order to enable the retrieval of the profile data by the server. It may be further possible that this additional referencing and session information is cached additionally together with the profile data retrieved in the operation S1.12.
In an operation SI.16, a server request and a cookie is generated. The server request is based on the client request and the cookie comprises referencing and session information in accordance with the profile and session management of the server. The generating operation may be a conversion process analog to the operation SI.27 illustrated in Fig. la. L an operation SI.17, the server request is transmitted to the server.
The following operations SI.18 and SI.13 are operated analogously to the operation SI.29 and SI.24 described in accordance with the Client - Gateway Communication section of the profile. and session managing server.
Li an operation SI.18, a server request is received. The server has preferably operated the operations SI.10 to SI.15 according to the aforementioned description referring to a server according to an embodiment of the invention. Correspondingly, the server response to the request comprises a server response cookie. This server response cookie comprises referencing and session information of the UAProf caching and session management of the server, and correspondingly may comprise a corresponding signaling sequence as described above.
hi an operation SI.13, the intermediate network device generates a response to the client request based on the server response. The generation may comprise a conversion operation e.g. to convert the server response information coded in a certain transfer protocol into a transfer protocol suitable for communication with the client. The generating operation may additionally take into account the UAProf information according to the version cached by the intermediate network device. Referencing and session information of both the intermediate network device and the server is available. This Referencing and session information may be coded in two different cookies and added to the response to the client request, or may be coded in a single cookie comprising the complete information and added to the response. The corresponding information for subsequent accesses to the intermediate network device and the server is available to the client in both cases.
L an operation SI.14, the response to the request and the cookie are transmitted to the client.
Non-Session Managing Server:
The following operations SI.16 to SI.18 and SI.13 to SI.14 are operated analogously to the operations SI.27 to SI.29 and SI.24 to SI.25 described in accordance with the client - gateway communication section of a non-session managing server. Correspondingly, the description may be looked up above at the referenced section.
The following Fig. 2a, 2b and 2c illustrates the plurality of apparatus and systems able to operate the aforementioned embodiments of the method according to the present invention. A detailed description of the interaction of the illustrated apparatus and systems will be given in combination with the following description of the Fig. 3a, 3b and 3c.
Fig. 2a shows a block diagram illustrating a system of a client and a server according to an embodiment of the invention.
The client 100 may be a mobile terminal device, preferably a mobile phone. The mobile phone may operate a WAP/WEB browser. This browser is able to generate requests for a corresponding WAP/WEB server, e.g. requests requesting certain WAP/WEB pages, and is able to receive corresponding responses, e.g. responses comprising WAP/WEB pages to be displayed.
The server 200 may be the corresponding WAP/WEB server addressed by the client requests. The communication of the requests and the responses may be operated via communication networks, which may comprise a wireless communication network and a wireline communication network. Intermediate network devices (not shown) may be involved in the routing of the requests and responses. A WAP proxy or gateway may connect the wireless communication network and wireline communication network in order to convert the transfer protocols.
The server 200 comprises a communication interface 230, a session manager 210 for managing the session and cached information in a cache 211, and a serving component 220 for generating a response based on a client request. The serving component 220 may access a server content 221 providing data that may be requested by the client request.
The communication interface 230 may be constituted by a data processing device or a program section executed at the server 200 in connection to the client 100 via the above described communication network. The communication interface 230 may be realized by a server executable script or a program section executed at the server 200. The session manager 210 and the serving component 220 may be constituted by a data processing device or a program section executed at the server 200. The session manager 210 and the serving component 220 may be realized by a server executable script or a program section executed at the server 200.
Fig. 2b shows a block diagram illustrating a system of a client, intermediate gateway and a server according to an embodiment of the invention.
The client 100 may be a mobile terminal device, preferably a mobile phone. The mobile phone may operate a WAP/WEB browser. This browser is able to generate requests for a corresponding WAP/WEB server, e.g. requests requesting certain WAP/WEB pages, and is able to receive corresponding responses, e.g. responses comprising WAP/WEB pages to be displayed.
The server 201 comprises a communication interface 230, a serving component 220 for generating a response based on a client request. The serving component 220 may access a server content 221 providing data that may be requested by the client request.
The communication interface 230 may be constituted by a data processing device or a program section executed at the server 201 in connection to the proxy / gateway 300 via the above described communication network. The communication interface 230 maybe realized by a server executable script or a program section executed at the server 201. The serving component 220 may be constituted by a data processing device or a program section executed at the server 201. The serving component 220 may be realized by a server executable script or a program section executed at the server 201.
The proxy / gateway 300 comprises a communication interface 330 enabling the communication with the client 100, and a communication interface 331 enabling the communication with the server 201. The communication interface 330 may allow communication with the client 100 via a transfer protocol adapted to wireless communication. The communication interface 331 may allow communication with the server 201 via a transfer protocol adapted to wireline communication. A common communication interface (not shown) may offer the functionality of both the communication interface 330 and the communication interface 331. Further, the proxy / gateway 300 comprises a session manager 310 for managing the session and cached information in a cache 311, and a serving component 320 for generating a response based on a client request and based on the server response.
The communication interface 330 may be constituted by a data processing device or a program section executed at the proxy / gateway 300 in connection to the client 100 via the above described communication network. The communication interface 330 may be realized by a server executable script or a program section executed at the proxy / gateway 300. The communication interface 331 may be constituted by a data processing device or a program section executed at the proxy / gateway 300 in connection to the server 201 via the above described communication network. The communication interface 331 may be realized by a server executable script or a program section executed at the proxy / gateway 300.
The session manager 310 and the serving component 320 may be constituted by a data processing device or a program section executed at the proxy / gateway 300. The session manager 310 and the serving component 320 may be realized by a server executable script or a program section executed at the proxy / gateway 300.
Further intermediate network devices (not shown) maybe involved in the routing of the requests and responses.
Fig. 3 a shows a flow diagram illustrating a timely sequence of the operations with respect to Fig. 2a and according to an embodiment of the invention. The operational sequence shown in Fig. 3a according to the apparatus and system illustrated in Fig. 2a corresponds to the client - server communication described in Fig. la and Fig. lb. The following description may extend the above-presented description. Therefore, references back to the Fig. 2a will be given.
The operations S3.11 to S3.18 are dedicated to the processing of an initial request, and the establishment of the profile and session management. The operations S3.21 to S3.28 are dedicated to subsequent requests during an established and opened profile and session management.
In an operation S3.ll, the client 100 transmits an initial request. This request may be generated by an application executed at the client 100, such as the illustrated WAP / WEB browser. This initial request comprises information of the UAProf in order to establish a profile and session management according to the concept and embodiments of the present invention. This request is addressed to the server 200.
The server 200 may be an HTTP-based server and the client 100 may be a mobile phone. A gateway / proxy 305 may convert the request or correspondingly a following response. This gateway / proxy 305 is not shown in Fig. 2a since gateway / proxy 305 is not further involved in the operational sequence. In an operation S3.12 the client request is forwarded to the server 200.
i an operation S3.13, the commumcation interface 230 of the server 200 receives the transmitted client request of client 100.
In an operation S3.14, the session manager 210 of the server 200 may extract the UAProf information from the client request and cache the information in the cache 211. Furthermore, the session manager may generate a referencing and session information uniquely referring to the cached UAProf information and uniquely identifying the session.
L an operation S3.15, the serving component 220 of the server 200 generates a response to the request based on the client request. The serving component 220 may have access to a content 221 for retrieving information necessary to generate the response. The generation of the response further takes into account the UAProf information and adapts the response thereto. The serving component 220 may further generate a response cookie comprising the referencing and session information generated by the session manager 210. The cookie may be appended to the response. Subsequently, the response to the request and the cookie are transmitted by the communication interface 230 to the client 100.
In an operation S3.16, the request is forwarded by proxy / gateway 305 to the client 100.
fri an operation S3.17, the client 100 receives the response to its request and the cookie from the server 200. The response may be supplied to the receiving application for further processing. L an operation S3.18, the cookie or the information included in the cookie may be stored in order to be employed for subsequent client requests.
In an operation S3.21, a subsequent request may be generated by an application running on the client 100, for example a WAP/WEB browser requesting a WAP/WEB page for displaying. A cookie is appended to the client request comprising the referencing and session information in order to identify the session. The subsequent request and the cookie are addressed to the server 200 and transmitted thereto.
Li an operation S3.22, a proxy / gateway forwards the client request. The forwarding may be operated analogously to the forwarding operation S3.12.
L an operation S3.23, the communication interface 230 of the server 200 receives the request and the cookie.
Li an operation S3.24, the session manager 210 of the server 200 may extract the referencing and session information from the cookie, and retrieves correspondingly the profile data from the cache 211, i.e. the previously cached UAProf information.
Li an operation S3.25, the serving component 220 of the server 200 generates a response to the request based on the client request. The serving component 220 may have access to a content 221 for retrieving information necessary to generate the response. The generation of the response further takes into account the UAProf information and adapts the response thereto. The serving component 220 may further generate a response cookie comprising the status information with reference to the taking account of the UAProf information and/or referencing and session information in case of a necessary update of the referencing and session information stored at the client 100. The cookie may be appended to the response. Subsequently, the response to the request is transmitted by the communication interface 230 to the client 100.
In an operation S3.26, the request may be forwarded by proxy / gateway 305 to the client 100.
Li an operation S3.27, the client 100 receives the response to its request and the cookie from the server 200. The response may be supplied to the receiving application for further processing. L an operation S3.28, the cookie or the information included in the cookie may be stored. The storing may be an update of a previously stored cookie information.
Fig. 3b shows a flow diagram illustrating a timely sequence of the operations with respect to Fig. 2b and according to an embodiment of the invention. The operational sequence shown in Fig. 3b, according to the apparatus and system illustrated in Fig. 2b, corresponds to the client - getaway communication described in Fig. la and Fig. lb. The following description may extend the above-presented description. Therefore references back to the Fig. 2b will be given.
The operations S4.10 to S4.19 are dedicated to the processing of an initial request and the establishment of the profile and session management. The operations S4.20 to S4.29 are dedicated to subsequent requests during an established and opened profile and session management.
Li an operation S4.10 the client 100 transmits an initial request. This request maybe generated by an application executed at the client 100, such as the illustrated WAP / WEB browser. This initial request comprises information of the UAProf in order to establish a profile and session management according to the concept and embodiments of the present invention. This request is addressed to the server 201.
Li an operation S4.ll, the communication interface 330 of the gateway / proxy 300 receives the transmitted client request of client 100.
In an operation S4.12, the session manager 310 of the gateway / proxy 300 may extract the UAProf information from the client request and cache the information in the cache 311. Furthermore, the session manager may generate a referencing and session information uniquely referring to the cached UAProf information and uniquely identifying the session.
hi an operation S4.13, the client request is forwarded to the server 201. The forwarding may entail generating a server request corresponding to the original client request and/or a conversion of the transfer protocol. The server request also comprises the UAProf information. The communication interface 331 of the gateway / proxy 300 transmits the server request to the server 201.
h an operation S4.14, the communication interface 230 of the server 201 receives the server request.
In an operation S4.15 the serving component 220 of the server 201 generates a server response to the request based on the server request or the client request, respectively. The serving component 220 may have access to a content 221 for retrieving information necessary to generate the server response. The generation of the response further takes into account the UAProf information and adapts the server response thereto. Subsequently, the response to the request is transmitted by the commumcation interface 230 to the gateway / proxy 300.
In an operation S4.16, the communication interface 331 of the gateway / proxy 300 receives the server response.
In an operation S4.17, a response to the client request may be generated based on the server response. The gateway / proxy 300 may take the UAProf into account and adapt the generated response thereto. It has to be guaranteed that the response to the client request meets the needs and requirements in accordance with the UAProf information of the client 100. The serving component 320 may further generate a response cookie comprising the referencing and session information generated by the session manager 310. The cookie may be appended to the response. Subsequently, the response and the cookie are transmitted by the communication interface 330 to the client 100.
In an operation S4.18, the client 100 receives the response to its request and the cookie from the gateway / proxy 300. The response may be supplied to the receiving application for further processing. In an operation S4.19, the cookie or the information comprised by the cookie may be stored in order to be employed for subsequent client requests.
In an operation S4.20, a subsequent request may be generated by an application running on the client 100, for example a WAP/WEB browser requesting a WAP/WEB page for displaying. A cookie is appended to the client request comprising the referencing and session information in order to identify the session. The subsequent request and the cookie are transmitted to the gateway / proxy 300. h an operation S4.21, the communication interface 330 of the gateway / proxy 300 receives the transmitted client request of client 100.
fri an operation S4.22, the session manager 310 of the gateway / proxy 300 may extract the referencing and session information from the cookie and retrieves correspondingly the profile data from the cache 311, i.e. the previously cached UAProf information.
Li an operation S4.23, a server request is generated based on the original client request. The generating may comprise a conversion of the transfer protocol. The server request further comprises the cached UAProf information retrieved in operation S4.22. The communication interface 331 of the gateway / proxy 300 transmits the server request to the server 201.
In an operation S4.24, the communication interface 230 of the server 201 receives the server request.
Li an operation S4.25 the serving component 220 of the server 201 generates a server response based on the server request. The serving component 220 may have access to a content 221 for retrieving information necessary to generate the server response. The generation of the response further takes the UAProf information into account and adapts the server response thereto. Subsequently, the response to the request is transmitted by the communication interface 230 to the gateway / proxy 300.
i an operation S4.26, the communication interface 331 of the gateway / proxy 300 receives the server response.
Li an operation S4.27, a response to the client request is generated based on the server response. The gateway / proxy 300 may consider the UAProf and may additionally adapt the generated response thereto. It has to be guaranteed that the response to the client request meets the needs and requirements in accordance with the UAProf information of the client 100. The serving component 320 may further generate a response cookie comprising the status information with reference to the taking account of the UAProf information and/or referencing and session information in case of a necessary update of the referencing and session information stored at the client 100. The cookie may be appended to the response. Subsequently, the response to the client request and the cookie are transmitted by the communication interface 330 to the client 100.
hi an operation S4.28, the client 100 receives the response to its request and the cookie from the gateway / proxy 300. The response may be supplied to the receiving application for further processing, fri an operation S4.29, the cookie or the information included in the cookie may be stored. The storing may be an updating of a previously stored cookie information.
Fig. 4a shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention. The sequence of processing operations illustrates the establishment of the profile and session management in accordance with an initial client request. Due to the interaction of processing devices within an end-to-end communication chain, the concept of the present invention will be described with reference to a terminal client and a terminal server, as also to a terminal client and an intermediate network device i.e. an interacting gateway or proxy.
Client - Server Communication:
The following operations are dedicated to and operated by a server communicating with a client, both supporting the profile and session management according to an embodiment of the present invention.
Li an operation S5.20, the initial request operation is started.
In an operation S5.21, a server receives an initial request. The initial request comprises, according to the description above, user agent profile (UAProf) information. The server recognizes on the basis of the comprised UAProf and due to an original unmodified uniform resource locator (URL) used for addressing the client request, that a session has to be opened and the initial UAProf information has to be established. For example, the request may instruct a server to generate and retransmit a WAP/WEB page in accordance with the provided URL "ht tp : / /www . nokia . com/ main . html".
hi an operation S5.22, the initial UAProf information is cached. The UAProf information maybe optionally modified by the server by adding server related UAProf information, reflecting information only available by the server.
Li an operation S5.23, referencing and session information is obtained. The referencing information comprises a code sequence by which the cached UAProf information is accessible and retrievable, i.e. this code sequence maybe termed as a pointer pointing to the cached UAProf information. Further, the referencing information may additionally code a unique session identification, such that the server may identify a subsequent client request as belonging to this established session. L an operation S5.24, a response in accordance with the client request is generated. For example, the generated response may comprise following sequence: < tmlxbody> <a href ="http : //www . nokia . com/page2 . hml" >Follow this link to the next page</a> < /body >< /html >
L an operation S5.25, the uniform resource locators (URL) comprised in the generated response are processed. Li order to inform the client of the established session and to put the client in the position to transmit a unique session identifying information upon subsequent requests to the same server, the generated referencing and session information may be appended to the uniform resource locators (URL) included in the generated response. Adding a signaling sequence may further complete the coding of the aforementioned referencing and session information.
According to the above-presented exemplary sequence included in the response, the modification may result in the following sequence: <htmlxbody>
<a href = "http : //www. nokia . com/page2 . hml7uaprofidNAWG0947193=123554 " >Follow this link to the next page</a>
< /body >< /html >
Herein, the referencing and session information may be composed of a first part of a sequence "uaprof idNAWG0947l93" and a second part of a sequence "123554". The first part of the sequence may represent the referring information for retrieving the cached profile data, i.e. the UAProf information, whereas the second part of the sequence may represent a session identifier.
In an operation S5.26, the generated response to the request comprising modified URLs is transmitted to the client.
Li an operation S5.27, the operational sequence in accordance with the initial client request is finished.
Client - Gateway Communication:
The following operations are dedicated to and operated by an intermediate network device communicating with a client, both supporting the profile and session management according to an embodiment of the present invention. Advantageously, the description of the Client - Gateway Communication may distinguish between a server supporting the profile and session management according to an embodiment of the present invention, and a conventional server that does not support sessions.
In both cases the intermediate network device operates the operations S5.20 to S5.23 in the same manner compared with the aforementioned operations S5.20 to S5.23 referencing to the Client - Server Communication. The operation S5.22 may comprise a modification operation in accordance with the tasks of an intermediate negotiating network device, herein described with reference to an intermediate network device, respectively. The UAProf information may be optionally modified by the intermediate network device by adding server related UAProf information, reflecting information only available by the intermediate network device, e.g. to better meet the needs of the requesting client. The operation S5.24 comprises a plurality of additional operations referring to the server communication.
Profile and Session Managing Server:
fri an operation S5.28, a server request is generated based on the client request. The referencing and session information relating to the intermediate network device is removed. Further, the generation of the server request may be a conversion of the client request. The client request may be based on another transfer protocol as the server request. The information contained in the client request may be taken over without modifying the content of the information. For example, a client request is received based on WAP and has to be forwarded to an HTTP based server. Correspondingly, the intermediate network device converts the client request. The comprised user agent profile (UAProf) information is maintained by the generating operation. In case of a prior modification of the UAProf described in operation S5.24, the modified user agent profile (UAProf) information may be included in the generated server request.
In an operation S5.29, the server request is transmitted to the server.
L an operation S5.30, a server response to the request is received. The server has preferably operated the operations SI.20 to SI.27 according to the aforementioned. description referring to the Client - Server Communication according to an embodiment of the present invention. URLs contained in the server response may be modified by appending referencing and session information of the UAProf caching and session managing of the server, and correspondingly may comprise a corresponding signaling sequence described above. In an operation S5.24, the intermediate network device generates a response to the client request based on the server response. The generation may comprise a conversion operation e.g. to convert the server response information coded in a certain transfer protocol into a transfer protocol suitable for communication with the client. The generating operation may take additionally the UAProf information into account according to the version cached by the intermediate network device. For example, the cached UAProf information may be taken into account in case that the generated response does not fulfil all requirements of the client due to an incomplete considering of the UAProf information by the server, e.g. due to lacking server capabilities.
fri an operation S5.25, the uniform resource locators (URL) contained in the generated response are processed. In order to inform the client of the established session and to put the client in the position to transmit a unique session identifying information upon subsequent requests to the same server, the generated referencing and session information may be appended to the uniform resource locators (URL) contained in the generated response. Adding a signaling sequence may further complete the coding of the aforementioned referencing and session information. The URLs may comprise now two different referencing and session informations according to the server and the intermediate network device, which do not interfere with each other.
Non-Session Managing Server:
fri an operation S5.28, a server request is generated. The generation of the server request is performed analogously to the generating operation S5.28 described above with reference to the profile and session managing server.
In an operation S5.29, the server request is transmitted to the server.
In an operation S5.30, the intermediate network device receives the corresponding server response to the request. According to the capability of the server, the received server response may be based on the transmitted UAProf comprised in the server request or the server may have not considered the provided UAProf.
fri an operation S5.24, the generating operation may additionally take the UAProf information into account according to the version cached by the intermediate network device. For example, the cached UAProf information may be taken into account in case that the generated response does not fulfil all requirements of the client due to an incomplete considering of the UAProf information by the server, e.g. due to lacking server capabilities. Particularly, the intermediate network device may take the UAProf information during the generating operation into consideration in case of a server which is not capable to consider the transmitted UAProf information adequately.
The further operations S5.25 and S5.26 are operated analogously to the operation S5.25 and S5.26 described above with reference to the Client - Server Communication.
The following description with reference to Fig. 4b may describe the profile and session managing with respect to subsequent client requests during an established session according to the concept basing on an embodiment of the present invention.
Fig. 4b shows a flow diagram illustrating a sequence of processing operations with respect to the operation of a server and a gateway, respectively, according to an embodiment of the invention. The illustrated sequence will be described in view of client - server commumcation and client - gateway communication analog to the description with respect to Fig. 4a.
Client - Server Communication:
In an operation S5.50, a subsequent request operation is started. A corresponding profile and session management is opened or established and the corresponding access information is available to client and server.
Li an operation S5.51, the server receives a subsequent request from the client. The subsequent client request comprises a URL including referencing and session information. The session information and the referencing information allows the server to retrieve the information cached, i.e. the UAProf information transmitted at the establishment and opening of the corresponding client related session. Therefore, referencing and session information identifies uniquely the client and references uniquely the cached UAProf information. Additional control sequences may be included in the URL comprising the referencing and session information.
fri an operation S5.52, the cached profile data are received. Particularly, cached UAProf information is retrieved.
In an operation S5.53, a response in accordance with the client request is generated. The generating operation takes into account the retrieved UAProf information by e.g. adapting or modifying the response to meet the needs and requirements of the client defined in the UAProf information. In an operation S5.54, the uniform resource locators (URL) contained in the generated response are processed, fri order to inform the client of the established session and to put the client in the position to transmit a unique session identifying information upon subsequent requests to the same server, the generated referencing and session information may be appended to the uniform resource locators (URL) contained in the generated response. Adding a signaling sequence may further complete the coding of the aforementioned referencing and session information.
In an operation S5.55, the generated response to the request, comprising modified URLs, is transmitted to the client.
fri an operation S5.56, the operational sequence in accordance with the initial client request is finished.
Client - Gateway Communication:
According to the following description, the operations S5.50 and S5.53 to S5.55 are operated by an intermediate network device in the same manner as with the aforementioned operations S5.30 and S5.25 to S5.26 referencing to the Client - Server Communication.
Profile and session managing server:
In order to identify the session managed by a subsequent server, the request may have to comprise additional referencing and session information in accordance with the profile and session management of the server, in order to enable the retrieval of the profile data by the server. Several referencing and session information according to profile and session management of different network devices can be coded within the modified URL, e.g. by appending successively the individual network relating referencing and session information.
In an operation S5.57, a server request is generated. The server request is based on the client request. The referencing and session information included in the uniform resource locator (URL) and relating to the profile and session management of the intermediate network device is removed. The resulting uniform resource locator (URL) is employed for the addressing of the server request. The generating operation may be a conversion process analog to the operation S5.28 illustrated in Fig. la.
hi an operation S5.58, the server request is transmitted to the server. The following operations S5.59 and S5.53 are operated analogously to the operation S5.30 and S5.24 described in accordance with the client - gateway communication section of the profile and session managing server.
In an operation S5.59, a server request is received. The server has preferably operated the operations S5.50 to S5.56 according to the aforementioned description referring to a server according to an embodiment of the invention. Correspondingly, the server response to the request comprises modified URLs including referencing and session information of the UAProf caching and session management of the server and optionally a signaling sequence described above.
In an operation S 5.53, the intermediate network device generates a response to the client request based on the server response. The generation may comprise a conversion operation e.g. to convert the server response information coded in a certain transfer protocol into a transfer protocol suitable for communication with the client. The generating operation may additionally take the UAProf information into account according to the version cached by the intermediate network device. Referencing and session information of both the intermediate network device and the server is available.
fri an operation S5.54, the uniform resource locators (URL) contained within the generated response are processed, h order to inform the client of the established session and to put the client in the position to transmit a unique session identifying information upon subsequent requests to the same server, the generated referencing and session information may be appended to the uniform resource locators (URL) contained in the generated request response. Adding a signaling sequence may further complete the coding of the aforementioned referencing and session information. The URLs may comprise now two different referencing and session information according to the server and the intermediate network device, which do not interfere with each other.
fri an operation S5.55, the response is transmitted to the client.
Non-Session Managing Server:
The following operations S5.57 to S5.59 and S5.54 to S5.55 are operated analogously to the operations S5.28 to S5.30 and S5.24 to S5.26 described in accordance with the client - gateway communication section of a non-session managing server. Correspondingly, the description may be looked up above at the referenced section. Fig. 5 a shows a flow diagram illustrating a timely sequence of the operations with respect to Fig. 2a and according to an embodiment of the invention. The operational sequence shown in Fig. 5 a according to the apparatus and system illustrated in Fig. 2a corresponds to the client - server communication described in Fig. 4a and Fig. 4b. The following description may extend the above-presented description. Therefore references back to the Fig. 2a will be given.
The operations S6.l l to S6.17 are dedicated to the processing of an initial request and the establishment of the profile and session management. The operations S6.21 to S6.27 are dedicated to subsequent requests during an established and opened profile and session management.
In an operation S6.11 the client 100 transmits an initial request. This request may be generated by an application executed at the client 100, such as the illustrated WAP / WEB browser. This initial request comprises information of the UAProf in order to establish a profile and session management according to the concept and embodiments of the present invention. This request is addressed to the server 200.
The server 200 may be an HTTP-based server and the client 100 may be a mobile phone. A gateway / proxy 305 may convert the request or correspondingly a following response. This gateway / proxy 305 is not shown in Fig. 2a since gateway / proxy 305 is not further involved in the operational sequence. Li an operation S6.12 the client request is forwarded to the server 200.
In an operation S6.13, the communication interface 230 of the server 200 receives the transmitted client request of client 100.
fri an operation S6.14, the session manager 210 of the server 200 may extract the UAProf information from the client request and cache the information in the cache 211. Further, the session manager may generate a referencing and session information uniquely referring to the cached UAProf information and uniquely identifying the session.
Li an operation S6.15, the serving component 220 of the server 200 generates a response to the request based on the client request. The serving component 220 may have access to a content 221 for retrieving information necessary to generate the response. The generation of the response further takes the UAProf information into account and adapts the response thereto. The URLs contained in the response are processed. The referencing and session information is appended to each URL. L an operation S6.16, the request is forwarded by the proxy / gateway 305 to the client 100.
fri an operation S6.17, the client 100 receives the response to its request from the server 200. The response may be supplied to the receiving application for further processing.
Li an operation S6.21, a subsequent request may be generated by an application running on the client 100, for example a WAP/WEB browser requesting a WAP/WEB page for displaying. The modified uniform resource locator (URL) of the client request comprises the referencing and session information in order to identify the session. The subsequent request is transmitted to the server 200.
Li an operation S6.22, a proxy / gateway forwards the client request. The forwarding may be operated analogously to the forwarding operation S3.12.
hi an operation S6.23, the communication interface 230 of the server 200 receives the request.
fri an operation S6.24, the session manager 210 of the server 200 may extract the referencing and session information from the URL of the client request, and retrieves correspondingly the profile data from the cache 211, i.e. the previously cached UAProf information.
fri an operation S6.25, the serving component 220 of the server 200 generates a response to the request based on the client request. The serving component 220 may have access to a content 221 for retrieving information necessary to generate the response. The generation of the response further takes the UAProf information into account and adapts the response thereto. Additionally, the serving component 220 further processes the URLs contained in the generated response by appending referencing and session information. Subsequently, the response to the request is transmitted by the communication interface 230 to the client 100.
In an operation S6.26, the request may be forwarded by the proxy / gateway 305 to the client 100.
an operation S6.27, the client 100 receives the request response from the server 200. The response may be supplied to the receiving application for further processing.
Fig. 5b shows a flow diagram illustrating a timely sequence of the operations with respect to Fig. 2b and according to an embodiment of the invention. The operational sequence shown in Fig. 5b according to the apparatus and system illustrated in Fig. 2b corresponds to the client - gateway communication described in Fig. 4a and Fig. 4b. The following description may extend the above presented description. Therefore references back to the Fig. 2b will be given.
The operations S7.10 to S7.18 are dedicated to the processing of an initial request and the establishment of the profile and session management. The operations S7.20 to S7.28 are dedicated to subsequent requests during an established and opened profile and session management.
fri an operation S7.10 the client 100 transmits an initial request. This request may be generated by an application executed at the client 100, such as the illustrated WAP / WEB browser. This initial request comprises UAProf information in order to establish a profile and session management according to the concept and embodiments of the present invention. This request is addressed to the server 201.
In an operation S7.11, the communication interface 330 of the gateway / proxy 300 receives the transmitted client request of client 100.
In an operation S7.12, the session manager 310 of the gateway / proxy 300 may extract the UAProf information from the client request and cache the information in the cache 311. Further, the session manager may generate a referencing and session information uniquely referring to the cached UAProf information and uniquely identifying the session.
Li an operation S7.13, the client request is forwarded to the server 201. The forwarding may comprise a generating of a server request corresponding to the original client request and/or a conversion of the transfer protocol. The server request also comprises the UAProf information. The communication interface 331 of the gateway / proxy 300 transmits the server request to the server 201.
Li an operation S7.14, the communication interface 230 of the server 201 receives the server request.
Li an operation S7.15 the serving component 220 of the server 201 generates a server response to the request based on the server request or the client request, respectively. The serving component 220 may have access to a content 221 for retrieving information necessary to generate the server response. The generation of the response further takes the UAProf information into account and adapts the server response thereto. Subsequently, the response to the request is transmitted by the communication interface 230 to the gateway / proxy 300. L an operation S7.16, the communication interface 331 of the gateway / proxy 300 receives the server request response.
Li an operation S7.17, a response to the client request may be generated based on the server response. The gateway / proxy 300 may take the UAProf into account and adapt the generated response thereto. It has to be guaranteed that the response to the client request meets the needs and requirements in accordance with the UAProf information of the client 100. The serving component 320 further processes the URLs contained in the generated response. The referring and session information generated by the session manager 310 may be appended to the comprised URLs. Subsequently, the response is transmitted by the communication interface 330 to the client 100.
fri an operation S7.18, the client 100 receives the request response from the gateway / proxy 300. The response may be supplied to the receiving application for further processing. Further subsequent responses may be based on the modified URLs comprised in the received response.
fri an operation S7.20, a subsequent request may be generated by an application running on the client 100, for example a WAP/WEB browser requesting a WAP/WEB page for displaying. The request may be initiated by selecting a modified URL for following the link. The subsequent request is transmitted to the gateway / proxy 300.
Li an operation S7.21, the communication interface 330 of the gateway / proxy 300 receives the transmitted client request of client 100.
fri an operation S7.22, the session manager 310 of the gateway / proxy 300 may extract the referencing and session information from the URL contained within the client request, and retrieves correspondingly the profile data from the cache 311, i.e. the previously cached UAProf information.
In an operation S7.23, a server request is generated based on the original client request. The generation may entail a conversion of the transfer protocol. The server request further comprises the cached UAProf information retrieved in operation S7.22. The URL maybe set to its original state by removing the referencing and session information referring to the profile and session management of the gateway / proxy 300. The communication interface 331 of the gateway / proxy 300 transmits the server request to the server 201. fri an operation S7.24, the communication interface 230 of the server 201 receives the server request.
In an operation S7.25 the serving component 220 of the server 201 generates a server response to the request based on the server request. The serving component 220 may have access to a content 221 for retrieving information necessary to generate the server response. The generation of the response further takes the UAProf information into account and adapts the server response thereto. Subsequently, the response to the request is transmitted by the communication interface 230 to the gateway / proxy 300.
fri an operation S7.26, the communication interface 331 of the gateway / proxy 300 receives the server response.
L an operation S7.27, a response to the client request is generated based on the server response. The gateway / proxy 300 may take the UAProf into consideration and may additionally adapt the generated response thereto. It has to be guaranteed that the response to the client request meets the needs and requirements in accordance with the UAProf information of the client 100. The serving component 320 further processes the URLs contained within the generated client response. The referring and session information generated by the session manager 310 may be appended to the comprised URLs. Subsequently, the response to the request is transmitted by the communication interface 330 to the client 100.
In an operation S7.28, the client 100 receives the response to its request comprising modified URL from the gateway / proxy 300. The response may be supplied to the receiving application for further processing.
This specification contains the description of implementations and embodiments of the present invention with the help of examples. A person skilled in the art will appreciate that the present invention is not restricted to details of the embodiments presented above, and that the invention can be also implemented in another form without deviating from the characteristics of the invention. The embodiment presented above should be considered as illustrative, but not restricting. Thus, the possibilities of implementing and using the invention are only restricted to the enclosed claims. Consequently, various options of implementing the invention as determined by the claims, including equivalent implementations, also belong to the scope of the invention.

Claims

Claims
1. Method for providing profile data to a requesting device, comprising the steps of:
- receiving (SI.11) a request and an associated cookie from said requesting device (100), said cookie comprising information for retrieving said profile data.
- retrieving (S 1.12) said profile data,
- generating (SI.13) a response in accordance with said request, said response being based on said profile data and
- transmitting (SI.14) said response to said requesting device (100).
2. Method according to claim 1, further comprising the steps of:
- generating (S 1.13) a response cookie,
- transmitting (S 1.14) said response cookie to said requesting device (100).
3. Method for providing profile data to a requesting device, comprising the steps of:
- receiving (S5.51) a request from said requesting device (100), wherein said request has a uniform resource locator (URL) comprising information for retrieving profile data,
- retrieving (S5.52) said profile data,
- generating (S5.53) a response in accordance with said request, wherein said response is based on said profile data and includes a plurality of uniform resource locators (URLs),
- processing (S5.54) said uniform resource locators (URLs) by including therein information for retrieving profile data, and
- transmitting (S5.55) said response to said requesting device (100).
4. Method according to anyone of the preceding claims, wherein said profile data are available for being retrieved for a certain period of time.
5. Method according to claim 4, wherein said period of time starts with the initial receiving of said profile data.
6. Method according to claim 4, wherein said period of time is terminated with the removal of said profile data.
7. Method according to anyone of the preceding claims, wherein said step of generating a response further comprises the steps of;
- generating (S1.27, SI.16, S5.28, S5.57) a server request based on the client request,
- transmitting (SI.28, SI.17, S5.29, S5.58) said server request, - receiving (SI.29, SI.18, S5.30, S5.59) a server response in accordance with said server request and
- generating (S1.24, SI.13, S5.24, S5.53) a response based on said server response.
8. Method according to anyone of the preceding claims, wherein said request is a request to a WEB- or WAP-server.
9. Method according to anyone of the preceding claims, wherein said method is applicable to the hypertext transport protocol (HTTP).
10. Software tool for providing profile data, comprising program code portions for carrying out the operations of any one of claims 1 to 9 when said program is implemented in a computer program for executing on a computer or a network device.
11. Computer program for providing profile data, comprising program code section for carrying out the operations of any one of claims 1 to 9 when said program is run on a computer or a network device.
12. Computer program product for providing profile data, wherein said computer program product comprises program code sections stored on a computer readable medium for carrying out the method of any one of claims 1 to 9 when said program product is run on a computer or network device.
13. Network device for providing profile data, said network device (200, 300) comprising - a communication interface (230, 330, 331) for receiving a request and a cookie from a requesting device (100) and for transmitting a response to said requesting device (100),
- a session manager (210, 310) for providing profile data, wherein said session manager comprises a cache (211, 311) for caching said profile data and is adapted for retrieving said profile data from said cache (211, 311) in accordance with information comprised in said cookie and
- a serving component (220, 320) for generating said response based on said request, wherein said serving component (220, 320) is adapted to take said profile data into account.
14. Network device for providing profile data, said network device (200, 300) comprising
- a communication interface (230, 330, 331) for receiving a request from a requesting device (100) and for transmitting a response to said requesting device (100), - a session manager (210, 310) for providing profile data, wherein said session manager comprises a cache (211, 311) for caching said profile data and is adapted for retrieving said profile data from said cache (211, 311) in accordance with information comprised in a uniform resource locator (URL) of said request and - a serving component (220, 320) for generating said response based on said request and for processing uniform resource locators (URLs) comprised in said response by including therein information for retrieving said profile data from said cache (211, 311), wherein said serving component (220, 320) is adapted to take said profile data into account.
15. Network device according to claim 13 or claim 14, wherein said network device (200, 300) is a server network device (200).
16. Network device according to claim 13 or claim 14, said network device (200, 300) further comprising: - a commumcation interface (230, 330, 331) for transmitting a server request to a server network device (201) and receiving a server response from said server network device (201) and
- a serving component (220, 320) for generating a server request and generating said response additionally based on said server response.
17. Network device according to claim 16, wherein said network device (200, 300) is a proxy network device (300) or a gateway network device (300).
18. System for providing profile data, comprising - a requesting device (100) and
- a network device (200) according to claim 15.
19. System for providing profile data, comprising
- a requesting device (100), - an intermediate network device (300) according to claim 17 and
- a server (201), wherein said requesting device (100) is adapted to communicate via said intermediate network device (300) with said server (201).
PCT/IB2002/000628 2002-03-04 2002-03-04 Method, network device and system for providing profile data applicable to hypertext transfer protocol (http) WO2003075535A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
AU2002236125A AU2002236125A1 (en) 2002-03-04 2002-03-04 Method, network device and system for providing profile data applicable to hypertext transfer protocol (http)
US10/506,004 US20050120091A1 (en) 2002-03-04 2002-03-04 Method, network device and system for providing profile data applicable to hypertext transfer protocol (http)
PCT/IB2002/000628 WO2003075535A1 (en) 2002-03-04 2002-03-04 Method, network device and system for providing profile data applicable to hypertext transfer protocol (http)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/IB2002/000628 WO2003075535A1 (en) 2002-03-04 2002-03-04 Method, network device and system for providing profile data applicable to hypertext transfer protocol (http)

Publications (1)

Publication Number Publication Date
WO2003075535A1 true WO2003075535A1 (en) 2003-09-12

Family

ID=27772926

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2002/000628 WO2003075535A1 (en) 2002-03-04 2002-03-04 Method, network device and system for providing profile data applicable to hypertext transfer protocol (http)

Country Status (3)

Country Link
US (1) US20050120091A1 (en)
AU (1) AU2002236125A1 (en)
WO (1) WO2003075535A1 (en)

Families Citing this family (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2383505B (en) * 2001-12-21 2004-03-31 Searchspace Ltd System and method for monitoring usage patterns
US7392160B2 (en) * 2002-12-18 2008-06-24 Fortent Limited System and method for monitoring usage patterns
US20040249983A1 (en) * 2003-03-21 2004-12-09 Ilja Bedner Method and system for accessing a web page within a network
US8732234B2 (en) * 2005-06-07 2014-05-20 Yahoo! Inc. Providing relevant non-requested content to a mobile device
US7685298B2 (en) * 2005-12-02 2010-03-23 Citrix Systems, Inc. Systems and methods for providing authentication credentials across application environments
CN100563169C (en) * 2006-01-24 2009-11-25 华为技术有限公司 Client end capacity updating reporting system, method, server and terminal equipment
CN101047705B (en) * 2006-03-31 2013-01-30 华为技术有限公司 Report process method, server for customer agent file information and its customer terminal
US8086698B2 (en) 2006-06-02 2011-12-27 Google Inc. Synchronizing configuration information among multiple clients
US7912916B2 (en) * 2006-06-02 2011-03-22 Google Inc. Resolving conflicts while synchronizing configuration information among multiple clients
WO2007147080A1 (en) 2006-06-16 2007-12-21 Almondnet, Inc. Media properties selection method and system based on expected profit from profile-based ad delivery
WO2007149888A2 (en) 2006-06-19 2007-12-27 Almondnet, Inc. Providing collected profiles to media properties having specified interests
US8150938B1 (en) * 2006-06-21 2012-04-03 Qurio Holdings, Inc. Profile aware mediating server
US8102863B1 (en) 2006-06-27 2012-01-24 Qurio Holdings, Inc. High-speed WAN to wireless LAN gateway
US20080307035A1 (en) * 2007-06-05 2008-12-11 Erik John Burckart System and Method for Off-loading Online Meeting Updates Using Forward Proxy
US8958363B2 (en) * 2008-10-15 2015-02-17 Viasat, Inc. Profile-based bandwidth scheduler
WO2010043024A1 (en) * 2008-10-19 2010-04-22 Research In Motion Limited Web application framework for enabling optimum rendering performance on a client based upon detected parameters of the client
WO2010043025A1 (en) * 2008-10-19 2010-04-22 Research In Motion Limited Web application framework for enabling the creation of applications that provide an interface with clients that is independent of scripting capability
US20110035256A1 (en) * 2009-08-05 2011-02-10 Roy Shkedi Systems and methods for prioritized selection of media properties for providing user profile information used in advertising
US9009293B2 (en) 2009-11-18 2015-04-14 Cisco Technology, Inc. System and method for reporting packet characteristics in a network environment
US9015318B1 (en) 2009-11-18 2015-04-21 Cisco Technology, Inc. System and method for inspecting domain name system flows in a network environment
US9148380B2 (en) * 2009-11-23 2015-09-29 Cisco Technology, Inc. System and method for providing a sequence numbering mechanism in a network environment
US8792495B1 (en) 2009-12-19 2014-07-29 Cisco Technology, Inc. System and method for managing out of order packets in a network environment
US8787303B2 (en) 2010-10-05 2014-07-22 Cisco Technology, Inc. Methods and apparatus for data traffic offloading at a router
US8239529B2 (en) 2010-11-30 2012-08-07 Google Inc. Event management for hosted applications
US9003057B2 (en) 2011-01-04 2015-04-07 Cisco Technology, Inc. System and method for exchanging information in a mobile wireless network environment
US8948013B1 (en) 2011-06-14 2015-02-03 Cisco Technology, Inc. Selective packet sequence acceleration in a network environment
US8792353B1 (en) 2011-06-14 2014-07-29 Cisco Technology, Inc. Preserving sequencing during selective packet acceleration in a network environment
US8743690B1 (en) 2011-06-14 2014-06-03 Cisco Technology, Inc. Selective packet sequence acceleration in a network environment
US8737221B1 (en) 2011-06-14 2014-05-27 Cisco Technology, Inc. Accelerated processing of aggregate data flows in a network environment
US8908531B2 (en) * 2011-08-25 2014-12-09 At&T Mobility Ii Llc Communication gateway for facilitating communications with a supervisory control and data aquisition system
US9432489B2 (en) * 2012-06-05 2016-08-30 Intel Corporation Systems and methods for processing encoded data streams
US9544293B2 (en) 2013-09-20 2017-01-10 Oracle International Corporation Global unified session identifier across multiple data centers
US9866640B2 (en) * 2013-09-20 2018-01-09 Oracle International Corporation Cookie based session management
US9769147B2 (en) 2015-06-29 2017-09-19 Oracle International Corporation Session activity tracking for session adoption across multiple data centers
US10693859B2 (en) 2015-07-30 2020-06-23 Oracle International Corporation Restricting access for a single sign-on (SSO) session
US10581826B2 (en) 2015-10-22 2020-03-03 Oracle International Corporation Run-time trust management system for access impersonation
US10454936B2 (en) 2015-10-23 2019-10-22 Oracle International Corporation Access manager session management strategy
US10505982B2 (en) 2015-10-23 2019-12-10 Oracle International Corporation Managing security agents in a distributed environment
US10623501B2 (en) 2016-09-15 2020-04-14 Oracle International Corporation Techniques for configuring sessions across clients
US10489380B2 (en) * 2016-12-28 2019-11-26 American Express Travel Related Services Company, Inc. Systems and methods for processing data service requests
US11290438B2 (en) 2017-07-07 2022-03-29 Oracle International Corporation Managing session access across multiple data centers
US11050730B2 (en) 2017-09-27 2021-06-29 Oracle International Corporation Maintaining session stickiness across authentication and authorization channels for access management
US10157275B1 (en) 2017-10-12 2018-12-18 Oracle International Corporation Techniques for access management based on multi-factor authentication including knowledge-based authentication
US11134078B2 (en) 2019-07-10 2021-09-28 Oracle International Corporation User-specific session timeouts

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999056431A2 (en) * 1998-04-28 1999-11-04 Nokia Mobile Phones Limited A method of and a network for handling wireless session protocol (wsp) sessions.
WO2001033807A2 (en) * 1999-11-02 2001-05-10 Mshift, Inc. Portal configuration in wireless medium
EP1146712A1 (en) * 2000-04-10 2001-10-17 BRITISH TELECOMMUNICATIONS public limited company Authentication in telecommunication system
WO2001097482A1 (en) * 2000-06-16 2001-12-20 Telefonaktiebolaget Lm Ericsson (Publ) Profile and capability of wap-terminal with external devices connected
WO2002005581A1 (en) * 2000-07-07 2002-01-17 Telefonaktiebolaget Lm Ericsson (Publ) Mobile communication system in which the information content is tailored depending on the capability of the bearer that is used for the specific access

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999056431A2 (en) * 1998-04-28 1999-11-04 Nokia Mobile Phones Limited A method of and a network for handling wireless session protocol (wsp) sessions.
WO2001033807A2 (en) * 1999-11-02 2001-05-10 Mshift, Inc. Portal configuration in wireless medium
EP1146712A1 (en) * 2000-04-10 2001-10-17 BRITISH TELECOMMUNICATIONS public limited company Authentication in telecommunication system
WO2001097482A1 (en) * 2000-06-16 2001-12-20 Telefonaktiebolaget Lm Ericsson (Publ) Profile and capability of wap-terminal with external devices connected
WO2002005581A1 (en) * 2000-07-07 2002-01-17 Telefonaktiebolaget Lm Ericsson (Publ) Mobile communication system in which the information content is tailored depending on the capability of the bearer that is used for the specific access

Also Published As

Publication number Publication date
US20050120091A1 (en) 2005-06-02
AU2002236125A1 (en) 2003-09-16

Similar Documents

Publication Publication Date Title
US20050120091A1 (en) Method, network device and system for providing profile data applicable to hypertext transfer protocol (http)
EP3251322B1 (en) Improved client-driven push of resources by a server device
CN101313549B (en) System, method and apparatus for negotiating apparatus information
US7590629B2 (en) Method and network device for synchronization of database data routed through a router
US7894431B2 (en) System and method for communicating asynchronously with web services using message set definitions
US8291098B2 (en) Apparatus and method for processing web service descriptions
KR100694339B1 (en) Method for the transmission of user data objects according to a profile information object
CN101341724B (en) System and method for history driven optimization of web services communication
US20060179118A1 (en) Platform-specific application user interface remoting
WO2008063815A2 (en) Optimizing static dictionary usage for signal hypertext transfer protocol and bytecode compression in a wireless network
JP2005510804A (en) System and method for processing extensible markup language (XML) documents
US7577740B2 (en) Scalable vehicle processing system
JPH11149448A (en) Network system, client terminal and relay server
WO2003088613A1 (en) Method and device for handling synchronization related information
WO2002087188A1 (en) Method and system for privacy preferences management using a synchronisation protocol
US20040204073A1 (en) Network technology augmented user device framework
JP2002334033A (en) Method, system, device, program, and recording medium for information distribution
EP1829317B1 (en) Methods and arrangements for caching static information for packet data applications in wireless communication systems
KR20010056416A (en) Home network system using mobile station
CA2498377C (en) An apparatus and method for processing web service descriptions
US20060069790A1 (en) Content presentation adaptation
JP4276562B2 (en) Mobile communication system and server apparatus
KR100710993B1 (en) Method of transfering the menu for wap-connection
JP2000148620A (en) Server-client system
JP2003150496A (en) DISTRIBUTION METHOD, SYSTEM, SENDING AND RECEIVING TERMINAL DEVICE AND DISTRIBUTION RELAY DEVICE FOR Web CONTENTS

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 10506004

Country of ref document: US

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP