+

WO2008037126A1 - Système de service de contenus sans fil, serveur et terminal approprié - Google Patents

Système de service de contenus sans fil, serveur et terminal approprié Download PDF

Info

Publication number
WO2008037126A1
WO2008037126A1 PCT/CN2006/002925 CN2006002925W WO2008037126A1 WO 2008037126 A1 WO2008037126 A1 WO 2008037126A1 CN 2006002925 W CN2006002925 W CN 2006002925W WO 2008037126 A1 WO2008037126 A1 WO 2008037126A1
Authority
WO
WIPO (PCT)
Prior art keywords
wireless communication
server
communication terminal
service
terminal system
Prior art date
Application number
PCT/CN2006/002925
Other languages
English (en)
Chinese (zh)
Inventor
Yi Han
Tongyi Shi
Fayu Dai
Original Assignee
Beijing Long Ji Tian Di Technology 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 Beijing Long Ji Tian Di Technology Co., Ltd. filed Critical Beijing Long Ji Tian Di Technology Co., Ltd.
Publication of WO2008037126A1 publication Critical patent/WO2008037126A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/04Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/535Tracking the activity of the user

Definitions

  • the present invention relates to a wireless content service system, and more particularly to a system and method for providing a fast, efficient wireless communication between a server and a corresponding terminal by utilizing a predetermined wireless communication transmission protocol to provide a specific content service for the terminal.
  • the HTTP protocol is based on a request/response paradigm. After a client establishes a connection with the server, it sends a request to the server. After receiving the request, the server gives the corresponding response message.
  • the client/server mode information exchange process based on the HTTP protocol is divided into four processes, establishing a connection, sending a request message, sending a response message, and closing a connection.
  • Establishing a connection The establishment of a connection is achieved by applying for a socket (Socket).
  • Socket Socket
  • the client opens a socket and constrains it to a port. If successful, it is equivalent to creating a virtual file. Data can be written to the virtual file and sent out over the network in the future.
  • Send Response The server sends a response message to the client after processing the client's request.
  • the general connection process using Socket for Client/Server programming is as follows: Server-side Listen (listening) whether a port has a connection request, the client sends a Connect request to the server, and the server sends back to the client. Accept message. A connection is established. Both the Server and Client can communicate with each other through Send, Write, and other methods.
  • the HTTP protocol or the SOCKET interface for data communication is only the lowest layer structure, and the simple HTTP protocol or the SOCKET interface has the disadvantage of requiring multiple communication between the server and the terminal, and thus is inefficient. Therefore, there is a need for an efficient wireless communication transmission that can be transmitted at one time and is more suitable for wireless.
  • the present invention provides a wireless communication terminal system for wireless communication between a user and a server, comprising: a user behavior collection device, configured to collect statistical data of user behavior based on user usage of a specific service; And storing the service and the specific service content, and for storing the collected statistical data of the user behavior; the packaging device, configured to package the data to be transmitted including the statistical data of the user behavior into a data packet by using a predetermined wireless communication transmission protocol And a wireless transceiver for transmitting the data packet to the server and receiving the data packet sent from the server only once by the wireless network.
  • a user behavior collection device configured to collect statistical data of user behavior based on user usage of a specific service
  • the packaging device configured to package the data to be transmitted including the statistical data of the user behavior into a data packet by using a predetermined wireless communication transmission protocol
  • a wireless transceiver for transmitting the data packet to the server and receiving the data packet sent from the server only once by the wireless network.
  • the present invention also provides a server system for providing wireless network service to a wireless communication terminal system, comprising: a wireless transceiver device, configured to receive a data packet sent from a wireless communication terminal system and transmit data to the wireless communication terminal system; Content and data required for providing the service and specific service content; unpacking means for decomposing data packets containing statistical data of user behavior according to a predetermined wireless communication transmission protocol transmitted from the wireless communication terminal system a packet to extract statistical data of the user behavior therein; a user behavior analysis device, configured to analyze the user behavior statistical data to generate a user behavior analysis result; and content selective providing means, configured to analyze the device according to the user behavior Generating an analysis result selectively generating a specific service content and service to be provided to the user, the wireless transceiver transmitting the specific service content and service to the wireless communication terminal system such that the specific service content and service are Displayed on the user device.
  • a wireless transceiver device configured to receive a data packet sent from a wireless communication terminal system and transmit data to the wireless communication terminal
  • the present invention also provides a wireless communication method for transmitting data from a wireless communication terminal system to a server, comprising: a user behavior collection step, based on the user's use of a specific service, Collecting statistics of user behavior; storing steps for storing services and specific service content, and for storing statistical data of the collected user behavior; and a packaging step for including the user behavior in a predetermined wireless communication transmission protocol
  • the data to be transmitted of the statistical data is packaged into a data packet; and a wireless transmitting and receiving step for transmitting the data packet to the server and receiving the data packet sent from the server only once by the wireless network.
  • the present invention also provides a method for providing a wireless network service to a wireless communication terminal system, comprising: a wireless transmitting and receiving step, for receiving a data packet sent from a wireless communication terminal system and transmitting data to the wireless communication terminal system; storing steps, Content and data required for storing the service and specific service content; unpacking step, for packet decoding of statistical data including user behavior according to a predetermined wireless communication transmission protocol transmitted from the wireless communication terminal system a packet to extract statistical data of user behavior therein; a user behavior analysis step, configured to analyze the user behavior statistical data to generate a user behavior analysis result; and a service content selective providing step, configured to analyze the user behavior according to the An analysis result generated by the device selectively generating a specific service content and service to be provided to the user, the wireless transmitting and receiving step transmitting the specific service content and service to the wireless communication terminal system such that the specific service content and service are Displayed on the wireless communication terminal systemBRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram showing the entire structure of a wireless content service system 1 including a mobile phone 2 and a server 3, in accordance with one embodiment of the present invention
  • Figure 2 is a block diagram showing the structure of the mobile telephone 2 in the wireless content service system 1 of Figure 1;
  • Figure 3 is a block diagram showing the structure of the server 3 in the wireless content service system 1 of Figure 1;
  • Figure 4A-D depicts A specific example of a wireless communication transmission protocol for data communication between the mobile phone 2 and the server 3;
  • 5A-5D illustrate the flow of data communication between the mobile phone 2 and the server 3;
  • FIG. 6 depicts a process flow for advertisement statistics and adjustment between the server 3 and the wireless communication terminal 2;
  • FIG. 7 shows a flow chart of the user of the mobile phone 2 wirelessly transmitting data to the server 3;
  • FIG. 8 shows the provision to the mobile phone 2.
  • Figure 9 shows an example of an advertisement dynamic adjustment application
  • Figure 10 shows an example of an advertisement life cycle curve.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described hereinafter with reference to the accompanying drawings. In the following description, well-known functions or structures are not described in detail, as unnecessary details will be unnecessarily obscured by the description of the invention.
  • Embodiments of the present invention are mainly described by using a mobile phone held by a user as an example of a wireless communication terminal.
  • the wireless communication terminal of the present invention is also applicable to any mobile that can wirelessly communicate with a server through a network.
  • Terminals for example, mobile PCs, PDAs, vehicle terminals, and the like.
  • FIG. 1 is a block diagram showing the entire structure of a wireless content service system 1 including a mobile phone 2 and a server 3, according to an embodiment of the present invention.
  • the server 3 receives statistical data from the mobile phone 1 including the behavior of the mobile phone user through the network 4, analyzes and processes the statistical data, and generates specific service content according to the analysis and processing result, and It is displayed on the display screen of the mobile phone 1.
  • a module indicates a functional block that performs a specified process.
  • FIG. 2 is a block diagram showing the structure of a mobile telephone 2 in the wireless content service system 1 of Figure 1.
  • the mobile phone 2 is a portable terminal.
  • the data communication between the mobile telephone 2 and the server 3 is based on the predetermined wireless communication protocol described below.
  • the mobile telephone 2 includes: a user behavior collecting device 21, a storage device 22, a packing device 23, and a wireless transceiver device 24.
  • the user behavior collecting means 21 of the mobile phone 2 collects behavior statistics of the user operating the mobile phone 2 based on the user's use of the specific service. For example, the user behavior collecting means 21 collects the time when the user uses the mobile phone 2 to log in to the server 3, the time of login, the content and number of times of browsing, the content and number of times downloaded, the type of game played, the length of time and the number of times, and the like.
  • the storage device 22 is for storing the service and specific service content to be provided for the user of the mobile phone 2, and for storing statistical data of the user behavior collected by the user behavior collecting device 21.
  • the particular service content includes advertisements and system notifications displayed on the user's mobile phone 2, the services including multimedia resources requested by the user, such as games, pictures, music, books, and videos.
  • the packing device 23 packs the data to be transmitted from the user behavior collecting device 21 containing the statistical data of the user behavior into a data packet in a predetermined wireless communication transmission protocol.
  • the predetermined wireless communication transmission protocol includes a message header and a message body, the message body containing data to be transmitted.
  • the message body is variable bit length.
  • the message header defines the type, length, and serial number of the message.
  • the format of the message header is as follows:
  • the wireless communication transmission protocol between the terminal and the server may be performed based on an HTTP protocol or a SOCKET interface, and the data packet is sent to the server by using an HTTP operation or a SOCKET operation.
  • the operations of the user request for the server service are all generated by the packaging device 23 and transmitted to the server at one time.
  • the wireless transceiver 24 of the mobile phone 2 transmits the packet to the server once through the wireless network, and the wireless transceiver 24 also receives the data packet sent from the server. . After each time the user has used the particular service, the wireless transceiver 24 transmits a data packet containing statistical data of the user behavior to the server.
  • the wireless phone 2 may further comprise an unpacking device for unpacking the data packet sent by the server to Extract specific service content and services from it. Also, the mobile phone 2 may further include a specific service content and service presentation means for presenting the particular service content and service to the user of the mobile phone 2.
  • the mobile phone 2 may further include a billing device 27 that extracts billing point information from the server and implements billing within the wireless communication terminal system software.
  • the charging device 27 includes: a charging information unit, the unit is implemented to be extracted from the charging server
  • the billing and tariff information can be used by the upper client application to extract information such as tariff information, tariff prompts and the like. In order to respond to the corresponding tariff information of the server, the response can be promptly reflected on the corresponding tariff prompt interface of the client.
  • the mobile game pay-per-view unit which realizes the billing function of the mobile game per-time service.
  • the mobile game monthly subscription unit which realizes the charging function of the mobile game monthly service.
  • Wap pay-per-view unit which implements the billing function of Wap per-time service.
  • Wap monthly billing unit this unit realizes the ten ten fee function of Wap monthly service.
  • the SMS pay-per-view unit which implements the billing function of the SMS-based service.
  • the IVR dials the charging unit, which implements the charging function of the IVR service.
  • FIG 3 is a block diagram showing the structure of the server 3 in the wireless content service system 1 of Figure 1.
  • the server 3 provides wireless network services to the mobile phone 2 in accordance with the predetermined wireless communication protocol described above.
  • the server 3 includes: a wireless transceiver 31, a database 35, an unpacking device 32, a user behavior analyzing device 33, and a content selective providing device 34.
  • the radio transceiver 31 of the server 3 receives the data packet sent from the mobile telephone 2 and transmits the data to the mobile telephone 2.
  • the database 35 stores the content and data required for the service and specific service content, which may be implemented by a plurality of detachable databases, or by being stored in different partitions of a database.
  • the unpacking device 32 of the server 3 After the wireless transceiver 31 receives the data packet from the mobile phone 2, the unpacking device 32 of the server 3 unpacks the received data packet containing the statistical data of the user behavior according to the predetermined wireless communication transmission protocol, and extracts the user behavior therein. The statistics are used by the user behavior analysis device.
  • the user behavior analysis device 33 analyzes the user behavior statistical data from the unpacking device 32, and classifies and counts different user behaviors to generate a user behavior analysis result.
  • the user behavior analysis device 33 analyzes the content of the web page browsed by the user, classifies it into categories such as pictures, novels, sports news, international information, music, video, etc., and analyzes the time and number of times of browsing to generate The analysis of the specific content that the user viewed during a particular time period.
  • the analysis method of the present invention employed by the user behavior analyzing device 33 will be described in detail below.
  • the content selective providing means 34 selectively generates specific service contents to be provided to the user, such as advertisements and system notifications, and services. For example, if the user likes to view the landscape picture at 19:00-20:00, the content selective providing device 34 provides an advertisement containing the specific picture processing software or a new camera to the user for the user to select, and the content is selectively provided. Device 34 may also provide other landscape pictures in server 3 to the user for viewing.
  • the wireless transceiver 31 of the server 3 transmits the specific service content to the mobile phone 2 And the business, causing the particular service content and service to be displayed on the user device.
  • the content selective providing device 34 can also provide corresponding specific service content according to the request of the mobile phone 2 user.
  • the user behavior collection device 21 on the mobile phone 2 continuously collects the user's behavior. After the server 3 provides the user with the specific service content, the user behavior collection device 21 of the mobile phone 2 further records the user's operational behavior for the particular service content, and then further feeds the statistical data back to the server through the packaging device 23 and the wireless transceiver 24. .
  • the content selective providing means 34 of the server 3 adjusts the provided advertisement in real time based on the statistical data fed back from the mobile phone 2 in real time.
  • the flow of advertisement statistics and adjustment between the server 3 and the mobile phone 2 will be described in detail below.
  • the specific service content and service provided by the server 3 are provided to the mobile phone 2 by dynamic loading, and the service currently being operated by the mobile phone 2 can be not interrupted.
  • the server may also include a packaging device 36 that packages the particular service content and services into data packets in a predetermined wireless communication transmission protocol before the server 3 transmits the data to the mobile telephone 2. Further, the server further includes a billing function providing means 37 for providing billing configuration information for the billing device on the mobile phone 2 and providing the billing result statistics for the mobile phone 2.
  • the online game security system is proposed.
  • the system is mainly composed of the following parts: mobile phone security authentication implementation module, server-side security authentication subsystem, temporary private key verification subsystem, temporary Private key life cycle management subsystem, temporary private key information base.
  • the server 3 includes a secure authentication subsystem 38 for assigning the mobile telephone 2 a temporary valid private key for use by the mobile telephone 2 in subsequent communications with the server system.
  • a serial number is dynamically generated, and after being encrypted, it is sent to the security authentication subsystem of the server 3, and the server 3 is securely authenticated.
  • the subsystem will feed back the temporary private key for use by the mobile phone 2 in subsequent communication with the server 3's business logic.
  • the security authentication subsystem of the server 3 decrypts and restores the received information, verifies the correctness and time validity of the serial number, and assigns the mobile phone 2 a temporary valid private key after confirming the error.
  • the business logic communication between the mobile phone 2 and the server 3 takes effect after the mobile phone 2 presents the temporary private key and is verified to be valid. If the mobile phone 2 holds the failed private key and attempts to communicate with the server 3, the server 3 will consider the The request is an illegal request and the service is refused to be blocked as much as possible
  • the development speed of the online game plug-in may be invalid in the following cases:
  • the private key submitted by the mobile phone 2 does not comply with the rule for generating the temporary private key of the security authentication subsystem of the server 3; the temporary private key expires.
  • 4A-D depict a specific example of a wireless communication transmission protocol for data communication between the mobile telephone 2 and the server 3.
  • the mobile service 2 provides a service delivery interface for unified services and services http://wap.zhuzhu.com/ncd, ncd is named New Channel Dispatcher.
  • the information format of the mobile phone 2 and the server 3 specified in this protocol document is applicable to the GET mode, the POST mode, and the direct communication based on the TCP mode.
  • the POST data required for POST mode is 0003100001; 0003 stands for packet length, 1000 stands for command word, and 01 stands for command serial number.
  • the server response data is OOOB1000010000007B0000007C.
  • 000B is the total length of the packet, in this case 11 words; 1000 is the command type, in this case the registration command; 0000007B is the user ID, in this case 123; 0000007C is the user password, here In the example, it is 124; that is, the unified UID assigned by the server to the client is 123, and the password is 124.
  • 4A and 4B illustrate the format of an NC-REGISTER message requesting a new unified authentication code from the server when the client requests a registration operation from the server; and the NC-REGISTER_RESP message returned by the server in response to the client's request. format.
  • Figures 4C and 4D illustrate the format of the NC-LOGIN message when the client logs in to the server and asks for the corresponding configuration information when the client requests the login (NC-LOGIN) operation; and the server responds to the client.
  • FIGS 5A-5D illustrate the flow of data communication between the mobile telephone 2 and the server 3.
  • the user registration process includes a process that requires a mobile phone number and a direct registration process that does not require a mobile phone number.
  • the mobile phone number can be used, and the user ID number is used for statistics.
  • Figure 5A depicts the flow of user registration for obtaining a mobile number.
  • the user at the mobile phone 2 requests to acquire a user registration number.
  • the server 3 obtains the corresponding mobile phone number and UA (user agent) by taking the wap jump address.
  • the server 3 replaces the page according to the database based on the acquired mobile phone number (Article 26)
  • the user information in the user determines whether the user has registered. If registered, return the user ID directly to mobile phone 2. If not registered, registration is performed to generate a user ID, and the user ID is returned to the mobile phone 2.
  • the mobile phone 2 receives the user ID and stores it in the local storage device.
  • Figure 5B depicts the user registration process that does not require obtaining a mobile number.
  • the mobile phone 2 requests the server 3 for the user registration number.
  • the server 3 judges whether the user has registered based on the user information in the database. If registered, return the user ID directly to the mobile phone 2. If not registered, the server 3 registers to generate a user ID and returns the user ID to the mobile phone 2.
  • the mobile phone software needs to log in to the server at the first time of running, and needs to log out before ending the operation, so that the server 3 records the user's online duration, which is convenient for analysis of user behavior.
  • Figure 5C depicts the flow of the mobile phone 2 logging in to the server.
  • the user of the mobile phone 2 requests registration from the server 3.
  • the server 3 records the login information of the user in the database, and returns the login status, current mobile phone software version information, and download upgrade address to the mobile phone 2.
  • the server 3 records the logout information of the mobile phone user in the database.
  • FIG. 5D depicts the flow of the server collecting various user actions of the mobile phone 2.
  • the server 3 records the current state of the user in the TNC_UserSvcInfo table of the database according to the user behavior collected by the mobile phone 2, for example, in the login or exit state, Order or retreat status; at the same time, also record all user behaviors in the TNC-UserActionHistoryInfo table of the database, such as login, logout, billing, etc., and the different behaviors of different services and different users are UID, APPID, ACTIONID Make a distinction.
  • Figure 6 depicts the processing flow for advertisement statistics and adjustments between the server 3 and the wireless communication terminal 2.
  • the server 3 when the mobile phone 2 user logs in to the server 3 for the first time, the server 3 returns the advertisement data in the current general advertisement policy set to the mobile phone 2, and the server 3 will continuously collect the user from the mobile phone 2. Behavior data, and store it in the database. Server 3 then analyzes the extent to which the user is interested in each advertisement from these behavioral data (including access rate, download rate, ARPU value brought by thousands of exposures), and then dynamically adjusts each item in the advertising strategy set accordingly. Probability of the ad:
  • FIG. 9 An example of an advertisement dynamic adjustment application is shown in Figure 9.
  • the advertising rate is consistent. Different types of ads are placed in different databases. According to the user's behavior data, the probability of each advertisement is dynamically adjusted. Advertisements with a probability less than a certain value will be eliminated, and new advertisements will be added accordingly.
  • the probability of the ad's appearance will go from the initial initial value to the peak to exit. This is because when most users have visited this ad, the ad system will turn to other ads.
  • FIG. 10 An example of the advertising life cycle curve is shown in Figure 10.
  • the new ad will dynamically adjust to the highest value from the initial probability value, and finally to the decay process. When the old ad ⁇ rate is less than a certain threshold, it will be automatically eliminated.
  • the goal of smart content is to discover user preferences and implement personalized content services.
  • the intelligent content system realizes the analysis of the user's preference for various types of content by recording the user's browsing and downloading of the content and the search behavior, and realizes the understanding of the content of the computer system through the use of the TAG technology, that is, the system knows The meaning of the content, and know the pros and cons of the content.
  • the intelligent content system can divide users by calculating a large amount of data, and can divide users into user groups from various angles, such as a user group that loves European and American games, and a user group that loves funny ringtones.
  • the system can provide differentiated content services to different user groups.
  • the smart content system is called the SCMS
  • the SCMS system is based on WEB 2.0 technology, which mainly includes TAG related technologies, full-text search technology, Chinese word segmentation technology, data warehouse technology, and smart adaptation technology.
  • the core of SCMS is TAG related technology.
  • TAG is a label, a short text that can be clearly expressed. (such as “beauty”"SisterFurong”"frontalphoto” ...), TAG is similar to a classification system, called “Folksonomy” But TAG is different from the general classification of directory structure.
  • TAG can refine the classification at a lower cost.
  • TAG is different. He can freely classify the articles without considering the directory structure.
  • the relationship between the TAGs is a parallel relationship, but according to the correlation analysis, the TAGs that often appear together are associated.
  • TAG can also be said to be a keyword tag, which is good for search and search.
  • TAG is also different from the general keywords. When searching with keywords, you can only search for the keywords mentioned in the article, but TAG can mark the keywords that are not in the article as TAG, such as the above.
  • TAG is a discrete form that describes the contents of a hash. This is very much in line with the rules of the real world.
  • the TAG is centrally managed in the SCMS. There is a global TAG table. All the TAGs in the system are stored in the table. In this table, there is a score for the TAG that does not distinguish the scene, which is used to describe the TAG. The degree of contribution in the system. (The amount of downloads or the number of users' collections.)
  • each content has its own set of TAGs (without limiting the number of TAGs) that describe one aspect of the content.
  • Each TAG has its own score, and a larger score indicates that the TAG contributes the most to the content. (Contribution can be understood as “the accuracy of the description, "the amount of downloads brought”, etc.)
  • each end user also has its own set of TAGs (without limiting the number of TAGs) that describe the user's historical behavior.
  • User preferences are analyzed by calculation of the user TAG.
  • the user personalized content service is realized through the association of the user TAG and the content TAG.
  • SCMS describes content and users through TAG, which is the basic data for implementing intelligent content.
  • the system relies on the calculation of TAG-related data to implement various intelligences.
  • SCMS uses TAG to implement multiple leaderboards.
  • the leaderboard refers to a series of ordered elements. Prime collection.
  • SCMS there are two rankings, one is the content leaderboard. One is the ranking of the columns.
  • the TAG score can be specified when the administrator enters the TAG.
  • the system assembles a series of content into columns according to TAG. For example, in the first 100 contents of the total download leaderboard, there are 10 contents, all of which have TAG "GUCCI", and the TAG scores among the 10 contents. If the ranking is in the top 3, create the column "GUCCI” and add the TAG with the highest content of each of the 10 contents to the TAG list of the column.
  • TAG Transmission Alignment
  • the various thresholds in this scenario are pending.
  • Fig. 7 is a flow chart showing the wireless transmission of the data to the server by the user of the mobile phone 2.
  • step S21 the mobile phone 2 collects statistical data of the user's behavior based on the user's use of the specific service.
  • step S22 the service and the specific service content are stored, and used to store the statistics of the collected user behavior.
  • step S23 the mobile telephone 2 packs the data to be transmitted containing the statistical data of the user behavior into a data packet in a predetermined wireless communication transmission protocol.
  • step S24 the mobile telephone 2 transmits the data packet to the server 3 once through the wireless network and receives the data packet sent from the server 3.
  • step S25 it is judged whether or not data from the server is received. When the data from the server is received, in step S26, the data from the server is unpacked, and the specific service content and service are extracted. And in step S27, the specific service content and service are presented to the specific user. If it is judged at step S25 that the data from the server is not received, it returns to step S21.
  • Figure 8 shows a flow chart for providing wireless network services to the mobile telephone 2.
  • a packet transmitted from the mobile phone 2 is received.
  • the data packet containing the statistical data of the user behavior according to the predetermined wireless communication transmission protocol transmitted from the mobile phone 2 is unpacked to extract the statistical data of the user behavior therein.
  • the user behavior statistical data is analyzed to generate a user behavior analysis result.
  • specific service content and services to be provided to the user are selectively generated based on the analysis results generated by the user behavior analysis device.
  • the particular service content and service are packaged into data packets in a predetermined wireless communication transmission protocol.
  • the packet is transmitted to the mobile phone 2.
  • These computer program instructions can also be stored in a readable memory that can boot a computer, cell phone, PDA, mobile PC or other programmable data processing device to operate in a particular manner, such that storage
  • the instructions in the readable memory produce an article of manufacture that includes instructions for implementing the functions/acts specified in the flowcharts and/or block diagrams.
  • the computer program instructions can also be loaded onto a computer, cell phone, PDA, mobile PC or other programmable data processing device, resulting in a series of operational steps being performed on a computer or other programmable device to produce computer-implemented processing, such that the computer or other
  • the instructions executed on the programming device provide steps to implement the functions/acts specified in the flowcharts and/or block diagrams.
  • Each block may represent a coded module, segment or portion that includes one or more executable instructions for implementing the specified logical function.
  • the functions noted in the blocks may not occur in the order noted in the figures. For example, two blocks shown in succession may be executed substantially concurrently, or the blocks may sometimes be performed in the reverse order.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Selon l'invention, un système de terminal de communication sans fil assurant une transmission de données entre un utilisateur et un serveur comprend: un appareil de collecte d'action utilisateur, permettant de collecter des données statistiques relatives à une action utilisateur sur la base de l'utilisateur d'un commerce spécial; un appareil de stockage, permettant de stocker un contenu commercial et de service spécial, et à stocker les données statistiques collectées relatives à une action utilisateur; un appareil de mise en paquet, permettant de mettre en paquet les données statistiques d'action utilisateur à transmettre sous forme de paquet sur la base du protocole de communication sans fil prédéterminé; ainsi qu'un appareil d'émission-réception sans fil, permettant de transmettre le paquet au serveur en une seule fois par l'intermédiaire d'un réseau sans fil, et de recevoir le paquet provenant du serveur.
PCT/CN2006/002925 2006-09-26 2006-10-31 Système de service de contenus sans fil, serveur et terminal approprié WO2008037126A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200610159275.5A CN101155341A (zh) 2006-09-26 2006-09-26 无线内容服务系统、服务器和相应的终端
CN200610159275.5 2006-09-26

Publications (1)

Publication Number Publication Date
WO2008037126A1 true WO2008037126A1 (fr) 2008-04-03

Family

ID=39229707

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2006/002925 WO2008037126A1 (fr) 2006-09-26 2006-10-31 Système de service de contenus sans fil, serveur et terminal approprié

Country Status (2)

Country Link
CN (1) CN101155341A (fr)
WO (1) WO2008037126A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI846382B (zh) * 2023-03-15 2024-06-21 緯創資通股份有限公司 主機及其存取服務的方法

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101662647B (zh) * 2008-08-26 2014-02-12 松下电器产业株式会社 终端设备、音/视频系统及其方法
CN103166827A (zh) * 2011-12-09 2013-06-19 北京神州泰岳软件股份有限公司 用户行为数据上报方法和系统
CN105376430A (zh) * 2014-08-18 2016-03-02 方正国际软件(北京)有限公司 一种交互式语音应答的处理方法、设备及系统
CN105847367A (zh) * 2016-03-30 2016-08-10 乐视控股(北京)有限公司 服务请求处理方法及装置
CN105956876A (zh) * 2016-04-22 2016-09-21 无锡牵手信息技术有限公司 基于移动终端的业务推广平台

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1288200A (zh) * 2000-10-18 2001-03-21 北京北大天正科技发展有限公司 一种电子邮件的传递方法
CN1299203A (zh) * 2001-01-12 2001-06-13 北京北大天正科技发展有限公司 一种计算机网络中的共享数据传递方法
CN1777318A (zh) * 2005-11-03 2006-05-24 重庆邮电学院 Td-scdma接入网和核心网信令测试仪及测试方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1288200A (zh) * 2000-10-18 2001-03-21 北京北大天正科技发展有限公司 一种电子邮件的传递方法
CN1299203A (zh) * 2001-01-12 2001-06-13 北京北大天正科技发展有限公司 一种计算机网络中的共享数据传递方法
CN1777318A (zh) * 2005-11-03 2006-05-24 重庆邮电学院 Td-scdma接入网和核心网信令测试仪及测试方法

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI846382B (zh) * 2023-03-15 2024-06-21 緯創資通股份有限公司 主機及其存取服務的方法

Also Published As

Publication number Publication date
CN101155341A (zh) 2008-04-02

Similar Documents

Publication Publication Date Title
US9992322B2 (en) Method of enabling digital music content to be downloaded to and used on a portable wireless computing device
CN104301436B (zh) 待显示内容推送、订阅、更新方法及其相应的装置
CN102340529B (zh) 一种基于wap平台的页面生成系统及页面生成方法
US7734732B2 (en) System, apparatus and methods for storing links to media files in network storage
JP5019653B2 (ja) インターネットコンテンツの配信を管理するためのシステムおよび方法
US20080222613A1 (en) Method and apparatus for data processing
US20110113090A1 (en) Dynamic mobile client
US20080148283A1 (en) Method and Apparatus for Widget-Container Hosting and Generation
US20090029682A1 (en) Message generation for mobile communication devices
CN104935558B (zh) 一种网络用户快捷注册与登录方法及系统
US20110173321A1 (en) Over-the-air delivery of metering certificates and data
CN104580364A (zh) 一种资源分享的方法和装置
WO2013093313A1 (fr) Procede de partage d'un contenu multimedia entre un deux utilisateurs
CN101771676A (zh) 一种跨域授权的设置、鉴权方法、相关装置及系统
WO2008037126A1 (fr) Système de service de contenus sans fil, serveur et terminal approprié
WO2013093314A1 (fr) Procede d'acces par un terminal de telecommunication a une base de donnees hebergee par une plateforme de services accessible via un reseau de telecommunications
JP4372936B2 (ja) 代行管理方法及びエージェント装置
CN100372254C (zh) 无线互动式通信系统
CN102075933B (zh) 在智能终端上运行应用软件的方法、系统及相关设备
Asunmaa et al. Introduction to mobile internet technical architecture
CN112597381A (zh) 信息处理方法、装置、设备以及存储介质
CN110225010A (zh) 一种推送消息的处理方法及相关设备
US20230177504A1 (en) Access node for providing network service, storage cloud service and grading of documents in social network system
Nasir et al. Content popularity based fast content transmission in the wireless environment
CN103139283A (zh) 应用程序下载方法

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: 06805126

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: 06805126

Country of ref document: EP

Kind code of ref document: A1

点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载