WO2006068558A1 - Methods and arrangements for caching static information for packet data applications in wireless communication systems - Google Patents
Methods and arrangements for caching static information for packet data applications in wireless communication systems Download PDFInfo
- Publication number
- WO2006068558A1 WO2006068558A1 PCT/SE2004/001995 SE2004001995W WO2006068558A1 WO 2006068558 A1 WO2006068558 A1 WO 2006068558A1 SE 2004001995 W SE2004001995 W SE 2004001995W WO 2006068558 A1 WO2006068558 A1 WO 2006068558A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- proxy
- static information
- user equipment
- request
- application
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/568—Storing data temporarily at an intermediate stage, e.g. caching
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/10—Architectures or entities
- H04L65/1016—IP multimedia subsystem [IMS]
Definitions
- the present invention relates to methods and arrangements in wireless communication systems offering packet data service.
- the invention relates to caching of static information relating to a communication application executed in an user equipment.
- Modern wireless communication systems providing packet switched services such as Universal Mobile Telecommunication System (UMTS) should be capable of supporting a large and diverse variety of applications having different demands on the capability of the user equipment, needed transmission capacity and quality of service, for example.
- the user equipment range from rather simple mobile phones with limited graphical presentation and processing capabilities to laptop computers, connected to the Internet via the wireless communication system, with very high graphical presentation capabilities and capabilities which facilitates high demand communication applications such as video conferencing and streamed media.
- a communication application executed in the wireless user equipment is for example a browser application or an application for downloading streaming media. Through the wireless communication system the communication application in the user equipment gets access to a service provided in an application server on the Internet, for example.
- information is transferred from the user equipment to the application server regarding the capabilities of the user equipment, the capabilities and preferred formats of the communication application and also choices made by the user, typically made in the communication application.
- An example could be the user accessing a WEB-page of a newspaper, wherein the information of that WEB-page is adapted to the user equipment capabilities and the user preferences, regarding for example the format of text and pictures, resolution, language etc.
- the Wireless Application Protocol, WAP was originally introduced to provided an application protocol that, among other features, minimized the amount of supplementary data, such as headers, in the wireless transmissions.
- a WAP access to an application server according to the specification WAP 1.2.x is schematically illustrated in Fig. Ia (prior art).
- the WAP application running in the user equipment 105 issues a WSP- start to an WAP Gateway 110 over the radio interface 115.
- WAP-start are information on static headers which are cached by the WAP gateway 110.
- the WAP gateway 110 uses the cached static headers in forming a HTTP- request to a service application on the application server 120. In this manner static information, such as the WAP headers, did not need to be transferred via the radio interface.
- the headers were added only for the transmission between the WAP gateway and the application server, which typically has a high capacity.
- HTTP Hypertext Transfer Protocol
- the WAP gateway is replaced by a Proxy 125, as seen in Fig. Ib.
- the omission of the WAP gateway has a drawback in that the amount of redundant static information transmitted on the radio interface will increase.
- HTTP-requests with a substantial amount of static information in headers are frequently issued by a browser application in the user equipment 105 and transferred all the way from the user equipment 105 to the application server 120, including transmission over the radio interface.
- a further example is Web services using XML-documents to convey Web service messages. In two or more consecutive messages from a client to a server a substantial part of the messages are the same.
- An object of the present invention is to provide methods and devices that reduces the amount of static information that is transferred over the radio interface in a wireless communication system.
- the present invention provides a method and an arrangement for accessing a service application from a user equipment in a wireless communication system.
- the access from a communication application executed in the user equipment to the service application of an application server, is via a proxy.
- the access may take place on the establishment of a communication session, or during an ongoing session.
- the method comprises the steps of: -sending from the communication application of the user equipment, a start message to the proxy requesting to utilize a service application of an application server.
- the start message comprises a location indicator;
- the proxy accessing a caching node by the use of the location indicator and from the caching node retrieving static information.
- the static information has been transferred and cached in the caching node prior to the communication session;
- the proxy forming a request at based on the retrieved static information, and sending said request to the service application of the application server.
- the location indicator preferably comprises an address to the caching node, for example an URL.
- the location indicator can be a flag that can be interpreted by the proxy.
- the proxy uses mobile identifying means such as IMSI, MSISDN or the user equipment IP-address, to retrieve the correct static information from the caching node, identified with the location indicator.
- the proxy in combination with said location indicator uses a unique identity of the static information to retrieve the static information from the caching node The unique identity should be transferred to the proxy in the start message.
- the above steps are performed by a method executed in the proxy.
- the method comprises further initial steps to be taken prior to the establishing of the communication session, of the user equipment transferring static information relating to at least one communication application to the caching node.
- an IP Multimedia CN Subsystem IMS
- SIP Session Initiation Protocol
- the SIP-register or the SIP publish procedures are used for the caching of the static information.
- the start message is a reduced HTTP request
- the static information comprises HTTP headers
- the request formed by the proxy in the is a full HTTP-request.
- the service application will be provided with static information relating to the communication application of the user equipment without the static information has to be transferred from the user equipment during each communication session.
- valuable radio resources are not wasted, and the battery life of the user equipment is prolonged.
- One advantage afforded by the present invention is that a proxy forms a full HTTP request from, the reduced HTTP request received from the user equipment and the static information retrieved from the caching node.
- a further advantage afforded by the present invention is that the static information can include a large variety of information in a large variety of formats, for example HTTP accept headers, encryption keys, and XML documents.
- Fig. la-b is a schematic illustration of WAP access procedures according to prior art.
- Fig. 2 is a schematic illustration of a generic wireless communication system, in which the methods and arrangements according to the present invention may advantageously be applied;
- Fig. 3 is a signal/message sequence scheme illustrating the method according to the present invention
- Fig. 4 is a signal/message sequence scheme illustrating the initial steps of an embodiment of the method according to the present invention
- Fig. 5 is a signal/message sequence scheme illustrating the steps of an embodiment of the method according to the present invention.
- Fig. 6 is a schematic illustration of a SIP register message adapted according to the present invention.
- Fig. 7 is a schematic illustration of a proxy according to the present invention.
- the present invention is applicable to packet data communication in a wireless communication system.
- the present invention relates, but is not limited, to scenarios wherein the end user is utilizing a communication application such as a WEB browser executed in a user equipment, for example an mobile terminal, to browse web-pages provided on an application server.
- the application server is typically not a part of the wireless communication system.
- HTTP is typically used for the communication, but other protocols are not exclude.
- static information in this application meant to be interpret as any information describing the capabilities, choices and preferences of the user, user equipment 105 or the applications executed in the user equipment 105, information that typically does not need to be updated for each communication session. However, the static information is typically and preferably updated, but less frequently, for example on power on of the user equipment. Static information may include, but is not limited to, information on the capabilities and preferences of the communication application regarding file formats, graphical resolution, supported Java versions, preferred language, applets etc. The static information relates to a specific user, user equipment or communication application, or possibly groups of communication applications.
- the present invention provides a method and an arrangement in a network node so that the static information can be provided to a service application of an application server without having to be transferred from the user equipment during each communication session.
- the static information is transferred from the user equipment to the caching node and cached in the caching node prior to the communication session.
- the user equipment sends a start message to the proxy requesting to utilize a service application.
- the start message comprises a location indicator.
- the proxy access the caching node by the use of the location indicator and retrieves the static information.
- the proxy when forms a request based on the static information, and sends it to the service application.
- Fig. 2 is a schematic view of a wireless communication system in which the present invention may be used.
- the wireless communication system 200 comprises a user equipment 105, for example a mobile terminal, which may communicate with an application server 120.
- the user equipment resides in the radio access network (RAN) 220, controlled by at least one Radio Network Controller (RNC) 230, which is in communication with a Serving GPRS support node (SGSN) 240 of the core network (CN) 235.
- the CN 235 comprises the Home Location Register (HLR) 237 or Home Subscriber Server (HSS) and is via Gateways nodes in communication with other networks.
- the Gateway GPRS support node (GGSN) 245 interconnects the CN 235 with the service network 255.
- the communication between the user equipment 105 and the service application 120 takes places via a proxy 125.
- the proxy may serve a plurality of application servers, 120: 1 and 120:2, which may reside in the SN or in an external network 250.
- a plurality of proxies each serving different application services.
- the proxy 125 is capable of accessing a caching node 260, which may be a part of the SN, as depicted, but also reside elsewhere in the system.
- the system may comprise a plurality of different caching nodes, relating to different type of services, proxies or applications servers 120, for example.
- the caching node 260, or the plurality of caching nodes, can be accessed from both the proxy 125 and the user equipment 105.
- the CN is through the GGSN connected to an IP Multimedia CN Subsystem (IMS) 265.
- IMS IP Multimedia CN Subsystem
- the IMS comprises, among other nodes (not shown) the Proxy Call Session Control Function (P-CSCF) 261, which is the first contact point of the user equipment in the IMS 265.
- P-CSCF Proxy Call Session Control Function
- S-CSCF Serving CSCF
- the communication may involve other nodes of the radio access network, the core network and the service network, which here has been omitted for clarity.
- Possible radio access networks includes, but is not limited to, UMTS, CDMA2000, Wireless LAN or GPRS network.
- the CN, IMS and SN are commonly realized as IP-based or ATM-based communication networks.
- the mechanisms for transfer over, for example the air interface and within IP- and ATM-based networks, are known to the skilled person and not to be regarded as part of the invention.
- the method and arrangement according to the invention will be described in an UMTS network and with reference to the schematic signalling scheme depicted in Fig. 3 and the schematic illustration of a wireless communication system according to Fig. 2. Embodiments of the present invention are illustrated in Fig. 4 and Fig. 5.
- the method according to the invention comprises the steps of:
- the user equipment 105 access the caching node 260 and transfer a message with static information regarding one or more communication applications which are possible to execute in the user equipment 105.
- The also comprises means for identifying the static information, for example IMSI or MSISDN, or the user equipment IP-address. Alternatively a unique identity is included.
- the caching node 260 is preferably access with the used of suitable known addressing means, such as an URL.
- the static information is cached by the caching node 260.
- Steps 305-307 are initial steps which preferably are performed only at power on or if a need for updating the static information has been identified.
- the initial steps should preferably not be taken for every packet data communication session or during a session.
- the communication application of the user equipment 205 initiate a utilization of a service offered by an application server 120, which therefore should be accessed by the user equipment 105.
- the communication application of the user equipment 105 issues a message to the proxy 125 for accessing the application server 120.
- the message comprise an indication on the location of the stored static information.
- the location indicator may be an address, for example an URL, a flag or a code which the proxy 125 can interpret and use to access the correct caching node 260.
- the proxy 125 accesses the caching node 260 by the use of the location indicator and retrieves the static information relating to the communication application of the user equipment 205.
- Mobile identifying means such as IMSI or MSISDN, or address means such as the user equipment IP-address, may be used by the proxy for identifying the static information relevant for the specific user/user equipment.
- the proxy 125 uses the static information in forming an request to the service application of the application server 260.
- the proxy 125 sends a request to the application server 120.
- the request now comprises the static information which the service application of the application server 120 may use to adapt further communication to the user equipment 105.
- the steps 310-330 are typically repeated for every communication session, and may be repeated during a session.
- the service application is after completion of the above steps provided with the static information needed to adapt the content with regards to the communication application of the user equipment 105, with the static information having been transferred over the air interface only in the initial step 305.
- the caching node 260 may comprise of a plurality of nodes.
- the proxy places the requests at a first node, which in turn accesses further nodes to retrieve the static information. This will be further exemplified below.
- the term “caching node” should not be interpret to be limited to only one network element.
- the caching node stores a plurality of static information relating to a plurality of communication applications of one user equipment 105.
- the message from user equipment 105 to the proxy 125 should accordingly comprise information on both the communication application in the process of making an access to the application server 120 and a location indicator.
- the proxy 125 may retrieve (step 320) static information relating to more than one communication application from the caching node 260.
- the proxy 125 uses only the static information relating to the communication application.
- HTTP is a stateless protocol. This means that all requests are independent of each other, i.e. there is no session in HTTP. This is an advantage with regards to the flexibility and universality of the protocol, but a disadvantage with regards to the amount of overhead information that for example a HTTP-request comprises.
- a preferred embodiment of the invention facilitates an efficient usage of the scarce radio resources combined with the usage of HTTP.
- a HTTP request conveys a plurality of HTTP headers.
- a plurality of these reflect the capability of the sender, examples thereof being the HTTP Accept header ,UserAgent and UAprof, which are exemplified in table 1.
- These static HTTP headers are examples of static information according to the above definition.
- the preferred embodiment utilizes the Session Initiation Protocol (SIP) and IMS developed in the framework of 3GPP rel-5.
- SIP Session Initiation Protocol
- IMS developed in the framework of 3GPP rel-5.
- SIP Session Initiation Protocol
- an establish initiation routine, SIP register is performed for example at the power on of the user equipment.
- the SIP register is adapted to encompass also the caching of static information.
- This initial procedure corresponding to the initial step 305, is schematically illustrated in Fig. 4, and comprises the steps of:
- User Equipment 105 sends a SIP REGISTER message. This message comprises information about static HTTP headers that shall be cached.
- P-CSCF 261 queries HSS 262 about the location of the S-CSCF 263 of the subscriber is located.
- the P-CSCF 261 adds the MSISDN, IMSI of the mobile terminal and/ or the user equipment IP-address, via mapping of IP- address to MSISDN function, for example.
- 415 Response back from HSS 262 to P-CSCF 261.
- the SIP REGISTER message is sent to the S-CSCF 263.
- the message now comprises static HTTP headers plus the MSISDN, IMSI or the IP- address of the subscriber.
- the SIP registrar server i.e. S-CSCF 263 caches the HTTP headers relating to the communication application of the user equipment 105.
- the S-CSCF 263 corresponds to the caching node 260.
- Register OK is sent back to the user equipment 105.
- the adapted SIP register message is schematically illustrated in Fig. 6.
- the regular SIP content 605 is the HTTP static headers 610, comprising the content 615, 616, 617 of table 1, for example,.
- the retrieving of static information and forming of the request to the application server, corresponding to steps 315-330, according to the preferred embodiment, is illustrated in the signaling scheme of Fig. 5.
- the procedure comprises the steps, to be taken in the establishment or during a communication session, of:
- Terminal sends a reduced HTTP Request message to the HTTP proxy 125 (HTTP proxy).
- HTTP proxy HTTP proxy
- This message contains information about that static HTTP headers shall be used. This could preferable be done by that the user equipment 105 HTTP browser (communication application) adds an HTTP header like "staticjtieader: yes" in the reduced HTTP request message.
- the HTTP Proxy 125 asks HSS 262 where the caching node (S-CSCF 263) of the MSISDN is located via mapping of IP-address to the MSISDN function.
- the HTTP proxy 125 adds the static HTTP headers to the original reduced HTTP request, and thus forms a full HTTP request.
- 535 The HTTP proxy 125 sends the full HTTP request to the application server 120.
- SIP publish can be used in a similar way.
- the main purpose of SIP register is to register the user equipment 105 and make it accessible in the communication network. The information is not kept if the user equipment is turned off, or disables the communication abilities; a new SIP register is required each time the user equipment is powered on.
- SIP publish the user equipment may publish information, for example static information, which is kept also if the user equipment is turned off.
- a further embodiment is adapted to the uses of WEB services.
- a plurality of messages can be defined within the framework of WEB services, including but not limited to the use of HTTP.
- the initial steps may comprise the caching of XML-headers with static information.
- the WEB service proxy retrieves the cached XML-headers and forms a full WEB service message.
- the proxy does not only form a full request, but also process the information before forming the full request. This is exemplified with an encryption application.
- the user equipment includes data to be encrypted.
- the proxy 125 retrieves static information needed for performing the encryption, for example an encryption key, and possibly other static information, from the caching node 260. Prior to forming the full request 325, the proxy performs the encryption.
- the proxy 125 comprises a plurality of functional parts, preferably implemented as software code means, to be adapted to effectuate the method according to the invention.
- Fig. 7 are the main functional parts, which are involved in the process of retrieving static information on initiating or during a communication session, schematically depicted.
- the terms "comprising” and “connected” should here be interpreted as links between functional parts and not necessarily physical connections.
- the proxy comprises communication means 705 for communicating on an application level with a user equipment 105, the application server 120 and the caching node 260.
- the proxy 705 is arranged to receive a start message or a reduced HTTP request from the user equipment.
- the accessing/retrieving means 707 handles the access to the caching node 260 and the retrieving of the static information.
- the proxy may also comprise interpreting means 710, connected to storing means 715 and the communication means 705, for interpreting the indication, flag or address in the start message (reduced HTTP request).
- the request forming means 720 in connection with the communication means 705, the full requests are formed.
- the proxy 125 may further be provided with selecting means 725 adapted to select the static information relevant to a specific communication application of the user equipment.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Communication Control (AREA)
Abstract
Description
Claims
Priority Applications (11)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
ES04809168T ES2300868T3 (en) | 2004-12-22 | 2004-12-22 | METHODS AND PROVISIONS FOR STORAGE IN INTERMEDIATE MEMORY STATIC INFORMATION FOR DATA APPLICATIONS BY PACKAGES IN WIRELESS COMMUNICATION SYSTEMS. |
PL04809168T PL1829317T3 (en) | 2004-12-22 | 2004-12-22 | Methods and arrangements for caching static information for packet data applications in wireless communication systems |
JP2007548132A JP4388123B2 (en) | 2004-12-22 | 2004-12-22 | Method and apparatus for caching static information for packet data applications in a wireless communication system |
CA2591167A CA2591167C (en) | 2004-12-22 | 2004-12-22 | Methods and arrangements for caching static information for packet data applications in wireless communication systems |
EP04809168A EP1829317B1 (en) | 2004-12-22 | 2004-12-22 | Methods and arrangements for caching static information for packet data applications in wireless communication systems |
PCT/SE2004/001995 WO2006068558A1 (en) | 2004-12-22 | 2004-12-22 | Methods and arrangements for caching static information for packet data applications in wireless communication systems |
DE602004012629T DE602004012629T2 (en) | 2004-12-22 | 2004-12-22 | METHOD AND ARRANGEMENTS FOR CACHE STORAGE OF STATIC INFORMATION FOR PACKAGE DATA APPLICATIONS IN WIRELESS COMMUNICATION SYSTEMS |
US11/722,386 US20080313306A1 (en) | 2004-12-22 | 2004-12-22 | Methods and Arrangements for Caching Static Information for Packet Data Applications In Wireless Communication Systems |
CN2004800446498A CN101084662B (en) | 2004-12-22 | 2004-12-22 | Methods and arrangements for caching static information for packet data applications in wireless communication systems |
AT04809168T ATE390012T1 (en) | 2004-12-22 | 2004-12-22 | METHOD AND ARRANGEMENTS FOR CACHE STATIC INFORMATION FOR PACKET DATA APPLICATIONS IN WIRELESS COMMUNICATION SYSTEMS |
US14/167,761 US20140149534A1 (en) | 2004-12-22 | 2014-01-29 | Methods and arrangements for caching static information for packet data applications in wireless communication systems |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/SE2004/001995 WO2006068558A1 (en) | 2004-12-22 | 2004-12-22 | Methods and arrangements for caching static information for packet data applications in wireless communication systems |
Related Child Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/722,386 A-371-Of-International US20080313306A1 (en) | 2004-12-22 | 2004-12-22 | Methods and Arrangements for Caching Static Information for Packet Data Applications In Wireless Communication Systems |
US14/167,761 Continuation US20140149534A1 (en) | 2004-12-22 | 2014-01-29 | Methods and arrangements for caching static information for packet data applications in wireless communication systems |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2006068558A1 true WO2006068558A1 (en) | 2006-06-29 |
Family
ID=36602048
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/SE2004/001995 WO2006068558A1 (en) | 2004-12-22 | 2004-12-22 | Methods and arrangements for caching static information for packet data applications in wireless communication systems |
Country Status (10)
Country | Link |
---|---|
US (2) | US20080313306A1 (en) |
EP (1) | EP1829317B1 (en) |
JP (1) | JP4388123B2 (en) |
CN (1) | CN101084662B (en) |
AT (1) | ATE390012T1 (en) |
CA (1) | CA2591167C (en) |
DE (1) | DE602004012629T2 (en) |
ES (1) | ES2300868T3 (en) |
PL (1) | PL1829317T3 (en) |
WO (1) | WO2006068558A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7839841B2 (en) | 2005-07-14 | 2010-11-23 | Samsung Electronics Co., Ltd | Apparatus and method for providing VoIP service based on IP multimedia subsystem |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7941755B2 (en) * | 2007-04-19 | 2011-05-10 | Art Technology Group, Inc. | Method and apparatus for web page co-browsing |
US8064584B2 (en) * | 2007-04-19 | 2011-11-22 | Art Technology Group, Inc. | Method and apparatus for cross channel data processing |
US8837463B2 (en) * | 2007-05-19 | 2014-09-16 | T-Mobile International Ag & Co. Kg | IP multimedia subsystem (IMS) and method for routing an HTTP message via an IMS |
WO2009006630A1 (en) * | 2007-07-05 | 2009-01-08 | Starent Networks, Corp | System and method for reducing latency in call setup and teardown |
EP2409500A1 (en) * | 2009-03-17 | 2012-01-25 | Telefonaktiebolaget LM Ericsson (publ) | Method and device for controlling communication in an internet protocol multimedia subsystem ims |
US8571201B2 (en) * | 2009-06-23 | 2013-10-29 | Oracle Otc Subsidiary Llc | Cross channel identification in electronic commerce environments |
US8874793B2 (en) * | 2009-11-30 | 2014-10-28 | Qualcomm Innovation Center, Inc. | Methods and apparatus for improving header compression |
US8200752B2 (en) * | 2009-12-23 | 2012-06-12 | Citrix Systems, Inc. | Systems and methods for policy based transparent client IP insertion |
CN102111396B (en) * | 2009-12-29 | 2014-12-10 | 中国移动通信集团公司 | IMS network-based system, method and equipment for implementing WAP service |
CN102469124B (en) * | 2010-11-09 | 2015-08-12 | 中兴通讯股份有限公司 | Based on the implementation method of the mobile Internet business of AOG, gateway, agency and system |
CN102572204A (en) * | 2010-12-20 | 2012-07-11 | 中国移动通信集团浙江有限公司 | Method and device for obtaining comics adaptive to terminal screen resolution |
US8811281B2 (en) | 2011-04-01 | 2014-08-19 | Cisco Technology, Inc. | Soft retention for call admission control in communication networks |
CN102843391B (en) * | 2011-06-21 | 2017-04-05 | 中兴通讯股份有限公司 | A kind of method for sending information and gateway |
WO2013007314A1 (en) | 2011-07-14 | 2013-01-17 | Telefonaktiebolaget L M Ericsson (Publ) | Handling device generated data |
US20130219006A1 (en) * | 2012-02-21 | 2013-08-22 | Sony Corporation | Multiple media devices through a gateway server or services to access cloud computing service storage |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0991242A2 (en) * | 1998-09-29 | 2000-04-05 | Phone.Com Inc. | Method and apparatus for caching credentials in proxy servers for wireless user agents |
US20020123332A1 (en) * | 2000-01-21 | 2002-09-05 | Dennis Parker | Scalable server architecture systems and methods |
US20030050964A1 (en) * | 2001-09-07 | 2003-03-13 | Philippe Debaty | Method and system for context manager proxy |
US20040255017A1 (en) * | 2001-10-15 | 2004-12-16 | Andreas Jurisch | Method for operating and observing field devices |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
SE514376C2 (en) * | 1998-09-24 | 2001-02-19 | Mirror Image Internet Inc | An internet caching system as well as a procedure and device in such a system |
US7146505B1 (en) * | 1999-06-01 | 2006-12-05 | America Online, Inc. | Secure data exchange between date processing systems |
JP3485252B2 (en) * | 1999-06-16 | 2004-01-13 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Information processing method, information terminal support server, collaboration system, storage medium for storing information processing program |
US6625141B1 (en) * | 1999-06-18 | 2003-09-23 | Telefonaktiebolaget L M Ericsson (Publ) | System and method for providing value-added services (VAS) in an integrated telecommunications network using session initiation protocol (SIP) |
JP3485253B2 (en) * | 1999-06-18 | 2004-01-13 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Information processing method, information terminal support server, storage medium for storing information processing program |
US6975862B1 (en) * | 2000-03-07 | 2005-12-13 | Lucent Technologies Inc. | Wireless telemetering access |
US20020032754A1 (en) * | 2000-04-05 | 2002-03-14 | Gary Logston | Method and apparatus for profiling in a distributed application environment |
US7280533B2 (en) * | 2003-10-15 | 2007-10-09 | Nokia Corporation | System and method for presence-based routing of communication requests over a network |
US7046647B2 (en) * | 2004-01-22 | 2006-05-16 | Toshiba America Research, Inc. | Mobility architecture using pre-authentication, pre-configuration and/or virtual soft-handoff |
-
2004
- 2004-12-22 WO PCT/SE2004/001995 patent/WO2006068558A1/en active Application Filing
- 2004-12-22 EP EP04809168A patent/EP1829317B1/en not_active Not-in-force
- 2004-12-22 DE DE602004012629T patent/DE602004012629T2/en active Active
- 2004-12-22 CN CN2004800446498A patent/CN101084662B/en not_active Expired - Fee Related
- 2004-12-22 PL PL04809168T patent/PL1829317T3/en unknown
- 2004-12-22 CA CA2591167A patent/CA2591167C/en not_active Expired - Fee Related
- 2004-12-22 US US11/722,386 patent/US20080313306A1/en not_active Abandoned
- 2004-12-22 AT AT04809168T patent/ATE390012T1/en not_active IP Right Cessation
- 2004-12-22 JP JP2007548132A patent/JP4388123B2/en not_active Expired - Fee Related
- 2004-12-22 ES ES04809168T patent/ES2300868T3/en active Active
-
2014
- 2014-01-29 US US14/167,761 patent/US20140149534A1/en not_active Abandoned
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0991242A2 (en) * | 1998-09-29 | 2000-04-05 | Phone.Com Inc. | Method and apparatus for caching credentials in proxy servers for wireless user agents |
US20020123332A1 (en) * | 2000-01-21 | 2002-09-05 | Dennis Parker | Scalable server architecture systems and methods |
US20030050964A1 (en) * | 2001-09-07 | 2003-03-13 | Philippe Debaty | Method and system for context manager proxy |
US20040255017A1 (en) * | 2001-10-15 | 2004-12-16 | Andreas Jurisch | Method for operating and observing field devices |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7839841B2 (en) | 2005-07-14 | 2010-11-23 | Samsung Electronics Co., Ltd | Apparatus and method for providing VoIP service based on IP multimedia subsystem |
Also Published As
Publication number | Publication date |
---|---|
DE602004012629T2 (en) | 2009-05-07 |
PL1829317T3 (en) | 2008-08-29 |
ES2300868T3 (en) | 2008-06-16 |
JP4388123B2 (en) | 2009-12-24 |
CA2591167C (en) | 2014-07-08 |
EP1829317A1 (en) | 2007-09-05 |
ATE390012T1 (en) | 2008-04-15 |
DE602004012629D1 (en) | 2008-04-30 |
US20080313306A1 (en) | 2008-12-18 |
CA2591167A1 (en) | 2006-06-29 |
JP2008526097A (en) | 2008-07-17 |
US20140149534A1 (en) | 2014-05-29 |
CN101084662B (en) | 2012-07-11 |
CN101084662A (en) | 2007-12-05 |
EP1829317B1 (en) | 2008-03-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20140149534A1 (en) | Methods and arrangements for caching static information for packet data applications in wireless communication systems | |
US9210224B2 (en) | Service provisioning in a communication system | |
US9032080B2 (en) | Method and system for providing media content to a user | |
US8868788B2 (en) | Optimizing static dictionary usage for signal compression and for hypertext transfer protocol compression in a wireless network | |
EP2034693B1 (en) | Method and apparatus to convey a URI for content indirection use in SIP | |
US20030236892A1 (en) | System for adaptation of SIP messages based on recipient's terminal capabilities and preferences | |
EP1695521B1 (en) | Application server adressing | |
US7796592B2 (en) | Optimizing static dictionary usage for signal, hypertext transfer protocol and bytecode compression in a wireless network | |
EP1753199B1 (en) | Method and system for subscribing a user to a service | |
CN101326493B (en) | Method and device for distributing load of multiprocessor server | |
US20040083291A1 (en) | System and method for conveying terminal capability and user preferences-dependent content characteristics for content adaptation | |
US20050111441A1 (en) | Service mobility and recovery in communication networks | |
WO2007116258A1 (en) | A node | |
EP1546902A2 (en) | Wv-ims relay and interoperability methods | |
JP5128723B2 (en) | Method and apparatus for processing user data change subscriptions in a communication system | |
ZA200609208B (en) | Method and apparatus to convey a URI for content indirection use in SIP | |
EP1609322B1 (en) | Service provisioning in a communication system |
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 BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG 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 NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
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: 2004809168 Country of ref document: EP Ref document number: 3334/DELNP/2007 Country of ref document: IN |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2007548132 Country of ref document: JP |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2591167 Country of ref document: CA |
|
WWE | Wipo information: entry into national phase |
Ref document number: 200480044649.8 Country of ref document: CN |
|
WWE | Wipo information: entry into national phase |
Ref document number: 11722386 Country of ref document: US |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWP | Wipo information: published in national office |
Ref document number: 2004809168 Country of ref document: EP |