CN101594591B - Upload method and system for sharing content of conventional internet and mobile internet - Google Patents

Upload method and system for sharing content of conventional internet and mobile internet Download PDF

Info

Publication number
CN101594591B
CN101594591B CN 200910150651 CN200910150651A CN101594591B CN 101594591 B CN101594591 B CN 101594591B CN 200910150651 CN200910150651 CN 200910150651 CN 200910150651 A CN200910150651 A CN 200910150651A CN 101594591 B CN101594591 B CN 101594591B
Authority
CN
China
Prior art keywords
content
data
module
client
converted data
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Fee Related
Application number
CN 200910150651
Other languages
Chinese (zh)
Other versions
CN101594591A (en
Inventor
宋军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Li Pengfei
Li Wei
Liu Ying
Ma Mingrong
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN 200910150651 priority Critical patent/CN101594591B/en
Publication of CN101594591A publication Critical patent/CN101594591A/en
Priority to PCT/CN2010/073601 priority patent/WO2010148934A1/en
Application granted granted Critical
Publication of CN101594591B publication Critical patent/CN101594591B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses an upload method and an upload system for sharing content of a conventional internet and a mobile internet. The method comprises that: a client of the mobile internet and/or a client of the conventional internet initiates a content upload request to a network side; and after receiving the content upload request, the network side receives data requested to be uploaded in the content upload request, converts the data into data with a format adaptive to the clients of the mobile internet and the conventional internet, and releases the converted data. The method and the system solve the problem of the content sharing upload of the conventional internet and the mobile internet.

Description

Method and system for uploading content sharing in traditional internet and mobile internet
Technical Field
The present invention relates to the field of communications, and more particularly, to a method and system for uploading content sharing in the conventional internet and mobile internet.
Background
In recent years, with the growing maturity of wireless communication technology, the mobile internet is also growing in size. The increase of wireless bandwidth and the enhancement of mobile terminal capability, the personalized demand of users is also continuously provided, users are not satisfied with making a call and sending a short message, even are not satisfied with downloading pictures and ringtones, and sharing multimedia files shot by mobile terminals (or called mobile clients) with other people becomes a way for users to show individuality.
However, the multimedia content uploaded by the mobile internet user is often difficult to share with the traditional internet (or called fixed internet) user due to the limitation of format, code rate and other factors, and on the other hand, the mobile internet user is difficult to obtain the multimedia content uploaded by the traditional internet user due to the capability of the mobile terminal.
Therefore, there is a need to find an uploading solution suitable for content sharing of both traditional internet users and mobile internet users.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a method and a system for uploading content sharing in the traditional internet and the mobile internet, and solve the problem of content sharing uploading of the traditional internet users and the mobile internet users.
In order to solve the above problems, the present invention provides an upload method for content sharing in the conventional internet and mobile internet, comprising:
a client of the mobile internet and/or a client of the traditional internet sends a content uploading request to a network side;
and after receiving the content uploading request, the network side receives the data which is requested to be uploaded in the content uploading request, converts the data into data with a format which is suitable for both the client of the mobile internet and the client of the traditional internet, and releases the converted data.
The step that the network side receives the data which is requested to be uploaded in the content uploading request and converts the data into the data with the format which is both suitable for the client of the mobile internet and the client of the traditional internet is divided into the following steps:
after receiving the data which is requested to be uploaded in the content uploading request, the network side stores the received data into a database, inserts a new record of the data into the database according to the content uploading request, and simultaneously generates a globally unique identification parameter of the data;
and the network side inquires the database according to the globally unique identification parameter of the data, converts the data into data with a format suitable for both the client side of the mobile internet and the client side of the traditional internet, stores the converted data into the database, and updates the data requested to be uploaded in the database.
The present invention also provides an upload system for content sharing in the conventional internet and mobile internet, comprising: a mobile internet client, a conventional internet client, and a network side, wherein,
the mobile internet client is used for initiating a content uploading request to the network side and uploading data requested to be uploaded in the content uploading request;
the traditional internet client is used for initiating a content uploading request to the network side and uploading data requested to be uploaded in the content uploading request;
the network side is used for receiving the data which is requested to be uploaded in the content uploading request after receiving the content uploading request, converting the data into the data with the format which is both suitable for the mobile internet client and the traditional internet client, and issuing the converted data;
and the mobile internet client and the traditional internet client present the content of the converted data released by the network side.
The network side comprises a service receiving module, a content storage module and a content conversion module, wherein,
the service receiving module is used for receiving the data which is requested to be uploaded in the content uploading request and storing the received data into the content storage module after receiving the content uploading request, inserting a new record of the data into the content storage module according to the content uploading request, and simultaneously generating a globally unique identification parameter of the data and storing the globally unique identification parameter into the content storage module;
the content storage module is used for storing the data sent by the service receiving module and the globally unique identification parameter of the data; receiving the converted data sent by the content conversion module, and updating the stored data requested to be uploaded;
the content conversion module is used for extracting the globally unique identification parameter of the data from the content storage module, inquiring and extracting the data according to the extracted globally unique identification parameter of the data, converting the data into data with a format suitable for both a mobile internet client and a traditional internet client, and storing the converted data into the content storage module;
the mobile internet client comprises a mobile internet client uploading module which is used for initiating a content uploading request to the service receiving module and uploading data requested to be uploaded in the content uploading request;
the traditional internet client comprises a traditional internet client uploading module which is used for initiating a content uploading request to the service receiving module and uploading the data requested to be uploaded in the content uploading request.
Compared with the prior art, the method and the device solve the problems that the user actively uploads the multimedia content and is suitable for content sharing among different networks under the coexistence complex network environment of the traditional internet, the mobile internet and the like, meet the personalized requirements of the user and improve the service satisfaction of the user.
Drawings
Fig. 1 is a composition diagram of an upload system for content sharing in the conventional internet and mobile internet in the present invention;
fig. 2 is a flowchart of an uploading method of content sharing in the conventional internet and mobile internet in the present invention;
fig. 3 is a flowchart of a specific example of an uploading method of content sharing in the conventional internet and the mobile internet in the present invention.
Detailed Description
The invention is further described with reference to the following figures and detailed description.
The upload system for content sharing in the conventional internet and the mobile internet of the present invention, as shown in fig. 1, includes a mobile internet client, a conventional internet client and a network side, wherein,
the mobile internet client is used for initiating a content uploading request to the network side and uploading data requested to be uploaded in the content uploading request; presenting the content of the converted data issued by the network side;
the mobile internet client can be a client in the mobile internet environment of GPRS, EDGE, TD-SCDMA and other high-speed mobile broadband access networks including WiFi.
The traditional internet client is used for initiating a content uploading request to the network side and uploading data requested to be uploaded in the content uploading request; presenting the content of the converted data issued by the network side;
and the network side is used for receiving the data which is requested to be uploaded in the content uploading request after receiving the content uploading request, converting the data into the data with the format which is both suitable for the mobile internet client and the traditional internet client, and issuing the converted data.
The mobile internet client comprises a mobile internet client uploading module and a mobile internet client displaying module; wherein,
the mobile internet client comprises a mobile internet client uploading module which is used for initiating a content uploading request to the service receiving module and uploading data requested to be uploaded in the content uploading request;
and the mobile internet client side display module is used for displaying the content of the converted data issued by the content streaming module.
The traditional internet client comprises a traditional internet client uploading module and a traditional internet client displaying module; wherein,
the traditional internet client comprises the traditional internet client uploading module, and the traditional internet client uploading module is used for initiating a content uploading request to the service receiving module and uploading data requested to be uploaded in the content uploading request.
And the traditional internet client side display module is used for displaying the content of the converted data released by the service release module.
The network side comprises a service receiving module, a content storage module, a content conversion module, a content streaming module, a service management module, a content slicing module, a service publishing module and the like, wherein,
the service receiving module is used for receiving the data which is requested to be uploaded in the content uploading request and storing the received data into the content storage module after receiving the content uploading request, inserting a new record of the data into the content storage module according to the content uploading request, and simultaneously generating a globally unique identification parameter of the data and storing the globally unique identification parameter into the content storage module;
and the service receiving module receives that the data requested to be uploaded in the content uploading request is multimedia data.
The content storage module is used for storing the data sent by the service receiving module and the globally unique identification parameter of the data; receiving the converted data sent by the content conversion module, and updating the stored data requested to be uploaded;
the content conversion module is used for extracting the globally unique identification parameter of the data from the content storage module, inquiring and extracting the data according to the extracted globally unique identification parameter of the data, converting the data into data with a format suitable for both a mobile internet client and a traditional internet client, and storing the converted data into the content storage module;
the content conversion module is further configured to determine, according to the content upload request, if the converted data is requested to be uploaded by a mobile internet client, send the converted data to the content streaming module;
the content conversion module is further configured to determine, according to the content upload request, if the converted data is requested to be uploaded by a conventional internet client, send the converted data to the service management module;
the content streaming module is used for receiving the converted data sent by the content conversion module and issuing the converted data if the converted data is required to be shared according to the content uploading request;
the service management module is used for performing content verification on the received converted data sent by the content conversion module, and if the converted data passes the content verification, the converted data is sent to the content slicing module;
the content slicing module is used for receiving the converted data sent by the service management module, slicing the converted data and sending the sliced converted data to the service issuing module;
the service publishing module is configured to receive the sliced converted data sent by the content slicing module and publish the sliced converted data.
As shown in fig. 2, an upload method for content sharing in a conventional internet and a mobile internet includes:
step 210, a client of the mobile internet and/or a client of the traditional internet sends a content uploading request to a network side;
step 220, after receiving the content upload request, the network side receives the data requested to be uploaded in the content upload request, stores the received data in a database, inserts a new record of the data in the database according to the content upload request, and generates a globally unique identification parameter of the data at the same time;
step 230, the network side queries the database according to the globally unique identification parameter of the data, converts the data into data in a format suitable for both the mobile internet client and the traditional internet client, stores the converted data in the database, and updates the data requested to be uploaded in the database;
step 240, the network side judges whether the converted data is uploaded by a client of a traditional internet according to the content uploading request, if so, step 250 is executed; otherwise, go to step 260;
step 250, the network side performs content audit on the converted data, if the converted data passes the audit, the converted data is sliced, the sliced converted data is released, and the process is finished;
step 260, the network side determines, according to the content upload request, that if the converted data is required to be shared, the converted data is released, and then the process is finished.
At this time, the network side judges that the converted data is the client request upload of the mobile internet according to the content upload request.
The present invention is further illustrated below with reference to specific examples, as shown in fig. 3, comprising:
step 301A, the mobile Internet client of the system selects a multimedia file, clicks an 'upload' button on the client, and initiates an upload request;
step 301B, the traditional Internet client of the system selects a multimedia file, clicks an upload button on the client and initiates an upload request;
step 302A, the mobile internet client upload module uploads the multimedia content to the content storage server, which may be an FTP client built in the mobile internet client as a preferred embodiment of the present invention, and the multimedia content is uploaded to the content storage server through an FTP protocol;
step 302B, the traditional internet client upload module uploads the multimedia content to the content storage server, as a preferred embodiment of the present invention, it may be an FTP client built in the traditional internet client, and the multimedia content is uploaded to the content storage server through an FTP protocol;
step 303, the system content storage module stores the multimedia content uploaded by the user to a content storage server;
step 304, inserting the multimedia information including but not limited to name, type, size, original storage path, etc. into a database table, and generating a globally unique identification code GID, as a preferred embodiment, generating the GID according to a method of "system time + random number".
Step 305, first, the multimedia file uploaded by the user is preprocessed, as a preferred embodiment of the present invention, a network mapping is performed on the disk stored in the original file on the content conversion server, so that the conversion server can access the original file uploaded by the user as accessing the local disk. The system comprises a mobile internet client or a content conversion module of a traditional internet client, wherein a global GID is used as a parameter to send a transcoding request URL to a conversion server, and the conversion server captures a path of an original file stored in a database inquired through the GID after the request and performs content conversion operation;
step 306A, the conversion server converts the original file into a file in a coding format adapted to the mobile Internet client;
step 306B, the conversion server converts the original file into a file in a coding format adapted to the traditional Internet client;
step 307A and step 307B, the system service management module updates the converted media content information, including but not limited to the type, code rate, path, file size and other information of the media content, into a database table;
308, for the file uploaded by the user at the mobile internet client, the service management module of the system supplements complete multimedia content information according to the file name uploaded by the user and the like, and determines whether to share the media content to friends of the mobile internet user according to the sharing authority set by the user, if the user chooses to share the file, the step 309 is entered;
309, publishing the file uploaded by the mobile internet user to a streaming media server through a content streaming module of the system;
step 310, the system service management module checks the multimedia content uploaded by the traditional internet client, if the check is passed, the complete multimedia content information is supplemented, and the step 311 is entered;
311, the content slicing module of the system informs a slicing server to slice the multimedia file uploaded by the traditional internet user into a segment file with an index;
step 312, the service publishing module of the system publishes the sliced segment file uploaded by the traditional internet user to the service system;
step 313A, the mobile Internet client display module of the system presents the multimedia content and ends
Step 313B, the system displays the multimedia content by the traditional internet client display module, and ends.
The above description is only a preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (8)

1. An upload method for content sharing in a conventional internet and a mobile internet, comprising:
a client of the mobile internet and/or a client of the traditional internet sends a content uploading request to a network side;
after receiving the content uploading request, the network side receives the data which is requested to be uploaded in the content uploading request, converts the data into data with a format which is suitable for both a mobile internet client and a traditional internet client, and releases the converted data;
the step that the network side receives the data which is requested to be uploaded in the content uploading request and converts the data into the data with the format which is both suitable for the client of the mobile internet and the client of the traditional internet is divided into the following steps:
after receiving the data which is requested to be uploaded in the content uploading request, the network side stores the received data into a database, inserts a new record of the data into the database according to the content uploading request, and simultaneously generates a globally unique identification parameter of the data;
and the network side inquires the database according to the globally unique identification parameter of the data, converts the data into data with a format suitable for both the client side of the mobile internet and the client side of the traditional internet, stores the converted data into the database, and updates the data requested to be uploaded in the database.
2. An upload method according to claim 1,
the network side issues the converted data, and the method comprises the following steps:
and the network side judges whether the converted data is uploaded by a client of the traditional Internet according to the content uploading request, and then performs content verification on the converted data, if the converted data passes the verification, the converted data is sliced, and the sliced converted data is released.
3. An upload method according to claim 1,
the network side issues the converted data, and the method comprises the following steps:
and the network side judges whether the converted data is uploaded by a client of the mobile internet according to the content uploading request, and if the converted data is required to be shared according to the content uploading request, the network side distributes the converted data.
4. An upload method according to claim 1,
and the data which is requested to be uploaded in the content uploading request and received by the network side is multimedia data.
5. An upload system for content sharing in the conventional internet and mobile internet is characterized in that,
the method comprises the following steps: a mobile internet client, a conventional internet client, and a network side, wherein,
the mobile internet client is used for initiating a content uploading request to the network side and uploading data requested to be uploaded in the content uploading request;
the traditional internet client is used for initiating a content uploading request to the network side and uploading data requested to be uploaded in the content uploading request;
the network side is used for receiving the data which is requested to be uploaded in the content uploading request after receiving the content uploading request, converting the data into the data with the format which is both suitable for the mobile internet client and the traditional internet client, and issuing the converted data,
the mobile internet client and the traditional internet client present the content of the converted data issued by the network side;
the network side comprises a service receiving module, a content storage module and a content conversion module, wherein,
the service receiving module is used for receiving the data which is requested to be uploaded in the content uploading request and storing the received data into the content storage module after receiving the content uploading request, inserting a new record of the data into the content storage module according to the content uploading request, and simultaneously generating a globally unique identification parameter of the data and storing the globally unique identification parameter into the content storage module;
the content storage module is used for storing the data sent by the service receiving module and the globally unique identification parameter of the data; receiving the converted data sent by the content conversion module, and updating the stored data requested to be uploaded;
the content conversion module is used for extracting the globally unique identification parameter of the data from the content storage module, inquiring and extracting the data according to the extracted globally unique identification parameter of the data, converting the data into data with a format suitable for both a mobile internet client and a traditional internet client, and storing the converted data into the content storage module;
the mobile internet client comprises a mobile internet client uploading module which is used for initiating a content uploading request to the service receiving module and uploading data requested to be uploaded in the content uploading request;
the traditional internet client comprises a traditional internet client uploading module which is used for initiating a content uploading request to the service receiving module and uploading the data requested to be uploaded in the content uploading request.
6. An upload system as claimed in claim 5,
the content conversion module is further configured to determine, according to the content upload request, that the converted data is uploaded by a mobile internet client, and send the converted data to the content streaming module on the network side;
the network side also comprises a content streaming module which is used for receiving the converted data sent by the content conversion module and issuing the converted data if the converted data is required to be shared according to the content uploading request;
the mobile internet client also comprises a mobile internet client display module used for displaying the content of the converted data released by the content streaming module.
7. An upload system as claimed in claim 5,
the content conversion module is further configured to determine, according to the content upload request, that the converted data is uploaded by a conventional internet client, and send the converted data to the service management module on the network side;
the network side also comprises a service management module, a content slicing module and a service publishing module, wherein,
the service management module is used for performing content verification on the received converted data sent by the content conversion module, and if the converted data passes the content verification, the converted data is sent to the content slicing module;
the content slicing module is used for receiving the converted data sent by the service management module, slicing the converted data and sending the sliced converted data to the service issuing module;
the service publishing module is used for receiving the converted data after slicing sent by the content slicing module and publishing the converted data after slicing;
the traditional internet client also comprises a traditional internet client display module used for displaying the content of the converted data released by the service release module.
8. Upload system according to claim 5, characterised in that the upload system is adapted to upload data from a server to a client
And the service receiving module receives that the data requested to be uploaded in the content uploading request is multimedia data.
CN 200910150651 2009-06-23 2009-06-23 Upload method and system for sharing content of conventional internet and mobile internet Expired - Fee Related CN101594591B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN 200910150651 CN101594591B (en) 2009-06-23 2009-06-23 Upload method and system for sharing content of conventional internet and mobile internet
PCT/CN2010/073601 WO2010148934A1 (en) 2009-06-23 2010-06-07 Method and system for uploading content to be share in traditional internet and mobile internet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 200910150651 CN101594591B (en) 2009-06-23 2009-06-23 Upload method and system for sharing content of conventional internet and mobile internet

Publications (2)

Publication Number Publication Date
CN101594591A CN101594591A (en) 2009-12-02
CN101594591B true CN101594591B (en) 2012-12-05

Family

ID=41408975

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 200910150651 Expired - Fee Related CN101594591B (en) 2009-06-23 2009-06-23 Upload method and system for sharing content of conventional internet and mobile internet

Country Status (2)

Country Link
CN (1) CN101594591B (en)
WO (1) WO2010148934A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101594591B (en) * 2009-06-23 2012-12-05 中兴通讯股份有限公司 Upload method and system for sharing content of conventional internet and mobile internet
US10757186B2 (en) 2015-03-02 2020-08-25 Microsoft Technology Licensing, Llc Uploading user and system data from a source location to a destination location
CN105933368A (en) * 2015-12-24 2016-09-07 中国银联股份有限公司 User behavior data uploading method and device
CN109284482B (en) * 2018-10-25 2024-06-07 百度在线网络技术(北京)有限公司 Writing platform system and article publishing method for writing platform

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101110842A (en) * 2007-08-24 2008-01-23 蒋晓海 Method for mobile terminal instant outputting blog to internet
CN101286992A (en) * 2008-05-30 2008-10-15 中兴通讯股份有限公司 Content transmission system and processing method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101534318A (en) * 2008-03-12 2009-09-16 同方股份有限公司 Photo sharing device based on mobile communication network and Internet terminal and application method thereof
CN201234271Y (en) * 2008-03-12 2009-05-06 同方股份有限公司 Picture sharing apparatus based on mobile communication network and Internet terminals
CN101594591B (en) * 2009-06-23 2012-12-05 中兴通讯股份有限公司 Upload method and system for sharing content of conventional internet and mobile internet

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101110842A (en) * 2007-08-24 2008-01-23 蒋晓海 Method for mobile terminal instant outputting blog to internet
CN101286992A (en) * 2008-05-30 2008-10-15 中兴通讯股份有限公司 Content transmission system and processing method

Also Published As

Publication number Publication date
WO2010148934A1 (en) 2010-12-29
CN101594591A (en) 2009-12-02

Similar Documents

Publication Publication Date Title
CN105847020B (en) Message pushing method and device
JP5535067B2 (en) Ubiquitous presence service method and system for providing various application states based on 3A
CN100486280C (en) Method and system for adapting page of mobile telecommunication terminal
US8433301B2 (en) Method and system for automatically providing contents from a service provider to a mobile telephonic terminal
CN101854377B (en) Information platform system supporting wireless terminal and implementation method thereof
CN103312757A (en) Picture sharing method and system
CN100466764C (en) Method and system for transmitting a multimedia message
CN102025759B (en) Method and system for providing user generated content (UGC) sharing businesses in real time
CN102368746A (en) Picture information promotion method and apparatus thereof
CN105050063B (en) Method and device for pushing information
WO2003038637A1 (en) System and method for providing a push of background data
CN102487375B (en) Method, device and system for downloading videos online
CN102402378A (en) Method and device for displaying message
Johnson et al. VillageShare: Facilitating content generation and sharing in rural networks
CN110213381B (en) Dynamic content distribution network construction system and method
US20120278448A1 (en) Method and System for Accessing Microblog, and Method and System for Sending Pictures on Microblog Website
CN101159569B (en) Method of issuing user service capability and present server and communication service system
CN104902343A (en) Methods for transmitting and playing audio/video and message, server and terminal
EP2232796B1 (en) System and method for processing messages
CN103248660A (en) Method and system for cloud subscription downloading
CN101594591B (en) Upload method and system for sharing content of conventional internet and mobile internet
US20120233262A1 (en) Message signature method and device
CN102857403B (en) Instant messaging client data sharing method and system
CN101159676B (en) Data transmission method and system
CN104579915A (en) Multimedia message publishing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20170825

Address after: Agricultural Nong'an County Jilin province 130000 Changchun anzhen Street three City Committee of 21 groups

Co-patentee after: Li Wei

Patentee after: Li Pengfei

Co-patentee after: Liu Ying

Co-patentee after: Ma Mingrong

Address before: 518057 Nanshan District Guangdong high tech Industrial Park, South Road, science and technology, ZTE building, Ministry of Justice

Patentee before: ZTE Corp.

TR01 Transfer of patent right
CB03 Change of inventor or designer information

Inventor after: Li Pengfei

Inventor after: Li Wei

Inventor after: Liu Ying

Inventor after: Ma Mingrong

Inventor before: Song Jun

CB03 Change of inventor or designer information
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20121205

CF01 Termination of patent right due to non-payment of annual fee