WO2007107064A1 - A method and system for delivering dynamic content - Google Patents

A method and system for delivering dynamic content Download PDF

Info

Publication number
WO2007107064A1
WO2007107064A1 PCT/CN2006/003706 CN2006003706W WO2007107064A1 WO 2007107064 A1 WO2007107064 A1 WO 2007107064A1 CN 2006003706 W CN2006003706 W CN 2006003706W WO 2007107064 A1 WO2007107064 A1 WO 2007107064A1
Authority
WO
WIPO (PCT)
Prior art keywords
dynamic content
terminal device
storage space
terminal
size
Prior art date
Application number
PCT/CN2006/003706
Other languages
French (fr)
Chinese (zh)
Inventor
Jin Peng
Hongtao Gao
Original Assignee
Huawei Technologies Co., Ltd.
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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2007107064A1 publication Critical patent/WO2007107064A1/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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • 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
    • H04L67/303Terminal profiles

Definitions

  • the present invention relates to the field of communications, and in particular, to a dynamic content delivery method and a dynamic content delivery system. Background technique
  • Dynamic content delivery is a technology based on a client/server architecture for delivering personalized content to mobile end users.
  • the server By customizing the content, the server will personalize the content according to user parameters, user's location, online status, etc., and periodically deliver the content to the user terminal.
  • the process of content delivery includes the following steps:
  • the terminal uses a Hyper Text Transport Protocol (HTTP) or a Wireless Access Protocol (WAP) to send a dynamic content delivery request to a Dynamic Content Delivery (DCD) server through a Request message.
  • HTTP Hyper Text Transport Protocol
  • WAP Wireless Access Protocol
  • the terminal capability information is carried in the request; the terminal capability information is in accordance with the User Agent Profile (UAProf) standard, and the terminal storage space status information is not included in the terminal capability information.
  • UProf User Agent Profile
  • the DCD server After receiving the dynamic content transmission request sent by the terminal, the DCD server parses the content of the request and the terminal capability information, and processes the dynamic content of the request according to the setting parameter and the terminal capability information of the user; including: changing the length of the video content, and the content of the text Intercepting a certain part, adapting the resolution of the image content, etc., and generating the content to be sent; the content is sent to the terminal;
  • the terminal receives the content while storing the content in a local storage space
  • the terminal prompts the user and interrupts the dynamic content delivery session with the DCD server.
  • the disadvantages of the above prior art are as follows:
  • the DCD server and the terminal do not compare the transfer content size and the available storage space of the terminal before the dynamic content transfer starts.
  • the transfer content size is larger than the available storage space on the terminal, the transfer still starts, and the storage space on the terminal is used up.
  • the content transfer cannot be completed eventually. Therefore, in the prior art solution, the personalized dynamic content is directly sent to the terminal without considering the available storage space of the terminal.
  • the available storage space of the terminal is smaller than the dynamic content of the transmission, the transmission cannot be completed, resulting in A waste of network transmission bandwidth.
  • the personalized processing is a process that consumes resources of the DCD server system, if the transmission cannot be completed normally due to the size of the available storage space of the terminal after the personalized processing, the DCD server system resources are wasted. Summary of the invention
  • Embodiments of the present invention provide a dynamic content delivery method and system, which are used to solve the existing storage space available in the prior art;
  • a dynamic content delivery method comprising:
  • a dynamic content delivery server comprising:
  • a first processing module configured to acquire a size of available storage space of the terminal device, and transmit the size to the second processing module
  • a second processing module configured to compare a storage space size of the terminal device and a dynamic content size to be sent to the terminal device, and process the dynamic content sent to the terminal device when the available storage space of the terminal device is smaller than the dynamic content size; Transmitting the processed dynamic content to the content sending module;
  • a content sending module configured to send the processed dynamic content to the terminal device.
  • a dynamic content delivery system comprising: a dynamic content delivery server and a terminal device;
  • the dynamic content delivery server is configured to acquire a size of an available storage space of the terminal device that receives the dynamic content; and process the dynamic content sent to the terminal device according to the available storage space size of the terminal device, and process the processed content.
  • Dynamic content is sent to the terminal device.
  • the dynamic content delivery server before the dynamic content delivery server personalizes the dynamic content, the dynamic content delivery server first knows the storage space state information of the terminal, and performs the content to be sent according to the available storage space size of the terminal device. Processing such as compression, reduction, and replacement, so that the personalized dynamic content can be stored by the terminal device and then sent to the terminal device; when the personalized dynamic content size is greater than the available storage space of the terminal device, delay or Cancel sending. In this way, the problem of content transmission failure due to insufficient storage space of the terminal is avoided, and the network bandwidth resource and the calculation and storage resources of the server and the client are saved.
  • FIG. 1 is a signaling flowchart of a dynamic content transmission request initiated by a terminal device and reporting terminal storage space state information to implement dynamic content transmission according to Embodiment 1 of the present invention
  • FIG. 2 is a signaling flow diagram of a dynamic content transmission request initiated by a terminal device by a terminal device, and a DCD server obtains terminal storage space state information to implement dynamic content transmission according to Embodiment 2 of the present invention
  • FIG. 3 is a signaling flow diagram of a dynamic content transmission request initiated by a terminal device by a terminal device, and a DCD server obtains terminal storage space state information to implement dynamic content transmission according to Embodiment 3 of the present invention
  • FIG. 5 is a signaling flowchart of obtaining dynamic storage of terminal storage space status information from a DPE server when dynamic content transmission is initiated by a DCD server according to Embodiment 5 of the present invention
  • FIG. 6 is a schematic structural diagram of a dynamic content delivery server according to an embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a dynamic content delivery system according to an embodiment of the present invention. detailed description
  • the dynamic content sending method provided by the embodiment of the present invention includes: acquiring, by the DCD server, the available storage space size of the terminal device; processing the dynamic content sent to the terminal device according to the available storage space size of the terminal device; When the content can satisfy the storage space available by the terminal, the dynamic content is sent to the terminal device.
  • the dynamic content sending trigger mode it can be divided into two cases initiated by the terminal device and initiated by the DCD server.
  • a dynamic content transfer request is initiated by the terminal device, and the terminal storage space status information is reported to implement dynamic content transfer.
  • Step 1 The terminal device sends a Request message to the DCD server by using an HTTP or WAP protocol, requesting to send dynamic content, and carrying extended terminal capability information (extended UAProf or DPE), which includes terminal storage space state information;
  • extended UAProf or DPE extended terminal capability information
  • Extended UAProf or Device Profile Evolution is to add a ⁇ AvailableStorage> sub-element in the ⁇ HardwarePlatform> in the prior art UAProf, the structure of the extended UAProf or DPE and the location of the terminal storage space information. Described by the following bold black body statement:
  • Step 2 After receiving the dynamic content sending request, the DCD server performs the following processing: First, the DCD server determines the available storage space size of the terminal device according to the terminal storage space state information carried in the request message;
  • the DCD server compares the available storage space size and the dynamic content size of the terminal device; when the available storage space of the terminal device is smaller than the dynamic content size, the dynamic content is personalized by adopting a processing method that reduces the dynamic content size; otherwise, directly to the dynamic Content is personalized; the way to reduce the size of dynamic content can be varied, for example:
  • compressing the dynamic content such as: compressing the image of 800*600 into 640*480, so as to reduce the amount of information stored in the dynamic content, so that the dynamic content after compression processing satisfies the available storage of the terminal device. size of space;
  • the dynamic content is reduced, such as: the movie's title song and the ending song part are cut off, the multimedia content in the webpage is removed, the news item, the post-blog user comment section is removed, and the like;
  • the processing result of the personalized engine must meet the requirement that the processed file size is smaller than this value; in order to enable the content size of the personalized processing to be processed by the terminal device It can be stored in the storage space.
  • the value ranges from less than or equal to the available storage space of the terminal.
  • corresponding one or more processing manners may be preset and stored in the DCD server according to different dynamic content types.
  • the corresponding processing method is used for processing. For example:
  • the dynamic content type is an image file
  • the above processing method (1) and processing method (3) can be selected, the image is first compressed, and then the compressed image is stored as occupying a small storage space. Jpg file format Wait.
  • Step 3 The DCD server sends the personalized dynamic content to the requested terminal device by using a response message.
  • the DCD server may delay or cancel sending the dynamic content to the terminal device.
  • the delay time may be preset in the DCD server; in the delay duration, the DCD server period acquires the available storage space of the terminal device, and when it is determined that the available storage space of the terminal device is greater than or equal to the processed dynamic content, The dynamic content is sent to the terminal device immediately after the delay is reached. After the delay time is reached, the available storage space of the terminal device is still smaller than the processed dynamic content size, and the dynamic content is cancelled and sent to the terminal device.
  • the terminal device When the terminal device initiates the dynamic content delivery request, the terminal does not carry the terminal storage space state information, and the DCD server obtains the terminal storage space state information from the terminal device to implement dynamic content transmission.
  • Step 1 The terminal device sends a Request message to the DCD server to request to send dynamic content.
  • the Request message sent does not include the terminal storage space status information.
  • Step 2 After receiving the dynamic content sending request, the DCD server sends an inquiry message to the terminal through the short message service (Short Message Service, SMS) or push (PUSH) manner, requesting to obtain the storage space state information of the terminal;
  • SMS Short Message Service
  • PUSH push
  • Step 3 The terminal sends a response message to the server through the SMS, and reports the storage state information of the terminal in the response message.
  • the inquiry/response message can use the Session Initiation Protocol (Session Initiated Protocol,
  • MIME It is an e-mail specification that is widely used today.
  • the basic content is defined in RFC 2045-2049.
  • different content types are registered with a name, so that the content receiver knows the specific type of multimedia content received.
  • the above response message includes: Content-Type: application/DPE; indicates that the content carried in the message is a DPE content.
  • Step 4 After receiving the response message, the DCD server determines the available storage space of the terminal device according to the storage space state information carried in the response message; the processing described later is the same as step 2 in the process of Figure 1, and is not repeated.
  • Step 5 Step 3 in the same process as Figure 1 is not repeated.
  • a dynamic content delivery request is initiated by the terminal device, and the DCD server obtains terminal storage space status information from the DPE server to implement dynamic content delivery.
  • the DCD server may obtain the terminal storage space status information of the terminal device from the external entity.
  • the following takes the DCD server as the example of obtaining the terminal storage space status information from the DPE server.
  • the DPE server is connected to the terminal device and communicates with the terminal device in real time to obtain the dynamic capability information of the terminal device.
  • the DPE server updates the dynamic capability information of the terminal device stored locally.
  • the specific signaling process includes:
  • Step 1 The terminal device sends a Request message to the DCD server to request to send dynamic content.
  • the Request message sent does not include the terminal storage space status information.
  • Step 2 After receiving the dynamic content sending request, the DCD server sends an inquiry message to the DPE server terminal, requesting to acquire the storage space state information of the terminal, and carrying the identifier information of the terminal in the inquiry message;
  • the DCD server can also send a subscription message to the DPE server with a terminal identifier in the message; for example, the RFC3265 subscription/notification mode is adopted.
  • Step 3 After receiving the inquiry message, the DPE server sends a response message to the DCD server.
  • the terminal capability information is included in the response message, and the terminal storage space status information is included; if the DPE server receives the subscription message sent by the DCD server, the DPE server sends a notification message to the DCD server, and reports the terminal capability information, including the terminal, in the notification message. Storage space status information.
  • the DPEElement header field needs to be supported in the SIP SUBSCRIBE message, the semantics of which is to specify the element in the DPE file that must be included in the response message; the new MIME type needs to be registered as application/DPE;
  • the SIP NOTIFY message carries the DPE content.
  • Step 4 After receiving the response message/notification message, the DCD server determines the available storage space of the terminal device according to the available storage space state information carried in the response message/notification message; the processing described later and step 2 in the process of FIG. Same, not repeated.
  • Step 5 Same as step 3 in the flow of Figure 1, not repeated.
  • the dynamic content transmission is initiated by the DCD server, and the terminal device is first inquired about the storage state information of the terminal, and the dynamic content is processed according to the available storage space of the terminal device, and then the dynamic content is sent.
  • Step 1 The DCD server sends an inquiry message to the terminal device, requesting to acquire terminal storage space state information of the terminal device.
  • Step 2 The terminal device returns a response message, and carries the storage space state information of the terminal;
  • Step 3 After receiving the response message, the DCD server determines the available storage space of the terminal device according to the available storage space state information carried in the response message; the processing described later is the same as step 2 in the process of Figure 1, and is not repeated.
  • Step 4 Same as step 3 in the flow of Figure 1, not repeated.
  • Dynamic content delivery initiated by the DCD server, asking the DPE server for terminal storage space ⁇ , , , , resort ⁇ _ . ( l , % _ , , , , . . , , . , ⁇ , according to the size of the available storage space between the terminal devices, after the dynamic internal answer processing, .
  • Step 1 The DCD server sends an inquiry message to the DPE server, requesting to acquire the storage state information of the terminal, and carrying the identification information of the terminal in the inquiry message;
  • the DCD server can also send a subscription message to the DPE server with a terminal identifier in the message; for example, the RFC3265 subscription/notification mode is adopted.
  • Step 2 After receiving the inquiry message, the DPE server sends a response message to the DCD server, and reports the terminal capability information, where the terminal storage space status information is included in the response message;
  • the DPE server If the DPE server receives the subscription message sent by the DCD server, it sends a notification message to the DCD server, and reports the terminal capability information, which includes the terminal storage space status information, in the notification message.
  • Step 3 After receiving the response message/notification message, the DCD server determines the available storage space of the terminal device according to the storage space state information carried in the response message/notification message; the processing described later is the same as step 2 in the process of FIG. , do not repeat.
  • Step 4 Same as step 3 in the flow of Figure 1, not repeated.
  • the present invention provides an embodiment of a dynamic content delivery server, and a schematic structural diagram thereof is shown in FIG.
  • a first processing module configured to acquire a size of available storage space of the terminal device, and transmit the size to the second processing module
  • a second processing module configured to compare a storage space size of the terminal device and a dynamic content size to be sent to the terminal device, and process the dynamic content sent to the terminal device when the available storage space of the terminal device is smaller than the dynamic content size; Transmitting the processed dynamic content to the content sending module;
  • the content sending module is configured to send the processed dynamic content to the terminal device.
  • the present invention further provides an embodiment of a dynamic content delivery system, and a schematic structural diagram thereof is shown in FIG. 7, including a dynamic content delivery server and Terminal Equipment;
  • the dynamic content delivery server is configured to acquire the available storage space size of the terminal device that receives the dynamic content; and process the dynamic content sent to the terminal device according to the available storage space size of the terminal device, and process the processed dynamic content. Send to the terminal device.
  • the dynamic content delivery system further includes a DPF server, where the DPF server stores terminal device dynamic capability information, and is configured to receive an inquiry message sent by the dynamic content delivery server, where the inquiry message carries the terminal device identifier; and returns to the dynamic content delivery server. a response message including terminal storage space status information; the dynamic content delivery server determines, according to the terminal storage space status information, the available storage space size of the terminal device that receives the dynamic content.
  • the terminal device may send a request message for acquiring dynamic content to the dynamic content delivery server, and carry the storage space state information; the dynamic content delivery server determines the available state of the terminal device according to the terminal storage space state information carried in the request message. The size of the storage space.
  • the DCD server first knows the storage space state information of the terminal before personalizing the dynamic content, and compresses and reduces the content to be sent according to the available storage space of the terminal device.
  • the processing such as replacement enables the personalized dynamic content to be stored by the terminal device and then sent to the terminal device; when the personalized dynamic content size is greater than the available storage space of the terminal device, delay or cancel the transmission. This avoids the problem of content transmission failure due to insufficient storage space of the terminal, and saves network bandwidth resources and computing and storage resources of the server and the client.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A method and server and system are used to deliver the dynamic content. The method includes acquiring the size of the available memory space of the terminal device; processing the dynamic content that is to be delivered to the terminal device according to the size of the available memory space of the terminal device; and delivering the dynamic content that has been processed to the terminal device. That acquiring the size of the available memory space of the terminal device before the dynamic content is delivered to the terminal device avoids the problem that the content is failed to deliver because the size of memory space of the terminal is insufficient, and saves the network bandwidth resource and the calculation, memory resource of the server and the client.

Description

一种动态内容传送方法与系统 技术领域  Dynamic content transmission method and system
本发明涉及通信领域, 尤其涉及一种动态内容传送方法与动态内容传送 系统。 背景技术  The present invention relates to the field of communications, and in particular, to a dynamic content delivery method and a dynamic content delivery system. Background technique
动态内容传送是一种基于客户端 /服务器结构的、 用于向移动终端用户发 送个性化内容的技术。 用户通过定制内容, 服务器将根据用户参数、 用户的 位置、 在线状态等对内容做个性化处理, 并定时将内容传送给用户终端。  Dynamic content delivery is a technology based on a client/server architecture for delivering personalized content to mobile end users. By customizing the content, the server will personalize the content according to user parameters, user's location, online status, etc., and periodically deliver the content to the user terminal.
现有技术方案, 内容传送的过程包括以下步驟:  In the prior art solution, the process of content delivery includes the following steps:
终端采用超级文本传送协议 ( Hyper Text Transport Protocol , HTTP )或无 线访问协议 ( Wireless Access Protocol , WAP )通过清求 ( Request ) 消息向 动态内容传送(Dynamic Content Delivery, DCD )服务器发出动态内容传送 请求,在请求中携带终端能力信息;终端能力信息遵循用户代理描述文档(User Agent Profile, UAProf)标准, 在终端能力信息中不包含终端存储空间状态信  The terminal uses a Hyper Text Transport Protocol (HTTP) or a Wireless Access Protocol (WAP) to send a dynamic content delivery request to a Dynamic Content Delivery (DCD) server through a Request message. The terminal capability information is carried in the request; the terminal capability information is in accordance with the User Agent Profile (UAProf) standard, and the terminal storage space status information is not included in the terminal capability information.
DCD服务器接收到终端发送的动态内容传送请求后, 解析请求的内容和 终端能力信息, 才艮据用户的设置参数和终端能力信息处理请求的动态内容; 包括: 改变视频内容的长度、 对文本内容截取其中的某个部分、 对图像内容 进行分辨率的适配等, 生成待发送的内容; 容发送给终端; After receiving the dynamic content transmission request sent by the terminal, the DCD server parses the content of the request and the terminal capability information, and processes the dynamic content of the request according to the setting parameter and the terminal capability information of the user; including: changing the length of the video content, and the content of the text Intercepting a certain part, adapting the resolution of the image content, etc., and generating the content to be sent; the content is sent to the terminal;
终端接收内容, 同时将内容存储在本地的存储空间中;  The terminal receives the content while storing the content in a local storage space;
如果本地存储空间不足, 终端提示用户, 并中断与 DCD服务器之间的动 态内容传送会话。  If there is insufficient local storage space, the terminal prompts the user and interrupts the dynamic content delivery session with the DCD server.
上述现有技术的缺点如下: DCD服务器和终端在动态内容传送开始前都没有比较传送内容大小和终 端可用存储空间大小, 当传送内容大小比终端上的可用存储空间大时, 传送 仍然会开始, 当终端上的存储空间用完时, 传送中断, 导致最终不能完成内 容传送。 因此, 现有技术方案中由于不考虑终端的可用存储空间大小, 直接 将个性化处理后的动态内容发送给终端, 当终端的可用存储空间小于传送的 动态内容大小时, 由于传送不能完成, 导致网络传输带宽的浪费。 另外, 由 于个性化处理是很耗费 DCD服务器系统资源的过程, 如果在个性化处理之后 才发现由于终端可用存储空间大小的原因而不能正常完成传送, 将造成 DCD 服务器系统资源的浪费。 发明内容 The disadvantages of the above prior art are as follows: The DCD server and the terminal do not compare the transfer content size and the available storage space of the terminal before the dynamic content transfer starts. When the transfer content size is larger than the available storage space on the terminal, the transfer still starts, and the storage space on the terminal is used up. When the transfer is interrupted, the content transfer cannot be completed eventually. Therefore, in the prior art solution, the personalized dynamic content is directly sent to the terminal without considering the available storage space of the terminal. When the available storage space of the terminal is smaller than the dynamic content of the transmission, the transmission cannot be completed, resulting in A waste of network transmission bandwidth. In addition, since the personalized processing is a process that consumes resources of the DCD server system, if the transmission cannot be completed normally due to the size of the available storage space of the terminal after the personalized processing, the DCD server system resources are wasted. Summary of the invention
本发明实施例提供动态内容传送方法与系统, 用以解决现有技术中存在 ;设备的可用存储空间  Embodiments of the present invention provide a dynamic content delivery method and system, which are used to solve the existing storage space available in the prior art;
送, 导致浪费网络传输资源以及动态内容传送服务器和终端设备资源的问题。 The problem of wasting network transmission resources and dynamic content delivery server and terminal device resources.
一种动态内容传送方法, 包括:  A dynamic content delivery method, comprising:
获取终端设备的可用存储空间大小;  Obtain the available storage space of the terminal device;
根据所述终端设备的可用存储空间大小, 对发送给终端设备的动态内容 进行处理; 并将经处理后的动态内容发送给所述终端设备。  And processing the dynamic content sent to the terminal device according to the available storage space of the terminal device; and sending the processed dynamic content to the terminal device.
一种动态内容传送服务器, 包括:  A dynamic content delivery server, comprising:
第一处理模块, 用于获取终端设备的可用存储空间大小, 并传送给第二 处理模块;  a first processing module, configured to acquire a size of available storage space of the terminal device, and transmit the size to the second processing module;
第二处理模块, 用于比较终端设备可用存储空间大小和待发送给终端设 备的动态内容大小, 当终端设备的可用存储空间小于动态内容大小时, 对发 送给终端设备的动态内容进行处理; 并将处理后的动态内容传送给内容发送 模块;  a second processing module, configured to compare a storage space size of the terminal device and a dynamic content size to be sent to the terminal device, and process the dynamic content sent to the terminal device when the available storage space of the terminal device is smaller than the dynamic content size; Transmitting the processed dynamic content to the content sending module;
内容发送模块, 用于将经处理后的动态内容发送给所述终端设备。  a content sending module, configured to send the processed dynamic content to the terminal device.
一种动态内容传送系统, 包括: 动态内容传送服务器和终端设备; 所述动态内容传送服务器用于获取接收动态内容的终端设备的可用存储 空间大小; 并根据所述终端设备的可用存储空间大小, 对发送给终端设备的 动态内容进行处理, 以及将经处理后的动态内容发送给所述终端设备。 A dynamic content delivery system, comprising: a dynamic content delivery server and a terminal device; The dynamic content delivery server is configured to acquire a size of an available storage space of the terminal device that receives the dynamic content; and process the dynamic content sent to the terminal device according to the available storage space size of the terminal device, and process the processed content. Dynamic content is sent to the terminal device.
根据本发明实施例提供的动态内容传送方法与系统, 动态内容传送服务 器在对动态内容进行个性化处理前, 先获知终端的存储空间状态信息, 并根 据终端设备的可用存储空间大小对待发送内容做出压缩、 裁减、 替换等处理, 使个性化处理后的动态内容能够满足被终端设备存储, 再发送给终端设备; 当个性化处理后的动态内容大小大于终端设备的可用存储空间时, 延迟或取 消发送。 这样就避免了由于终端存储空间不足而使内容发送失败的问题, 节 约了网络带宽资源和服务器、 客户端的计算、 存储资源。 附图说明  According to the dynamic content delivery method and system provided by the embodiment of the present invention, before the dynamic content delivery server personalizes the dynamic content, the dynamic content delivery server first knows the storage space state information of the terminal, and performs the content to be sent according to the available storage space size of the terminal device. Processing such as compression, reduction, and replacement, so that the personalized dynamic content can be stored by the terminal device and then sent to the terminal device; when the personalized dynamic content size is greater than the available storage space of the terminal device, delay or Cancel sending. In this way, the problem of content transmission failure due to insufficient storage space of the terminal is avoided, and the network bandwidth resource and the calculation and storage resources of the server and the client are saved. DRAWINGS
图 1为本发明实施例 1 由终端设备发起动态内容传送请求, 并上报终端 存储空间状态信息实现动态内容传送的信令流程图;  1 is a signaling flowchart of a dynamic content transmission request initiated by a terminal device and reporting terminal storage space state information to implement dynamic content transmission according to Embodiment 1 of the present invention;
图 2为本发明实施例 2由终端设备发起动态内容传送请求, 并由 DCD服 务器向终端设备获取终端存储空间状态信息实现动态内容传送的信令流程 图;  2 is a signaling flow diagram of a dynamic content transmission request initiated by a terminal device by a terminal device, and a DCD server obtains terminal storage space state information to implement dynamic content transmission according to Embodiment 2 of the present invention;
图 3为本发明实施例 3由终端设备发起动态内容传送请求, 并由 DCD服 务器向 DPE服务器获取终端存储空间状态信息实现动态内容传送的信令流程 图;  3 is a signaling flow diagram of a dynamic content transmission request initiated by a terminal device by a terminal device, and a DCD server obtains terminal storage space state information to implement dynamic content transmission according to Embodiment 3 of the present invention;
图 4为本发明实施例 4由 DCD服务器发起动态内容传送时, 向终端设备 获取终端存储空间状态信息实现动态内容传送的信令流程图;  4 is a signaling flowchart of obtaining dynamic storage of terminal storage space state information by the DCD server when dynamic content transmission is initiated by the DCD server according to Embodiment 4 of the present invention;
图 5为本发明实施例 5由 DCD服务器发起动态内容传送时, 向 DPE服 务器获取终端存储空间状态信息实现动态内容传送的信令流程图;  FIG. 5 is a signaling flowchart of obtaining dynamic storage of terminal storage space status information from a DPE server when dynamic content transmission is initiated by a DCD server according to Embodiment 5 of the present invention;
图 6为本发明实施例动态内容传送服务器结构示意图;  6 is a schematic structural diagram of a dynamic content delivery server according to an embodiment of the present invention;
图 7为本发明实施例动态内容传送系统结构示意图。 具体实施方式 FIG. 7 is a schematic structural diagram of a dynamic content delivery system according to an embodiment of the present invention. detailed description
本发明实施例提供的动态内容发送方法, 包括: 由 DCD服务器获取终端 设备的可用存储空间大小; 根据终端设备的可用存储空间大小, 对发送给终 端设备的动态内容进行处理; 当处理后的动态内容能够满足被终端可用存储 空间存储时, 发送该动态内容给所述终端设备。  The dynamic content sending method provided by the embodiment of the present invention includes: acquiring, by the DCD server, the available storage space size of the terminal device; processing the dynamic content sent to the terminal device according to the available storage space size of the terminal device; When the content can satisfy the storage space available by the terminal, the dynamic content is sent to the terminal device.
下面结合附图进行详细描述。  The details are described below in conjunction with the drawings.
根据动态内容发送触发方式的不同, 可以分为由终端设备发起和由 DCD 服务器发起两种情况。  According to the difference of the dynamic content sending trigger mode, it can be divided into two cases initiated by the terminal device and initiated by the DCD server.
实施例 1:  Example 1:
由终端设备发起动态内容传送请求, 并上报终端存储空间状态信息实现 动态内容传送。  A dynamic content transfer request is initiated by the terminal device, and the terminal storage space status information is reported to implement dynamic content transfer.
参见图 1, 具体步骤包括:  Referring to Figure 1, the specific steps include:
步骤 1、 终端设备采用 HTTP或 WAP协议向 DCD服务器发出 Request 消息 ,请求发送动态内容,携带扩展的终端能力信息(扩展的 UAProf或 DPE ), 其中包含终端存储空间状态信息;  Step 1: The terminal device sends a Request message to the DCD server by using an HTTP or WAP protocol, requesting to send dynamic content, and carrying extended terminal capability information (extended UAProf or DPE), which includes terminal storage space state information;
扩展 UAProf或设备能力文档演进(Device Profile Evolution, DPE)是在 现有技术 UAProf 中的 <HardwarePlatform>中增加一个 <AvailableStorage>子元 素, 扩展的 UAProf或 DPE的结构以及终端存储空间信息在其中的位置由下 述粗黑体语句描述:  Extended UAProf or Device Profile Evolution (DPE) is to add a <AvailableStorage> sub-element in the <HardwarePlatform> in the prior art UAProf, the structure of the extended UAProf or DPE and the location of the terminal storage space information. Described by the following bold black body statement:
<?xml version=/l .0"?> <?xml version =/ l .0"?>
<rdf :RDF xmlns: rdf &ns— rdf /〃 xralns :prf=="&ns—p:rf ,·〃>  <rdf :RDF xmlns: rdf &ns— rdf /〃 xralns :prf=="&ns-p:rf ,·〃>
<rdf: Description rdf:工 D-"MyDeviceProf ile"〉  <rdf: Description rdf:Work D-"MyDeviceProf ile"〉
<prf: component >  <prf: component >
<rdf: Description rdf:工 D HardwarePlatf orm〃>  <rdf: Description rdf:Work D HardwarePlatf orm〃>
<rdf : type rdf : resou:t:ce=〃&ns - prf ''Harlwa:t:ePlatfo:ari〃/>  <rdf : type rdf : resou:t:ce=〃&ns - prf ''Harlwa:t:ePlatfo:ari〃/>
<pr : ScreenSizeChar rdf : datatype=〃&prf - dt,' Dimension">15x6</prf: ScreenSizeChar> <prf: Bits Per Pixel : cdf :datatype=〃&p: f -dt''Number:〃>2</prf :BitsPerPixel>  <pr : ScreenSizeChar rdf : datatype=〃&prf - dt,' Dimension">15x6</prf: ScreenSizeChar> <prf: Bits Per Pixel : cdf :datatype=〃&p: f -dt''Number:〃>2</ Prf :BitsPerPixel>
<prf : ColorCapable : df : datatype=〃&prf-dt''Boolean〃>No</p]:f: ColorCapable>  <prf : ColorCapable : df : datatype=〃&prf-dt''Boolean〃>No</p]:f: ColorCapable>
<prf:工 mageCapable rdf: datatype=〃&prf - dt,'Boolean">Yes</p:t:f:工 mageCapable>  <prf:work mageCapable rdf: datatype=〃&prf - dt,'Boolean">Yes</p:t:f:work mageCapable>
<prf: eyboard rdf: datatype="&prf - dt; Literal">PhoneKeypad</prf: eyboard>  <prf: eyboard rdf: datatype="&prf - dt; Literal">PhoneKeypad</prf: eyboard>
<prf: umberOf Soft eys rdf: datatype="&prf— dt; um er">0</prf: umberOf Sof tKeys> <prf :Avai lableStorage rdf :datatype="&pr f—dt; Number ">2MB</prf:Avai lableStorage> </rdf : Description> <prf: umberOf Soft eys rdf: datatype="&prf- dt; um er">0</prf: umberOf Sof tKeys><prf :Avai lableStorage rdf :datatype="&pr f-dt; Number ">2MB</prf :Avai lableStorage> </rdf : Description>
</prf : component>  </prf : component>
</rdf : Description>  </rdf : Description>
</rdf : RDF> 步骤 2、 DCD服务器收到动态内容发送请求后, 进行如下处理: 首先, DCD服务器根据请求消息中携带的终端存储空间状态信息, 确定 出终端设备的可用存储空间大小; </rdf : RDF> Step 2: After receiving the dynamic content sending request, the DCD server performs the following processing: First, the DCD server determines the available storage space size of the terminal device according to the terminal storage space state information carried in the request message;
DCD服务器比较终端设备的可用存储空间大小和动态内容大小; 当终端 设备的可用存储空间小于动态内容大小时, 采取减小动态内容大小的处理方 式对动态内容进行个性化处理; 否则, 直接对动态内容进行个性化处理; 采取减小动态内容大小的处理方式, 可以是多种多样的, 例如:  The DCD server compares the available storage space size and the dynamic content size of the terminal device; when the available storage space of the terminal device is smaller than the dynamic content size, the dynamic content is personalized by adopting a processing method that reduces the dynamic content size; otherwise, directly to the dynamic Content is personalized; the way to reduce the size of dynamic content can be varied, for example:
( 1 )对动态内容进行压缩处理, 如: 将 800*600的图片压缩为 640*480, 以减小动态内容中图片存储信息量的大小, 使压缩处理后的动态内容满足终 端设备的可用存储空间大小;  (1) compressing the dynamic content, such as: compressing the image of 800*600 into 640*480, so as to reduce the amount of information stored in the dynamic content, so that the dynamic content after compression processing satisfies the available storage of the terminal device. size of space;
( 2 )对动态内容进行裁减处理, 如: 将电影的片头曲、 片尾曲部分裁掉, 将网页中的多媒体内容去掉, 将新闻项、 Blog后的网友评论部分去掉等等; (2) The dynamic content is reduced, such as: the movie's title song and the ending song part are cut off, the multimedia content in the webpage is removed, the news item, the post-blog user comment section is removed, and the like;
( 3 )将动态内容存储为的不同格式的文件, 选择存储字节数最小的对应 文件进行处理; (3) storing the dynamic content as a file of a different format, and selecting a corresponding file with the smallest number of bytes to be processed;
( 4 )将某个数值作为一项个性化引擎的输入参数, 要求个性化引擎的处 理结果必须符合处理后文件大小小于这个数值的要求; 为了使个性化处理后 的内容大小能够被终端设备的可用存信储空间存储, 这个数值取值范围为小 于或等于终端可用存储空间大小。  (4) Using a certain value as an input parameter of a personalized engine, the processing result of the personalized engine must meet the requirement that the processed file size is smaller than this value; in order to enable the content size of the personalized processing to be processed by the terminal device It can be stored in the storage space. The value ranges from less than or equal to the available storage space of the terminal.
上述四种处理方式可以单独使用, 也可以同时使用多种处理方式。  The above four processing methods can be used alone or in combination.
在具体实施过程中, 可以根据不同的动态内容类型, 预先设置对应的一 种或多种处理方式存储在 DCD服务器中。 当需要对动态内容进行处理时, 根 据动态内容类型, 采用对应的处理方式进行处理。 例如: 当动态内容类型为 图像文件时, 可以选择上述的处理方式(1 )和处理方式(3 ), 先对图像进行 压缩处理, 再将压缩处理后的图像存储为占用存储空间较小的. jpg 文件格式 等。 In a specific implementation process, corresponding one or more processing manners may be preset and stored in the DCD server according to different dynamic content types. When dynamic content needs to be processed, according to the dynamic content type, the corresponding processing method is used for processing. For example: When the dynamic content type is an image file, the above processing method (1) and processing method (3) can be selected, the image is first compressed, and then the compressed image is stored as occupying a small storage space. Jpg file format Wait.
步骤 3、 DCD服务器将个性化处理后的动态内容通过响应消息发送给请 求的终端设备。  Step 3: The DCD server sends the personalized dynamic content to the requested terminal device by using a response message.
如果通过上述各种处理方式处理后的动态内容大小仍大于终端可用存储 空间时, DCD服务器可以延迟或取消发送该动态内容给终端设备。  If the dynamic content size processed by the above various processing methods is still larger than the available storage space of the terminal, the DCD server may delay or cancel sending the dynamic content to the terminal device.
在具体实施过程中, 可以在 DCD服务器中预先设置延迟时长; 在延迟时 长内, DCD服务器周期获取终端设备的可用存储空间大小, 当判断出终端设 备的可用存储空间大于等于处理后的动态内容大小时, 立即启动发送该动态 内容给终端设备; 当延迟时长到达后, 终端设备的可用存储空间仍小于处理 后的动态内容大小, 则取消发送该动态内容给终端设备。  In the specific implementation process, the delay time may be preset in the DCD server; in the delay duration, the DCD server period acquires the available storage space of the terminal device, and when it is determined that the available storage space of the terminal device is greater than or equal to the processed dynamic content, The dynamic content is sent to the terminal device immediately after the delay is reached. After the delay time is reached, the available storage space of the terminal device is still smaller than the processed dynamic content size, and the dynamic content is cancelled and sent to the terminal device.
另外, 对于一些即时性的动态内容, 如股票信息等, 如果当前不能将动 态内容发送给终端设备, 则直接取消发送。  In addition, for some immediacy dynamic content, such as stock information, if the dynamic content cannot be sent to the terminal device at present, the transmission is canceled directly.
实施例 2:  Example 2:
终端设备发起动态内容传送请求时不携带终端存储空间状态信息, 由 DCD服务器向终端设备获取终端存储空间状态信息后实现动态内容传送。  When the terminal device initiates the dynamic content delivery request, the terminal does not carry the terminal storage space state information, and the DCD server obtains the terminal storage space state information from the terminal device to implement dynamic content transmission.
参见图 2, 具体步骤包括:  Referring to Figure 2, the specific steps include:
步骤 1、 终端设备向 DCD服务器发送 Request消息, 请求发送动态内容; 在发送的 Request消息中不包含终端存储空间状态信息;  Step 1: The terminal device sends a Request message to the DCD server to request to send dynamic content. The Request message sent does not include the terminal storage space status information.
步骤 2、 DCD服务器收到动态内容发送请求后, 通过短消息服务(Short Message Service , SMS )或推送(PUSH )方式向终端发出询问消息, 请求获 取终端存储空间状态信息;  Step 2: After receiving the dynamic content sending request, the DCD server sends an inquiry message to the terminal through the short message service (Short Message Service, SMS) or push (PUSH) manner, requesting to obtain the storage space state information of the terminal;
步骤 3、 终端通过 SMS向服务器回复响应消息, 在响应消息中上报终端 存储空间状态信息;  Step 3: The terminal sends a response message to the server through the SMS, and reports the storage state information of the terminal in the response message.
询问 /响应消息可以采用对会话初始化协议 ( Session Initiated Protocol, The inquiry/response message can use the Session Initiation Protocol (Session Initiated Protocol,
SIP ) 中选项 (OPTIONS ) 的绑定, 下面是询问消息的具体例子: SIP) The binding of the option (OPTIONS), the following is a specific example of the query message:
OPTIONS DPE:<destinationURI> SIP/2.0  OPTIONS DPE: <destinationURI> SIP/2.0
Via: ... Max-Forwards: 70 Via: ... Max-Forwards: 70
To: <destinationURI>  To: <destinationURI>
From: <SourceURI>;tag= 1928301774  From: <SourceURI>;tag= 1928301774
Call-ID: a84b4c76e66710  Call-ID: a84b4c76e66710
CSeq: 63104 OPTIONS  CSeq: 63104 OPTIONS
Contact: <contactURI>  Contact: <contactURI>
DPEEIementDescription/component/HardwarePlatform/AvailableStorage DPEEIementDescription/component/HardwarePlatform/AvailableStorage
Content-Length: 0 Content-Length: 0
下面是响应消息的具体例子:  The following is a specific example of a response message:
SIP/2.0 200 OK  SIP/2.0 200 OK
Via:...  Via:...
To: <destinationURI>;tag=93810874  To: <destinationURI>;tag=93810874
From: <SourceURI>;tag=l 928301774  From: <SourceURI>;tag=l 928301774
Call-ID: a84b4c76e66710  Call-ID: a84b4c76e66710
CSeq: 63104 OPTIONS  CSeq: 63104 OPTIONS
Contact: <contactURI>  Contact: <contactURI>
Content-Type: application/DPE  Content-Type: application/DPE
Content-Length: ...  Content-Length: ...
<?xml version="l . 0"?>  <?xml version="l . 0"?>
<rdf : RDF xmlns : rdf=" &ns - rdf ,·〃 xmlns : prf ="&ns-prf '·〃>  <rdf : RDF xmlns : rdf=" &ns - rdf ,·〃 xmlns : prf ="&ns-prf '·〃>
<rdf: Description rdf: ID="MyDeviceProf ile">  <rdf: Description rdf: ID="MyDeviceProf ile">
<prf: components  <prf: components
<rdf: Description rdf: ID="HardwarePlatf orm">  <rdf: Description rdf: ID="HardwarePlatf orm">
<prf:AvailableStorage rdf:datatype="&prf-dt;Number">2MB</prf:AvailableStorage>  <prf:AvailableStorage rdf:datatype="&prf-dt;Number">2MB</prf:AvailableStorage>
</rdf: Description  </rdf: Description
</prf: components  </prf: components
</rdf: Description>  </rdf: Description>
</rdf : RDF>  </rdf : RDF>
因此 需要在 SIP的 OPTIONS消息中支持 DPEElement头域(如上述粗 黑色语句 ), 其语义在于指定在响应消息中必须包含的 DPE 文件中的元素 ( element ); 需要注册新的多用途互联网邮件扩展 ( Multipurpose Internet Mail Extensions, MIME ), 类型为 application/DPE; 在 SIP响应中携带 DPE内容。 Therefore, it is necessary to support the DPEElement header field (such as the above-mentioned thick black statement) in the SIP OPTIONS message, the semantics of which is to specify the elements in the DPE file that must be included in the response message. ( element ); Need to register a new Multipurpose Internet Mail Extensions (MIME) of type application/DPE; carry DPE content in the SIP response.
MIME它是当前广泛应用的一种电子邮件技术规范,基本内容定义于 RFC 2045-2049。 在 MIME中, 不同的内容类型都要注册一个名字, 使得内容接收 者知道接收到的多媒体内容的具体类型。 上述响应消息中包含: Content-Type: application/DPE; 表示消息中携带的内容是一个 DPE内容。  MIME It is an e-mail specification that is widely used today. The basic content is defined in RFC 2045-2049. In MIME, different content types are registered with a name, so that the content receiver knows the specific type of multimedia content received. The above response message includes: Content-Type: application/DPE; indicates that the content carried in the message is a DPE content.
步骤 4、 DCD服务器收到响应消息后, 根据响应消息中携带的存储空间 状态信息, 确定出终端设备的可用存储空间大小; 其后述处理与图 1 流程中 步骤 2相同, 不重述。  Step 4: After receiving the response message, the DCD server determines the available storage space of the terminal device according to the storage space state information carried in the response message; the processing described later is the same as step 2 in the process of Figure 1, and is not repeated.
步骤 5、 同图 1流程中的步驟 3 , 不重述。  Step 5: Step 3 in the same process as Figure 1 is not repeated.
实施例 3:  Example 3:
由终端设备发起动态内容传送请求, 并由 DCD服务器向 DPE服务器获 取终端存储空间状态信息实现动态内容传送。  A dynamic content delivery request is initiated by the terminal device, and the DCD server obtains terminal storage space status information from the DPE server to implement dynamic content delivery.
参见图 3, DCD服务器可以从外部实体获取终端设备的终端存储空间状 态信息; 下面以 DCD服务器从 DPE服务器获取终端存储空间状态信息为例。  Referring to FIG. 3, the DCD server may obtain the terminal storage space status information of the terminal device from the external entity. The following takes the DCD server as the example of obtaining the terminal storage space status information from the DPE server.
DPE服务器与终端设备相连接, 并与终端设备进行实时通信, 获取终端 设备的动态能力信息; 当终端设备的动态能力改变时, DPE服务器实时更新 本地存储的该终端设备的动态能力信息。  The DPE server is connected to the terminal device and communicates with the terminal device in real time to obtain the dynamic capability information of the terminal device. When the dynamic capability of the terminal device changes, the DPE server updates the dynamic capability information of the terminal device stored locally.
具体信令流程包括:  The specific signaling process includes:
步骤 1、 终端设备向 DCD服务器发送 Request消息, 请求发送动态内容; 在发送的 Request消息中不包含终端存储空间状态信息。  Step 1: The terminal device sends a Request message to the DCD server to request to send dynamic content. The Request message sent does not include the terminal storage space status information.
步驟 2、 DCD服务器收到动态内容发送请求后, 向 DPE服务器终端发出 询问消息, 请求获取终端存储空间状态信息, 在询问消息中携带终端的标识 信息;  Step 2: After receiving the dynamic content sending request, the DCD server sends an inquiry message to the DPE server terminal, requesting to acquire the storage space state information of the terminal, and carrying the identifier information of the terminal in the inquiry message;
DCD服务器也可以向 DPE服务器发出订阅消息,在消息中带有终端标识; 如采用 RFC3265订阅 /通知模式。  The DCD server can also send a subscription message to the DPE server with a terminal identifier in the message; for example, the RFC3265 subscription/notification mode is adopted.
步骤 3、 当 DPE服务器收到询问消息后, 向 DCD服务器发送响应消息, 在响应消息中上艮终端能力信息, 其中包含终端存储空间状态信息; 如果 DPE服务器收到 DCD服务器发送的订阅消息, 则向 DCD服务器发 送通知消息, 在通知消息中上报终端能力信息, 其中包含终端存储空间状态 信息。 Step 3: After receiving the inquiry message, the DPE server sends a response message to the DCD server. The terminal capability information is included in the response message, and the terminal storage space status information is included; if the DPE server receives the subscription message sent by the DCD server, the DPE server sends a notification message to the DCD server, and reports the terminal capability information, including the terminal, in the notification message. Storage space status information.
扩展 SIP中的订阅 ( SUBSCRIBE ) /通知 ( NOTIFY ) 消息以支持 DPE, 下面是一个订阅消息的例子:  Extend the subscription ( SUBSCRIBE ) / notification ( NOTIFY ) message in SIP to support DPE. Here is an example of a subscription message:
SUBSCRIBE DPE:<destinationURI> SIP/2.0  SUBSCRIBE DPE: <destinationURI> SIP/2.0
Via:…  Via:...
Max-Forwards: 70  Max-Forwards: 70
To: <destinationURI>  To: <destinationURI>
From: <SourceUT >;tag=l 928301774  From: <SourceUT >;tag=l 928301774
Call-ID: ...  Call-ID: ...
CSeq: ... NOTIFY  CSeq: ... NOTIFY
Contact: <contactURI>  Contact: <contactURI>
DPEElementrDescription/component HardwarePlatform/AvailableStorage DPEElementrDescription/component HardwarePlatform/AvailableStorage
Content-Length: 0 Content-Length: 0
下面是一个通知消息的例子:  The following is an example of a notification message:
NOTIFY DPE:<destinationU I> SIP/2.0  NOTIFY DPE: <destinationU I> SIP/2.0
Via:...  Via:...
To: <destinationURI>;tag=93810874  To: <destinationURI>;tag=93810874
From: <SourceURI>;tag=l 928301774  From: <SourceURI>;tag=l 928301774
Call-ID: ...  Call-ID: ...
CSeq:… NOTIFY  CSeq:... NOTIFY
Contact: <contactURJ>  Contact: <contactURJ>
Content-Type: application DPE  Content-Type: application DPE
Content-Length: ...  Content-Length: ...
<?xml version="l . 0"?>  <?xml version="l . 0"?>
<rdf : RDF xmlns : rdf ="&ns- rdf '· " xmlns : prf ="&ns-prf ,· "> <rdf : RDF xmlns : rdf ="&ns- rdf '· " xmlns : prf ="&ns-prf ,· ">
<rdf: Description rdf: ID="MyDeviceProf ile"> ' <prf: components <rdf: Description rdf: ID="MyDeviceProf ile"> '<prf: components
<rdf: Description rdf: ID="HardwarePlatf orm">  <rdf: Description rdf: ID="HardwarePlatf orm">
<prf:AvailableStorage rdf:datatype="&prf-dt;Number">2MB</prf:AvailableStorage>  <prf:AvailableStorage rdf:datatype="&prf-dt;Number">2MB</prf:AvailableStorage>
</rdf : Description>  </rdf : Description>
</prf: component>  </prf: component>
</rdf : Description>  </rdf : Description>
</rdf : RDF> 因此, 需要在 SIP的 SUBSCRIBE消息中支持 DPEElement头域, 其语义 在于指定在响应消息中必须包含的 DPE 文件中的 element; 需要注册新的 MIME类型, 为 application/DPE; 在 SIP的 NOTIFY消息中携带 DPE内容。  </rdf : RDF> Therefore, the DPEElement header field needs to be supported in the SIP SUBSCRIBE message, the semantics of which is to specify the element in the DPE file that must be included in the response message; the new MIME type needs to be registered as application/DPE; The SIP NOTIFY message carries the DPE content.
步骤 4、 DCD服务器收到响应消息 /通知消息后, 根据响应消息 /通知消息 中携带的可用存储空间状态信息, 确定出终端设备的可用存储空间大小; 其 后述处理与图 1流程中步骤 2相同, 不重述。  Step 4: After receiving the response message/notification message, the DCD server determines the available storage space of the terminal device according to the available storage space state information carried in the response message/notification message; the processing described later and step 2 in the process of FIG. Same, not repeated.
步骤 5、 同图 1流程中的步骤 3, 不重述。  Step 5. Same as step 3 in the flow of Figure 1, not repeated.
实施例 4:  Example 4:
由 DCD服务器发起动态内容传送,先向终端设备询问终端存储空间状态 信息, 根据终端设备可用存储空间大小对动态内容处理后, 再发送动态内容。  The dynamic content transmission is initiated by the DCD server, and the terminal device is first inquired about the storage state information of the terminal, and the dynamic content is processed according to the available storage space of the terminal device, and then the dynamic content is sent.
参见图 4, 具体步驟包括:  Referring to Figure 4, the specific steps include:
步骤 1、 DCD服务器向终端设备发送询问消息, 请求获取终端设备的终 端存储空间状态信息;  Step 1. The DCD server sends an inquiry message to the terminal device, requesting to acquire terminal storage space state information of the terminal device.
步骤 2、 终端设备返回响应消息, 携带终端存储空间状态信息;  Step 2: The terminal device returns a response message, and carries the storage space state information of the terminal;
步驟 3、 DCD服务器收到响应消息后, 根据响应消息中携带的可用存储 空间状态信息, 确定出终端设备的可用存储空间大小; 其后述处理与图 1 流 程中步骤 2相同, 不重述。  Step 3: After receiving the response message, the DCD server determines the available storage space of the terminal device according to the available storage space state information carried in the response message; the processing described later is the same as step 2 in the process of Figure 1, and is not repeated.
步骤 4、 同图 1流程中的步骤 3, 不重述。  Step 4. Same as step 3 in the flow of Figure 1, not repeated.
实施例 5:  Example 5
由 DCD服务器发起动态内容传送, 向 DPE服务器询问终端存储空间状 . ^ 、, 、„ ^ _ . ( l , %_ , , , , , . . , , . , 态信恩, 根据终端设备可用存储 g间大小对动态内答处理后, 卉发送 ^态内 谷。 Dynamic content delivery initiated by the DCD server, asking the DPE server for terminal storage space ^ , , , , „ ^ _ . ( l , % _ , , , , , . . , , . , 态信恩, according to the size of the available storage space between the terminal devices, after the dynamic internal answer processing, .
参见图 5, 具体步骤包括:  Referring to Figure 5, the specific steps include:
步骤 1、 DCD服务器向 DPE服务器发出询问消息, 请求获取终端存储空 间状态信息, 在询问消息中携带终端的标识信息;  Step 1: The DCD server sends an inquiry message to the DPE server, requesting to acquire the storage state information of the terminal, and carrying the identification information of the terminal in the inquiry message;
DCD服务器也可以向 DPE服务器发出订阅消息,在消息中带有终端标识; 如采用 RFC3265订阅 /通知模式。  The DCD server can also send a subscription message to the DPE server with a terminal identifier in the message; for example, the RFC3265 subscription/notification mode is adopted.
步骤 2、 当 DPE服务器收到询问消息后, 向 DCD服务器发送响应消息, 在响应消息中上报终端能力信息, 其中包含终端存储空间状态信息;  Step 2: After receiving the inquiry message, the DPE server sends a response message to the DCD server, and reports the terminal capability information, where the terminal storage space status information is included in the response message;
如果 DPE服务器收到 DCD服务器发送的订阅消息, 则向 DCD服务器发 送通知消息, 在通知消息中上报终端能力信息, 其中包含终端存储空间状态 信息。  If the DPE server receives the subscription message sent by the DCD server, it sends a notification message to the DCD server, and reports the terminal capability information, which includes the terminal storage space status information, in the notification message.
步骤 3、 DCD服务器收到响应消息 /通知消息后, 根据响应消息 /通知消息 中携带的存储空间状态信息, 确定出终端设备的可用存储空间大小; 其后述 处理与图 1流程中步驟 2相同, 不重述。  Step 3: After receiving the response message/notification message, the DCD server determines the available storage space of the terminal device according to the storage space state information carried in the response message/notification message; the processing described later is the same as step 2 in the process of FIG. , do not repeat.
步骤 4、 同图 1流程中的步驟 3 , 不重述。  Step 4. Same as step 3 in the flow of Figure 1, not repeated.
根据本发明实施例提供的动态内容传送方法, 本发明提供一种动态内容 传送服务器实施例, 其结构示意图如图 6所示, 包括:  According to the dynamic content delivery method provided by the embodiment of the present invention, the present invention provides an embodiment of a dynamic content delivery server, and a schematic structural diagram thereof is shown in FIG.
第一处理模块, 用于获取终端设备的可用存储空间大小, 并传送给第二 处理模块;  a first processing module, configured to acquire a size of available storage space of the terminal device, and transmit the size to the second processing module;
第二处理模块, 用于比较终端设备可用存储空间大小和待发送给终端设 备的动态内容大小, 当终端设备的可用存储空间小于动态内容大小时, 对发 送给终端设备的动态内容进行处理; 并将处理后的动态内容传送给内容发送 模块;  a second processing module, configured to compare a storage space size of the terminal device and a dynamic content size to be sent to the terminal device, and process the dynamic content sent to the terminal device when the available storage space of the terminal device is smaller than the dynamic content size; Transmitting the processed dynamic content to the content sending module;
内容发送模块, 用于将经处理后的动态内容发送给终端设备。  The content sending module is configured to send the processed dynamic content to the terminal device.
根据本发明实施例提供的动态内容传送方法, 本发明还提供一种动态内 容传送系统实施例, 其结构示意图如图 7所示, 包括动态内容传送服务器和 终端设备; According to the dynamic content delivery method provided by the embodiment of the present invention, the present invention further provides an embodiment of a dynamic content delivery system, and a schematic structural diagram thereof is shown in FIG. 7, including a dynamic content delivery server and Terminal Equipment;
所述动态内容传送服务器用于获取接收动态内容的终端设备的可用存储 空间大小; 并根据终端设备的可用存储空间大小, 对发送给终端设备的动态 内容进行处理, 以及将经处理后的动态内容发送给所述终端设备。  The dynamic content delivery server is configured to acquire the available storage space size of the terminal device that receives the dynamic content; and process the dynamic content sent to the terminal device according to the available storage space size of the terminal device, and process the processed dynamic content. Send to the terminal device.
动态内容传送系统中还包括 DPF服务器,所述 DPF服务器存储有终端设 备动态能力信息, 并用于接收动态内容传送服务器发送的询问消息, 所述询 问消息携带终端设备标识; 并向动态内容传送服务器返回包含终端存储空间 状态信息的响应消息; 动态内容传送服务器根据终端存储空间状态信息确定 出接收动态内容的终端设备的可用存储空间大小。  The dynamic content delivery system further includes a DPF server, where the DPF server stores terminal device dynamic capability information, and is configured to receive an inquiry message sent by the dynamic content delivery server, where the inquiry message carries the terminal device identifier; and returns to the dynamic content delivery server. a response message including terminal storage space status information; the dynamic content delivery server determines, according to the terminal storage space status information, the available storage space size of the terminal device that receives the dynamic content.
所述终端设备可以向动态内容传送服务器发送获取动态内容的请求消 息, 携带存储空间状态信息; 动态内容传送服务器才艮据请求消息中携带的终 端存储空间状态信息, 确定出所述终端设备的可用存储空间大小。  The terminal device may send a request message for acquiring dynamic content to the dynamic content delivery server, and carry the storage space state information; the dynamic content delivery server determines the available state of the terminal device according to the terminal storage space state information carried in the request message. The size of the storage space.
综上所述, 采用本发明实施例, DCD服务器在对动态内容进行个性化处 理前, 先获知终端的存储空间状态信息, 并根据终端设备的可用存储空间大 小对待发送内容做出压缩、 裁减、 替换等处理, 使个性化处理后的动态内容 能够满足被终端设备存储, 再发送给终端设备; 当个性化处理后的动态内容 大小大于终端设备的可用存储空间时, 延迟或取消发送。 这样就避免了由于 终端存储空间不足而使内容发送失败的问题, 节约了网络带宽资源和服务器、 客户端的计算、 存储资源。  In summary, in the embodiment of the present invention, the DCD server first knows the storage space state information of the terminal before personalizing the dynamic content, and compresses and reduces the content to be sent according to the available storage space of the terminal device. The processing such as replacement enables the personalized dynamic content to be stored by the terminal device and then sent to the terminal device; when the personalized dynamic content size is greater than the available storage space of the terminal device, delay or cancel the transmission. This avoids the problem of content transmission failure due to insufficient storage space of the terminal, and saves network bandwidth resources and computing and storage resources of the server and the client.
显然, 本领域的技术人员可以对本发明进行各种改动和变型而不脱离本 发明的精神和范围。 这样, 倘若本发明的这些修改和变型属于本发明权利要 求及其等同技术的范围之内, 则本发明也意图包含这些改动和变型在内。  It is apparent that those skilled in the art can make various modifications and variations to the invention without departing from the spirit and scope of the invention. Thus, it is intended that the present invention cover the modifications and variations of the inventions

Claims

权 利 要 求 Rights request
1、 一种动态内容传送方法, 其特征在于, 包括: A dynamic content delivery method, comprising:
获取终端设备的可用存储空间大小;  Obtain the available storage space of the terminal device;
根据所述终端设备的可用存储空间大小, 对发送给终端设备的动态内容 进行处理; 并将经处理后的动态内容发送给所述终端设备。  And processing the dynamic content sent to the terminal device according to the available storage space of the terminal device; and sending the processed dynamic content to the terminal device.
2、 如权利要求 1所述的动态内容传送方法, 其特征在于, 所述获取终端 设备的可用存储空间大小, 具体包括:  2. The dynamic content delivery method according to claim 1, wherein the obtaining the available storage space size of the terminal device comprises:
接收终端设备发起的获取动态内容的请求消息, 在所述请求消息中携带 终端设备的终端存储空间状态信息;  Receiving a request message for acquiring dynamic content initiated by the terminal device, where the request message carries terminal storage space state information of the terminal device;
根据所述终端存储空间状态信息, 确定所述终端设备的可用存储空间大 小。  And determining, according to the storage state information of the terminal, the available storage space of the terminal device.
3、 如权利要求 1所述的动态内容传送方法, 其特征在于, 所述获取终端 设备的可用存储空间大小, 具体包括:  The dynamic content delivery method according to claim 1, wherein the obtaining the available storage space size of the terminal device comprises:
向终端设备发送询问消息, 请求获取终端设备的终端存储空间状态信息; 接收所述终端设备返回的响应消息, 在所述响应消息中携带终端设备的 终端存储空间状态信息;  Sending an inquiry message to the terminal device, requesting to acquire terminal storage space state information of the terminal device; receiving a response message returned by the terminal device, and carrying the terminal storage space state information of the terminal device in the response message;
根据所述终端存储空间状态信息, 确定所述终端设备的可用存储空间大 小。  And determining, according to the storage state information of the terminal, the available storage space of the terminal device.
4、 如权利要求 1所述的动态内容传送方法, 其特征在于, 所述获取终端 设备的可用存储空间大小, 具体包括:  The dynamic content transmission method according to claim 1, wherein the obtaining the available storage space size of the terminal device comprises:
向 DPE服务器发送询问消息,所述询问消息携带终端设备标识,所述 DPE 服务器存储有所述终端设备动态能力信息;  Sending an inquiry message to the DPE server, where the inquiry message carries a terminal device identifier, and the DPE server stores the terminal device dynamic capability information;
接收所述 DPE服务器返回的响应消息, 在所述响应消息中包含终端存储 空间状态信息;  Receiving a response message returned by the DPE server, where the response message includes terminal storage space status information;
根据所述终端存储空间状态信息, 确定所述终端设备的可用存储空间大 小。 WO 2007/107064 , , , , , , , , , , , PCT/CN2006/003706 ,And determining, according to the terminal storage space state information, a size of an available storage space of the terminal device. WO 2007/107064 , , , , , , , , , , , PCT/CN2006/003706 ,
5、如权利要求 1-4任意权项所述的动态内答传送万法, 具特征莅于, 当 所述终端设备的可用存储空间小于动态内容大小时, 对动态内容进行个性化 处理, 并将处理后的动态内容发送给所述终端设备。 The dynamic internal answering and transmitting method according to any one of claims 1 to 4, characterized in that, when the available storage space of the terminal device is smaller than the dynamic content size, the dynamic content is personalized, and The processed dynamic content is sent to the terminal device.
6、 如权利要求 5所述的动态内容传送方法, 其特征在于, 所述对动态内 容进行个性化处理, 包括:  The dynamic content delivery method according to claim 5, wherein the personalizing the dynamic content comprises:
对动态内容进行压缩处理; 或者  Compress dynamic content; or
对动态内容进行裁减处理; 或者  Reduce the dynamic content; or
在动态内容的不同存储格式文件中, 选择存储字节数最小的对应文件进 行处理; 或者  In the different storage format files of the dynamic content, select the corresponding file with the smallest number of bytes to be processed; or
将小于等于终端设备可用存储空间大小的数值作为一项个性化引擎输入 参数, 要求个性化处理后的文件大小满足小于该数值。  A value less than or equal to the available storage space of the terminal device is used as a personalized engine input parameter, and the file size required for the personalized processing is less than the value.
7、 如权利要求 6所述的动态内容传送方法, 其特征在于, 预先设置与不 同类型动态内容相对应的处理方式; 所述对动态内容进行个性化处理为: 根据动态内容类型 , 采用对应的处理方式对所述动态内容进行个性化处 理。  The dynamic content delivery method according to claim 6, wherein a processing manner corresponding to different types of dynamic content is preset; the personalized processing of the dynamic content is: according to a dynamic content type, corresponding The processing method personalizes the dynamic content.
8、如权利要求 5所述的动态内容传送方法,其特征在于,该方法还包括: 若所述处理后的动态内容大小大于终端可用存储空间, 延迟或取消发送该动 态内容给所述终端设备。  The dynamic content delivery method according to claim 5, wherein the method further comprises: delaying or canceling sending the dynamic content to the terminal device if the processed dynamic content size is greater than a available storage space of the terminal; .
9、 如权利要求 8所述的动态内容传送方法, 其特征在于, 预先设置延迟 时长; 并在延迟时长内, 所述终端设备的可用存储空间大于等于处理后的动 态内容大小时, 将处理后的动态内容发送给所述终端设备。  The dynamic content transmission method according to claim 8, wherein the delay duration is set in advance; and the available storage space of the terminal device is greater than or equal to the processed dynamic content size within the delay duration, after the processing The dynamic content is sent to the terminal device.
10、 一种动态内容传送服务器, 其特征在于, 包括:  10. A dynamic content delivery server, comprising:
第一处理模块, 用于获取终端设备的可用存储空间大小, 并传送给第二 处理模块;  a first processing module, configured to acquire a size of available storage space of the terminal device, and transmit the size to the second processing module;
第二处理模块, 用于比较终端设备可用存储空间大小和待发送给终端设 备的动态内容大小, 当终端设备的可用存储空间小于动态内容大小时, 对发 送给终端设备的动态内容进行处理; 并将处理后的动态内容传送给内容发送 模块; a second processing module, configured to compare a storage space size of the terminal device and a dynamic content size to be sent to the terminal device, and process the dynamic content sent to the terminal device when the available storage space of the terminal device is smaller than the dynamic content size; Transfer processed dynamic content to content delivery Module
内容发送模块, 用于将经处理后的动态内容发送给所述终端设备。  a content sending module, configured to send the processed dynamic content to the terminal device.
11、 一种动态内容传送系统, 其特征在于, 包括: 动态内容传送服务器 和终端设备;  A dynamic content delivery system, comprising: a dynamic content delivery server and a terminal device;
所述动态内容传送服务器用于获取接收动态内容的终端设备的可用存储 空间大小; 并根据所述终端设备的可用存储空间大小, 对发送给终端设备的 动态内容进行处理, 以及将经处理后的动态内容发送给所述终端设备。  The dynamic content delivery server is configured to acquire a size of an available storage space of the terminal device that receives the dynamic content; and process the dynamic content sent to the terminal device according to the available storage space size of the terminal device, and process the processed content. Dynamic content is sent to the terminal device.
12、如权利要求 11所述的动态内容传送系統,其特征在于,还包括: DPF 服务器;  12. The dynamic content delivery system of claim 11, further comprising: a DPF server;
所述 DPF服务器存储有所述终端设备动态能力信息, 并用于接收动态内 容传送服务器发送的询问消息, 所述询问消息携带终端设备标识; 并向动态 内容传送服务器返回包终端存储空间状态信息的响应消息;  The DPF server stores the terminal device dynamic capability information, and is configured to receive an inquiry message sent by the dynamic content delivery server, where the inquiry message carries the terminal device identifier; and returns a response of the packet terminal storage space state information to the dynamic content delivery server. Message
所述动态内容传送服务器根据所述终端存储空间状态信息确定出接收动 态内容的终端设备的可用存储空间大小。  The dynamic content delivery server determines the available storage space size of the terminal device receiving the dynamic content according to the terminal storage space state information.
13、 如权利要求 11所述的动态内容传送系统, 其特征在于, 所述终端设 备向所述动态内容传送服务器发送获取动态内容的请求消息, 携带存储空间 状态信息;  The dynamic content delivery system according to claim 11, wherein the terminal device sends a request message for acquiring dynamic content to the dynamic content delivery server, and carries storage space state information;
所述动态内容传送服务器根据请求消息中携带的终端存储空间状态信 息, 确定出所述终端设备的可用存储空间大小。 '  The dynamic content delivery server determines the available storage space size of the terminal device according to the terminal storage space status information carried in the request message. '
PCT/CN2006/003706 2006-03-23 2006-12-30 A method and system for delivering dynamic content WO2007107064A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200610065157.8 2006-03-23
CNA2006100651578A CN1859270A (en) 2006-03-23 2006-03-23 Dynamic content transfer method and system

Publications (1)

Publication Number Publication Date
WO2007107064A1 true WO2007107064A1 (en) 2007-09-27

Family

ID=37298134

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2006/003706 WO2007107064A1 (en) 2006-03-23 2006-12-30 A method and system for delivering dynamic content

Country Status (2)

Country Link
CN (1) CN1859270A (en)
WO (1) WO2007107064A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2187597A1 (en) * 2008-11-12 2010-05-19 Vodafone Holding GmbH Transfer of data in telecommunications networks
CN101378405B (en) * 2008-09-12 2012-12-19 华为终端有限公司 Method and system for implementing data interaction as well as relevant apparatus thereof

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101558601B (en) * 2006-12-11 2012-04-25 艾利森电话股份有限公司 A method and arrangement for handling client data
CN101304549B (en) * 2007-05-08 2012-12-12 华为技术有限公司 Method for non-downloading transmission message, message server and terminal
KR101370318B1 (en) 2007-06-11 2014-03-06 에스케이플래닛 주식회사 Method and Server for Collecting Contents Usage Information
CN101540645A (en) * 2008-03-21 2009-09-23 华为技术有限公司 Method and device for distributing dynamic content
CN101599985B (en) * 2008-06-05 2013-01-02 华为技术有限公司 Content-obtaining method, content-receiving method, server and terminals
CN101909196B (en) * 2009-06-05 2013-04-17 华为技术有限公司 Channel-switching handling method, system and related equipment
CN109167808B (en) * 2018-07-18 2022-03-01 北京小蓦机器人技术有限公司 Data processing method, device and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000044136A1 (en) * 1999-01-19 2000-07-27 Matsushita Electric Industrial Co., Ltd. Mobile terminal and data transmission system
CN1349336A (en) * 2000-10-18 2002-05-15 日本电气株式会社 Goal filtering method, and customer device using same
CN1529986A (en) * 2000-09-11 2004-09-15 ÷���Dz����˹�ɷݹ�˾ Method and device for providing/receiving media content over digital network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000044136A1 (en) * 1999-01-19 2000-07-27 Matsushita Electric Industrial Co., Ltd. Mobile terminal and data transmission system
CN1529986A (en) * 2000-09-11 2004-09-15 ÷���Dz����˹�ɷݹ�˾ Method and device for providing/receiving media content over digital network
CN1349336A (en) * 2000-10-18 2002-05-15 日本电气株式会社 Goal filtering method, and customer device using same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101378405B (en) * 2008-09-12 2012-12-19 华为终端有限公司 Method and system for implementing data interaction as well as relevant apparatus thereof
EP2187597A1 (en) * 2008-11-12 2010-05-19 Vodafone Holding GmbH Transfer of data in telecommunications networks

Also Published As

Publication number Publication date
CN1859270A (en) 2006-11-08

Similar Documents

Publication Publication Date Title
US11528337B2 (en) Method and apparatus for sending a push content
WO2007107064A1 (en) A method and system for delivering dynamic content
RU2288545C2 (en) Method and system for multimedia message delivery
US9397968B2 (en) Method for processing deferred message
US7631037B2 (en) Data transmission
US8832230B2 (en) Content aggregation service for mobile environment
US20070226295A1 (en) Method and apparatuses for retrieving messages
RU2404526C2 (en) Method, system and device to send instantaneous messages in ip-multimedia subsystem (ims)
US20060133407A1 (en) Content sharing in a communication system
AU2002253481A1 (en) Multimedia messaging method and system
KR20100089096A (en) Intelligent caching of media files
US20060136554A1 (en) Information server in a communication system
JP2007336536A (en) System and method for mixed mode delivery of dynamic content to mobile device
EP1561354B1 (en) Streaming of media content in a multimedia messaging service
CN102238152A (en) Method, device and system for controlling content reporting behavior
KR100559347B1 (en) A method for implementing a multimedia messaging service, a multimedia messaging system, a server of a multimedia messaging system and a multimedia terminal

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 06840736

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 06840736

Country of ref document: EP

Kind code of ref document: A1