CN107666494B - Data uploading method and device and portable terminal equipment - Google Patents

Data uploading method and device and portable terminal equipment Download PDF

Info

Publication number
CN107666494B
CN107666494B CN201610599034.6A CN201610599034A CN107666494B CN 107666494 B CN107666494 B CN 107666494B CN 201610599034 A CN201610599034 A CN 201610599034A CN 107666494 B CN107666494 B CN 107666494B
Authority
CN
China
Prior art keywords
request
data
data uploading
condition
upload
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.)
Active
Application number
CN201610599034.6A
Other languages
Chinese (zh)
Other versions
CN107666494A (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.)
Alibaba China Co Ltd
Original Assignee
Alibaba China 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 Alibaba China Co Ltd filed Critical Alibaba China Co Ltd
Priority to CN201610599034.6A priority Critical patent/CN107666494B/en
Publication of CN107666494A publication Critical patent/CN107666494A/en
Application granted granted Critical
Publication of CN107666494B publication Critical patent/CN107666494B/en
Active 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/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/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/59Providing operational support to end devices by off-loading in the network or by emulation, e.g. when they are unavailable

Abstract

The invention discloses a data uploading method and device based on a client browser and portable terminal equipment. The data uploading method comprises the following steps: in response to the data uploading request, the background processes the acquired data uploading request; and automatically restarting the background processing of the data uploading request in response to the data uploading failure. By utilizing the data uploading method and device based on the client browser and the portable terminal equipment, the data uploading request is processed through the background, so that a user can continuously browse other webpages by using the browser without waiting for the data uploading process. In addition, in case of uploading failure, the data uploading method and device of the invention will retry the background process automatically without further instruction or operation of the user.

Description

Data uploading method and device and portable terminal equipment
Technical Field
The present invention generally relates to the field of browser technology, and in particular, to a data uploading method and apparatus based on a client browser, and a portable terminal device.
Background
Social networks have become an important component of modern life. Users share text or picture information through social networks such as Facebook, Twitter, Instagram, and the like.
With the popularity of portable mobile terminal devices, such as smartphones, more and more users are turning to connecting social networks using terminal devices. Due to operating system or application version, type or performance compatibility issues, a significant number of users choose to browse the social network using a browser.
However, when the user of the portable terminal device uploads data (e.g., pictures) using the web-based social network, the upload wait time may be too long when the user encounters poor network conditions. Moreover, in the prior art, the user needs to wait for the picture to be uploaded to finish before leaving the uploading interface so as to use the browser to perform other operations, for example, continue browsing other web pages.
In addition, once the data uploading fails, the user is required to restart the uploading operation until the data uploading is successful. The lengthy data upload wait time and the cumbersome repetition of the upload when it is in error can make the user experience very poor.
Therefore, a method and an apparatus for uploading data based on a client browser are needed, which enable a user to avoid waiting for the data uploading process and manually restarting the uploading operation when uploading is in error.
Disclosure of Invention
An object of the present invention is to enable a user uploading data using a client browser to avoid waiting for the data uploading process and without manually restarting the uploading operation when an upload error occurs.
Therefore, the data uploading method and device based on the client browser adopt a background uploading technology, acquire the data uploading request through the kernel, and send the data uploading request to the client to carry out the uploading task, so that a user does not need to wait for the data uploading process. In addition, in case of uploading failure, the data uploading method and device of the invention will retry the background process automatically without further instruction or operation of the user.
According to one aspect of the invention, a data uploading method based on a client browser is provided, which comprises the following steps: in response to the data uploading request, the background processes the acquired data uploading request; and automatically restarting the background processing of the data uploading request in response to the data uploading failure.
In an embodiment of the present invention, the step of automatically restarting the background processing of the data upload request further includes: responding to the data uploading failure, and judging whether an automatic restarting condition is met; and restarting the background processing of the data uploading request under the condition that the automatic restarting condition is judged to be met.
In one embodiment of the invention, the automatic restart conditions include one or more of the following: whether a predetermined retry number limit has been reached; whether the current network communication condition is good or not; and whether a predetermined request processing time limit has been exceeded.
In an embodiment of the present invention, the step of background processing the acquired data upload request in response to acquiring the data upload request further includes: judging whether the data uploading request is a specified type request; under the condition that the data uploading request is judged to be the specified type request, judging whether a kernel can acquire the data uploading request or not; and acquiring the data uploading request through the kernel under the condition that the kernel is judged to be capable of acquiring the data uploading request. In one embodiment of the invention, the specified type of request comprises a picture upload request.
According to another aspect of the present invention, there is provided a data uploading apparatus based on a client browser, including: the background processing unit is configured to respond to the acquired data uploading request and process the acquired data uploading request in a background; and the processing restarting unit is configured to respond to data uploading failure and automatically restart background processing of the data uploading request.
In one embodiment of the present invention, the processing restart unit further includes: the condition judgment module is configured to respond to data uploading failure and judge whether an automatic restart condition is met; and the restarting execution module is configured to restart the background processing of the data uploading request under the condition that the automatic restarting condition is judged to be met.
In one embodiment of the invention, the automatic restart conditions include one or more of the following: whether a predetermined retry number limit has been reached; whether the current network communication condition is good or not; and whether a predetermined request processing time limit has been exceeded.
In an embodiment of the present invention, the background processing unit further includes: the request judging module is configured to judge whether the data uploading request is a specified type request; the kernel judging module is configured to judge whether the kernel can acquire the data uploading request or not under the condition that the data uploading request is judged to be the specified type request; and the request acquisition module is configured to acquire the data uploading request through the kernel under the condition that the kernel is judged to be capable of acquiring the data uploading request. In one embodiment of the invention, the specified type of request comprises a picture upload request.
According to still another aspect of the present invention, there is provided a portable terminal device including: a network interface that enables the portable terminal device to communicate with a server via one or more networks; a memory having data stored therein to be uploaded via the network interface; and one or more processors coupled to the network interface and the memory, the one or more processors configured to: in response to acquiring a data upload request for data stored in the memory, background processing the acquired data upload request; and automatically restarting the background processing of the data uploading request in response to the data uploading failure.
By utilizing the data uploading method and device based on the client browser and the portable terminal equipment, the data uploading request is processed through the background, so that a user can continuously browse other webpages by using the browser without waiting for the data uploading process. In addition, in case of uploading failure, the data uploading method and device of the invention will retry the background process automatically without further instruction or operation of the user.
Drawings
The above and other objects, features and advantages of the present disclosure will become more apparent by describing in greater detail exemplary embodiments thereof with reference to the attached drawings, in which like reference numerals generally represent like parts throughout.
Fig. 1 is a block diagram showing the configuration of a portable terminal device according to an embodiment of the present invention.
Fig. 2 is a flowchart illustrating a data uploading method according to an embodiment of the present invention.
Fig. 3 is a functional block diagram illustrating a data uploading apparatus according to an embodiment of the present invention.
Detailed Description
Preferred embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While the preferred embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
As described above, in order to eliminate the need for restarting the operation when the user waits for the data uploading process and fails to upload, the present invention employs a background uploading technique, obtains a data uploading request through a kernel, hands the client to perform an uploading task, and employs an automatic retry mechanism to automatically restart the uploading process until the uploading is successful.
An embodiment of the present invention will be specifically described below with reference to fig. 1 to 3. Fig. 1 is a block diagram showing the configuration of a portable terminal device 100 according to an embodiment of the present invention. The components of the portable terminal device 100 include, but are not limited to, a network interface 110, memory 120, and one or more processors 130. The processor 130 is coupled to the network interface 110 and the memory 120. In one embodiment of the invention, the other components of the portable terminal device 100 described above and not shown in fig. 1 may also be connected to each other, for example by a bus. It should be understood that the block diagram of the portable terminal device shown in fig. 1 is for exemplary purposes only and is not intended to limit the scope of the present invention. Those skilled in the art may add or replace other components as desired. For example, the portable terminal apparatus 100 may include an input-output device for receiving an upload instruction of the user.
The portable terminal device 100 may be any type of mobile computing device, including a mobile computer or mobile computing device (e.g., tablet computer, personal digital assistant, laptop computer, notebook computer, netbook, etc.), a mobile phone (e.g., smartphone), a wearable computing device (e.g., smartwatch, smartglasses, etc.), or other type of mobile device. The portable terminal device 100 may also be a mobile server.
The network interface 110 enables the portable terminal device 100 to communicate with a server (not shown) via one or more networks. Examples of such networks include a Local Area Network (LAN), a Wide Area Network (WAN), a Personal Area Network (PAN), or a combination of communication networks such as the internet. The network interface 110 may include one or more of any type of network interface, e.g., a Network Interface Card (NIC), wired or wireless, such as an IEEE 802.11 Wireless Local Area Network (WLAN) wireless interface, a worldwide interoperability for microwave access (Wi-MAX) interface, an ethernet interface, a Universal Serial Bus (USB) interface, a cellular network interface, a bluetooth interface, a Near Field Communication (NFC) interface, and so forth.
Data to be uploaded via the network interface 100 is stored in a designated location in the memory 120. The memory 120 may include one or more of any type of storage device that stores content in the form of files or in other forms, including magnetic hard drives, solid state hard drives, semiconductor storage devices, flash memory, or any other computer readable writable storage medium capable of storing program instructions or digital information.
The processor 130 can background process a data upload request for data stored in the memory 120 and automatically retry background upload of the requested data until upload is successful, when a data upload failure message is received from a server, for example, through the network interface 110.
The process of the processor 130 for background uploading of data can be seen in fig. 2. Fig. 2 shows a flowchart of a data uploading method 200 based on a client browser according to an embodiment of the present invention. In one embodiment of the present invention, the method 200 may optionally begin at step S210, as shown in fig. 2, when the processor 130 determines whether the data upload request is a specified type of request in response to detecting the data upload request.
Here, the specified type refers to a type of data to be uploaded using the background processing method of the present invention. For example, the specified type of request may be a picture upload request. Generally, the data traffic consumed by uploading the pictures is large, and the uploading time is long. It should be noted that in other embodiments of the present invention, the specified data upload request may also be an upload request for one or more of video, audio, document, animation, or other multimedia data.
If it is determined in step S210 that the data upload request is a request of a specified type, the method 200 proceeds to step S220, i.e., determines whether the kernel of the processor 130 can obtain the data upload request. In a case where it is determined that the kernel can acquire the data upload request, the data upload request is acquired by the kernel (step S240).
Next, in step S250, the processor 130 background processes the acquired data upload request. That is, after the kernel obtains the data upload request, the upload task is handed to the client, and the client uses the network interface 110 to directly upload the requested data in the background to the server of the social network, such as Facebook.
Then, whether the uploading of the data is successful is monitored (step S260). If the data upload is failed, for example, a data upload failure message is received from the server via the network interface 110, it is determined whether an automatic restart condition for data upload is satisfied (step S270).
In one embodiment of the invention, the automatic restart conditions may include one or more of the following: whether a predetermined retry number limit has been reached; whether the current network communication condition is good or not; and whether a predetermined request processing time limit has been exceeded. For example, it may be set that the automatic retry is performed five times, and when the sixth upload fails, failure information is displayed to the user, and the user determines whether to continue attempting the upload.
In the case where it is determined in step S270 that the automatic restart condition is satisfied, the background process for the data upload request is restarted (step S280). Until the data upload is successful (step S290).
If it is determined in step S210 that the data upload request does not belong to a request for a data type to be uploaded in the background, or it is determined in step S220 that the kernel cannot acquire the data upload request, the process proceeds to step S230, that is, a picture is directly uploaded through the client browser. Namely, the traditional webpage version uploading scheme is adopted.
By using the data uploading method based on the client browser, the requirement that the user restarts the operation when waiting for the data uploading process and uploading fails is eliminated, the user operation is simplified, and the user experience is improved.
Fig. 3 is a functional block diagram of a data uploading device 300 based on a client browser according to an embodiment of the present invention. The functional blocks of the data uploading apparatus 300 may be implemented by hardware, software, or a combination of hardware and software implementing the principles of the present invention, for example, by one or more processors 130 in the portable terminal device 100 shown in fig. 1. It will be appreciated by those skilled in the art that the functional blocks depicted in fig. 3 may be combined or divided into sub-blocks to implement the principles of the invention described above. Thus, the description herein may support any possible combination, or division, or further definition of the functional modules described herein.
Referring to fig. 3, in order to eliminate the need for restarting an operation while a user waits for a data upload process and an upload failure, the data upload apparatus 300 is configured to include a background processing unit 310 and a process restart unit 350.
The background processing unit 310 is configured to, in response to acquiring the data upload request, background process the acquired data upload request. The process restart unit 350 is configured to automatically restart background processing of the data upload request in response to a data upload failure, for example, in response to receiving a data upload failure message from the server through the network interface 110 in fig. 1.
In an embodiment of the present invention, the background processing unit 310 may further include a request determining module 312, a kernel determining module 314, and a request obtaining module 316.
The request determination module 312 is configured to determine whether the detected data upload request is a specified type of request. In one embodiment of the invention, the specified type of request may comprise a picture upload request. It is noted that in other embodiments of the present invention, the specified type of request may also be an upload request for one or more of video, audio, document, animation, or other multimedia data.
The kernel determination module 314 is configured to determine whether the kernel is capable of obtaining the data upload request if the request determination module 312 determines that the data upload request is a specified type of request. In the case that the kernel determining module 314 determines that the kernel can obtain the data upload request, the request obtaining module 316 obtains the data upload request through the kernel.
In one embodiment of the present invention, processing the restart unit 350 may further include: a condition determining module 352 configured to determine whether an automatic restart condition is satisfied in response to a data upload failure; and a restart execution module 354 configured to restart the background processing for the data upload request in the case where it is determined that the automatic restart condition is satisfied. In one embodiment of the invention, the automatic restart conditions include one or more of the following: whether a predetermined retry number limit has been reached; whether the current network communication condition is good or not; and whether a predetermined request processing time limit has been exceeded.
In summary, by using the data uploading method and apparatus based on the client browser and the portable terminal device of the present invention, the data uploading request is processed in the background, so that the user can continue to browse other webpages with the browser without waiting for the data uploading process. In addition, in case of uploading failure, the data uploading method and device of the invention will retry the background process automatically without further instruction or operation of the user.
Furthermore, the method according to the invention may also be implemented as a computer program comprising computer program code instructions for carrying out the above-mentioned steps defined in the above-mentioned method of the invention. Alternatively, the method according to the present invention may also be implemented as a computer program product comprising a computer readable medium having stored thereon a computer program for executing the above-mentioned functions defined in the above-mentioned method of the present invention. Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems and methods according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Having described embodiments of the present invention, the foregoing description is intended to be exemplary, not exhaustive, and not limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terminology used herein is chosen in order to best explain the principles of the embodiments, the practical application, or improvements made to the technology in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.

Claims (9)

1. A data uploading method based on a client browser comprises the following steps:
in response to the data uploading request, the background processes the acquired data uploading request;
automatically restarting background processing of the data upload request in response to a data upload failure,
wherein, the step of performing background processing on the acquired data upload request in response to the acquired data upload request further comprises:
judging whether the data uploading request is a specified type request;
under the condition that the data uploading request is judged to be the specified type request, judging whether a browser kernel can acquire the data uploading request; and
and under the condition that the browser kernel is judged to be capable of acquiring the data uploading request, acquiring the data uploading request through the browser kernel.
2. The data upload method of claim 1 wherein said step of automatically restarting background processing of said data upload request further comprises:
responding to the data uploading failure, and judging whether an automatic restarting condition is met; and
and restarting the background processing of the data uploading request under the condition that the automatic restarting condition is judged to be met.
3. The data upload method of claim 2 wherein the automatic restart conditions comprise one or more of: whether a predetermined retry number limit has been reached; whether the current network communication condition is good or not; and whether a predetermined request processing time limit has been exceeded.
4. The data upload method of claim 1 wherein said specified type of request comprises a picture upload request.
5. A data uploading device based on a client browser comprises:
the background processing unit is configured to respond to the acquired data uploading request and process the acquired data uploading request in a background;
a processing restart unit configured to automatically restart background processing for the data upload request in response to a data upload failure,
wherein the background processing unit further comprises:
the request judging module is configured to judge whether the data uploading request is a specified type request;
the kernel judging module is configured to judge whether the browser kernel can acquire the data uploading request or not under the condition that the data uploading request is judged to be the specified type request; and
and the request acquisition module is configured to acquire the data uploading request through the browser kernel under the condition that the browser kernel is judged to be capable of acquiring the data uploading request.
6. The data uploading apparatus of claim 5, wherein the process restart unit further comprises:
the condition judgment module is configured to respond to data uploading failure and judge whether an automatic restart condition is met; and
and the restarting execution module is configured to restart the background processing of the data uploading request under the condition that the automatic restarting condition is judged to be met.
7. The data upload apparatus of claim 6, wherein the auto-restart conditions comprise one or more of: whether a predetermined retry number limit has been reached; whether the current network communication condition is good or not; and whether a predetermined request processing time limit has been exceeded.
8. The data upload apparatus of claim 7, wherein the specified type request comprises a picture upload request.
9. A portable terminal device comprising:
a network interface that enables the portable terminal device to communicate with a server via one or more networks;
a memory having data stored therein to be uploaded via the network interface; and
one or more processors coupled with the network interface and the memory, the one or more processors configured to perform operations comprising:
in response to acquiring a data upload request for data stored in the memory, background processing the acquired data upload request;
automatically restarting background processing of the data upload request in response to a data upload failure,
wherein the background processing of the acquired data upload request in response to acquiring the data upload request for the data stored in the memory further comprises:
judging whether the data uploading request is a specified type request;
under the condition that the data uploading request is judged to be the specified type request, judging whether a browser kernel can acquire the data uploading request; and
and under the condition that the browser kernel is judged to be capable of acquiring the data uploading request, acquiring the data uploading request through the browser kernel.
CN201610599034.6A 2016-07-27 2016-07-27 Data uploading method and device and portable terminal equipment Active CN107666494B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610599034.6A CN107666494B (en) 2016-07-27 2016-07-27 Data uploading method and device and portable terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610599034.6A CN107666494B (en) 2016-07-27 2016-07-27 Data uploading method and device and portable terminal equipment

Publications (2)

Publication Number Publication Date
CN107666494A CN107666494A (en) 2018-02-06
CN107666494B true CN107666494B (en) 2020-10-16

Family

ID=61114950

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610599034.6A Active CN107666494B (en) 2016-07-27 2016-07-27 Data uploading method and device and portable terminal equipment

Country Status (1)

Country Link
CN (1) CN107666494B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111629056B (en) * 2020-05-27 2023-04-07 浙江百世技术有限公司 Network request processing method and application

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101170507B (en) * 2007-11-14 2010-09-29 中兴通讯股份有限公司 Asynchronous concurrent processing method
CN101557415A (en) * 2008-04-11 2009-10-14 北京亿企通信息技术有限公司 Method supporting web page switching for uploading a plurality of documents to web browser
US9535993B2 (en) * 2008-06-11 2017-01-03 Enpulz, Llc Creative work registry
CN103870490A (en) * 2012-12-12 2014-06-18 腾讯科技(武汉)有限公司 File uploading method and device
CN105302802A (en) * 2014-05-27 2016-02-03 腾讯科技(深圳)有限公司 Picture uploading method and system and browser
CN104268226A (en) * 2014-09-27 2015-01-07 昆明钢铁集团有限责任公司 Control and method for copying and uploading Word picture based on browser
CN105677666A (en) * 2014-11-19 2016-06-15 中兴通讯股份有限公司 File uploading method and device
CN104537020B (en) * 2014-12-18 2018-03-02 北京奇虎科技有限公司 Browser downloads method, browser client and the device of file
CN105260439B (en) * 2015-09-30 2019-02-12 小米科技有限责任公司 Data publication method, apparatus and terminal

Also Published As

Publication number Publication date
CN107666494A (en) 2018-02-06

Similar Documents

Publication Publication Date Title
US10565464B2 (en) Adaptive cloud offloading of mobile augmented reality
US11563996B2 (en) Providing streaming video from mobile computing nodes
WO2019177792A1 (en) Machine learning system for reduced network bandwidth transmission of content
WO2017096968A1 (en) Log uploading method and apparatus
KR102482324B1 (en) Apparatus and method for transtting and receiving file in wireless communication system supporting cloud storage service
WO2014114229A1 (en) Information transmitting method, device and system, and storage medium
US11789689B2 (en) Processing digital audio using audio processing plug-ins executing in a distributed computing environment
WO2018107719A1 (en) Data sharing method, apparatus, terminal device and server
EP2812847A1 (en) Automated notification of images showing common content
CN107656866B (en) Method for testing application fluency, mobile terminal and computing device
CN105208065A (en) File transmitting method and device
CN103929453A (en) Processing method, device and system for data uploading
CN103440295A (en) Method for uploading multimedia files and electronic terminal
RU2634224C2 (en) System and method and persistent computer-readable medium for file replication on client device for cloud storage
US10938773B2 (en) Method and apparatus for synchronizing contact information and medium
CN107666494B (en) Data uploading method and device and portable terminal equipment
US10445397B2 (en) Method and apparatus for uploading information
US20140072223A1 (en) Embedding Media Content Within Image Files And Presenting Embedded Media In Conjunction With An Associated Image
WO2015000417A1 (en) Method, apparatus, application interactive platform, terminal, and system for uploading an image
US9270925B2 (en) Image output apparatus, image output system, and image output control program
CN108616567B (en) Picture transmission method, system, server, client and user equipment
WO2015035899A1 (en) Search methods and terminals
US20170132755A1 (en) Method, device and system for processing image
EP3353992A1 (en) Data autorouting framework for data formats conversion
US10862964B2 (en) Peer packet transport

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20200709

Address after: 310052 room 508, floor 5, building 4, No. 699, Wangshang Road, Changhe street, Binjiang District, Hangzhou City, Zhejiang Province

Applicant after: Alibaba (China) Co.,Ltd.

Address before: 510627 Guangdong city of Guangzhou province Whampoa Tianhe District Road No. 163 Xiping Yun Lu Yun Ping B radio square 14 storey tower

Applicant before: GUANGZHOU UCWEB COMPUTER TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant