CN114172897A - PC (personal computer) end and Android end file transmission method and system - Google Patents

PC (personal computer) end and Android end file transmission method and system Download PDF

Info

Publication number
CN114172897A
CN114172897A CN202111501344.7A CN202111501344A CN114172897A CN 114172897 A CN114172897 A CN 114172897A CN 202111501344 A CN202111501344 A CN 202111501344A CN 114172897 A CN114172897 A CN 114172897A
Authority
CN
China
Prior art keywords
android
text field
length
multimedia
field
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.)
Granted
Application number
CN202111501344.7A
Other languages
Chinese (zh)
Other versions
CN114172897B (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.)
Xian University of Posts and Telecommunications
Original Assignee
Xian University of Posts and Telecommunications
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 Xian University of Posts and Telecommunications filed Critical Xian University of Posts and Telecommunications
Priority to CN202111501344.7A priority Critical patent/CN114172897B/en
Publication of CN114172897A publication Critical patent/CN114172897A/en
Application granted granted Critical
Publication of CN114172897B publication Critical patent/CN114172897B/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
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72409User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2250/00Details of telephonic subscriber devices
    • H04M2250/64Details of telephonic subscriber devices file transfer between terminals
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

本发明提供了一种PC端和Android端文件传输方法及系统,属于数据通信领域。其中,一种PC端和Android端文件传输方法的步骤包括:建立PC端与Android端的连接;根据用户在PC端的操作,生成请求报文并打包发送至Android端;Android端接收后,解包读取;最后Android端根据读取到的内容进行相应操作,并生成响应报文返回给PC端。本发明还公开了一种PC端和Android端文件传输系统,包括:建立连接模块、数据打包及发送模块、数据接收及解包模块和响应模块。本发明提供的文件传输方法及系统操作简单,减少了交互次数,从而提高了文件传输效率,解决了PC端与Android端传输大量小文件速度慢的问题。

Figure 202111501344

The invention provides a PC terminal and an Android terminal file transmission method and system, belonging to the field of data communication. Among them, the steps of a file transfer method between a PC and an Android include: establishing a connection between the PC and the Android; generating a request message according to a user's operation on the PC, packaging and sending it to the Android; after receiving the Android, unpacking and reading Finally, the Android side performs corresponding operations according to the read content, and generates a response message and returns it to the PC side. The invention also discloses a PC-side and Android-side file transmission system, comprising: a connection establishment module, a data packaging and sending module, a data receiving and unpacking module and a response module. The file transmission method and system provided by the invention are simple to operate, reduce the number of interactions, thereby improve the file transmission efficiency, and solve the problem of slow transmission of a large number of small files between the PC terminal and the Android terminal.

Figure 202111501344

Description

PC (personal computer) end and Android end file transmission method and system
Technical Field
The invention relates to a method and a system for transmitting files of a PC (personal computer) end and an Android end, and belongs to the field of data communication.
Background
Nowadays, a smart phone is basically one hand. According to data statistics, the smart phone operating systems used by the netizens in 2021 are basically divided into an Android system, an IOS system, a Blackberry system, a Windows system and a Symbian system, and the usage ratios of the netizens are 89.6%, 33.1%, 5.3%, 8.1%, 2.3% and 1.7%, respectively. Therefore, the Android mobile phone still occupies the main part of the smart phone.
With the development of various software such as short videos and hand games, the number of files stored in the mobile phone is gradually increased, and the efficiency of transmitting a large number of small files becomes a point to be paid attention. Currently, most Android mobile phones transmit files based on an MTP protocol. The sdcard of the Android mobile phone is mounted on the PC in an MTP mode, and a virtual file system is established for the PC through an MTP protocol method. When the PC operates the files in the intelligent mobile phone, a request is sent to the intelligent mobile phone through a standard MTP protocol, and the speed of transmitting a large number of small files is very low. However, the method based on the MTP protocol has the advantages that the Android mobile phone only constructs a virtual file system to the PC to manage the mobile phone files, and the PC initiates a request to the mobile phone each time the mobile phone files are operated; the MTP can also judge whether the media file copied by the PC is supported by the target mobile phone, and the MTP supports the protection of the digital license, cannot transmit the protected file and has certain safety.
In summary, at present, there is a certain demand for managing files at the Android mobile phone side at the PC side as old, but the transmission rate of a large number of small files is slow in the prior art. With the increase of the memory of the mobile phone, the number of files stored in the mobile phone gradually increases, the requirement of people on efficient transmission of the mobile phone files cannot be met by adopting the traditional MTP (multiple time transfer protocol) mode transmission, and the problem that the transmission rate of a large number of small files is slow becomes an urgent need to be solved.
Disclosure of Invention
The invention provides a file transmission method and system for a PC (personal computer) end and an Android end, which improve the transmission efficiency compared with the traditional file transmission based on an MTP (multiple time protocol) method.
The invention discloses a file transmission method for a PC (personal computer) end and an Android end, which comprises the following steps of:
the method comprises the following steps: firstly, connecting a PC (personal computer) and an Android mobile phone by using a USB (universal serial bus), then starting a server Socket at the PC end locally, binding a local port, mapping the port by using an adb reverse, mapping the port of the PC end to the Android end, starting an Android end APP, transmitting the mapped port as an accessory parameter to the mobile phone APP, finally starting a foreground Android Service at the Android end, starting a Socket in the Service, and connecting the Socket to the server Socket at the PC end after the Socket is successfully started;
step two: generating a corresponding request message according to the operation of a user on a file at a PC (personal computer) end, then compressing a text field in a GZIP (global position information) form, calculating the load length of the text field and the number of bytes occupied by the load length of the text field, judging whether multimedia file content exists or not, if not, packaging and sending the existing field, otherwise, calculating the load length of the multimedia content and the number of bytes occupied by the load length of the multimedia content, and packaging and sending all the content;
step three: the Android end receives a message sent by the PC end, reads the high four bits of the 4 th byte, and obtains the number of bytes occupied by the load length of the text field, and the number of bytes is recorded as Y1; reading the lower four bits of the 4 th byte to obtain the byte number occupied by the multimedia load length, and recording as Y2; judging whether the value of Y2 is 0, if the value of Y2 is 0, it is indicated that there is no multimedia content, only the text field needs to be read, starting from the 5 th byte, reading Y1 bytes backwards, as the text field load length, marking as Y1', starting from the Y1+5 th byte, reading Y1' bytes backwards, as the content of the text field after compression, then decompressing to obtain the original text field; if the value of Y2 is not 0, it indicates that the multimedia content is contained, and not only the text field needs to be read, but also the multimedia content needs to be read, starting from the 5 th byte, backward reading Y1 bytes, which is the text field payload length and is denoted as Y1', starting from the Y1+5 th byte, backward reading Y2 bytes, which is the multimedia payload length and is denoted as Y2', starting from the Y1+ Y2+5 th byte, backward reading Y1' bytes, which is the content after the text field is compressed, and then decompressing to obtain the original text field, which is the multimedia content, starting from the Y1+ Y2+ Y1' +5 th byte, backward reading Y2' bytes, which is the multimedia content;
step four: and C, according to the message content read in the step three, the Android terminal performs corresponding operation, generates a response message and returns the response message to the PC terminal.
The invention also discloses a file transmission system of the PC end and the Android end, which comprises the following steps:
the connection establishing module is used for establishing the connection between the PC end and the Android end;
the data packing and sending module is used for packing and sending data according to a certain format;
the data receiving and unpacking module is used for receiving the data packet sent by the PC end and disassembling and reading the data packet;
and the response module is used for the Android terminal to operate according to the read data and return a response message.
Wherein, the packaging content of the data packaging and sending module comprises:
the version number of the protocol, which is stored in the 3 rd byte;
the number of bytes occupied by the load length of the text field is stored in the upper four bits of the 4 th byte;
the number of bytes occupied by the multimedia load length is stored in the lower four bits of the 4 th byte;
the text field load length is stored from the 5 th byte;
the multimedia load length, if the multimedia file content exists, the bytes after the text field load length are stored, if the multimedia file content does not exist, the storage is not carried out;
if the text field after the GZIP compression has the multimedia file content, storing the text field after receiving the multimedia load length, and if the text field does not have the multimedia file content, storing the text field after receiving the text field load length;
multimedia files, followed by text fields, are stored.
Wherein the request message text field includes:
an id field for marking a request message and having uniqueness;
the cmd field is used for identifying the purpose of the request and describing the operation required to be performed by the Android terminal;
a reply field, which identifies that one message is a request message and has a value of 0;
and the data field is used for transmitting data of the request message and carrying other data helpful for operation.
The response message text field includes:
the id field identifies a corresponding response message of the request sent by the PC terminal and has uniqueness;
a cmd field describing the operation that has been completed;
a reply field, which identifies that one message is a request message and has a value of 1;
a code field for identifying the result of the operation performed by the Android terminal, wherein different codes correspond to different operation results;
a message field for describing the result of the Android operation;
and the data field is used for responding the data of the message and attaching some information during operation.
Drawings
FIG. 1 is a flowchart of a method and a system for file transmission at a PC side and an Android side.
Detailed Description
In order to make the object, technical solution and implementation effect of the present invention more intuitive, the process of the present invention will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments, so the following embodiments are illustrative of the present invention and are not intended to limit the scope of the present invention.
Example 1
As shown in the accompanying drawings, the embodiment discloses a file transmission method for a PC side and an Android side, which includes the steps:
the method comprises the following steps: firstly, connecting a PC end and an Android mobile phone end by using a USB data line, then starting a server Socket locally by the PC end, binding a local port, mapping the port by an adb reverse, mapping the port of the PC end to the Android end, starting the Android end APP, transmitting the mapped port as an accessory parameter to the mobile phone APP, finally starting a foreground Android Service by the Android end, starting a Socket in the Service, and connecting the Socket to the server Socket of the PC end after the starting is successful;
step two: the method comprises the steps that a user selects a copy operation, 1000 files under a directory ' sdcard/Android/1/test ' are copied to ' sdcard/Android/1/to ', the user operates at a PC end to generate request messages { ' id ': xxxxxx ', ' cmd ': copy _ file ', ' reply ': 0 ', data { ' from ': sdcard/Android/1/test ', ' to ': sdcard/Android/1/to ' }, then a text field is compressed in a GZIP mode, the load length of the text field and the number of bytes occupied by the load length are calculated, and it is judged that no multimedia file exists, and the number of bytes occupied by the load length of the text field, the load length of the text field and the content of the text field are packaged and sent;
step three: the Android end receives a message sent by the PC end, reads the high four bits of the 4 th byte, obtains the number of bytes occupied by the load length of the text field, and records the number of bytes as Y1; reading the lower four bits of the 4 th byte to obtain the number of bytes occupied by the load length of the multimedia, and recording as Y2; judging that the value of Y2 is 0, starting from the 5 th byte, reading Y1 bytes backwards, which is the load length of the text field and is marked as Y1', starting from the Y1+5 th byte, reading Y1' bytes backwards, which is the compressed content of the text field, and then decompressing to obtain the original text field;
step four: according to the read content, the Android terminal performs corresponding operation to generate a response message, and if the copying is successful, the content of a text field in the generated response message is as follows: { "id": xxxxxx "," cmd ": get _ file _ list", "code": 0 "," reply ": 1", "message": copy success ", data {" name ": test.txt", "size": 7987655 "," last _ modify ": 103243243", "file _ type": 1} }, if copy fails, the text field content in the response message is { "id": xxxxxx "," cmd ": get _ file _ list", "code": 1 "," message ": operation failure" }is generated
Example 2
As shown in the accompanying drawings, a PC-side and Android-side file transfer system of this embodiment includes: the system comprises a connection establishing module, a data packing and sending module, a data receiving and unpacking module and a response module. And the connection establishing module is used for establishing the connection between the PC end and the Android end. And the data packaging and sending module is used for packaging the data and sending the data to the Android terminal after the data is generated according to the user operation. And the data receiving and unpacking module is used for disassembling and reading the data packet sent by the PC side after the Android side receives the data packet. And the response module is used for generating a response and generating a response message after the Android terminal reads the data, and sending the response message to the PC terminal.
In the embodiments 1 and 2, when the PC sends the multimedia file, a text field is generated according to an operation, the text field is compressed, and then the load length of the text field and the number of bytes occupied by the load length are calculated. During packaging, the number of bytes occupied by the text field load length is stored in the upper four bits of the 4 th byte, the number of bytes occupied by the multimedia load length is stored in the lower four bits of the 4 th byte, and the next fields respectively store the text field length, the multimedia length, the text field content and the multimedia content in sequence. And if no multimedia file exists, the multimedia file is not stored. When the Android receives, reading the high four bits of the 4 th byte can know that several bits are needed to be read backwards from the 5 th byte to obtain the text field length, determining to read several bytes backwards according to the obtained text field length to obtain the whole text content, and obtaining the multimedia content in the MTP mode in the same way, the method needs 69s for copying 1000 small files of 1KB from one directory to another directory, and only once interaction is carried out in the sending and receiving process, and only 7s is needed for copying 1000 small files of 1KB from one directory to another directory, so that the transmission rate of the method is greatly improved, and the problem of low speed of transmitting a large number of small files between the PC end and the Android end is solved.

Claims (5)

1.一种PC端和Android端文件传输方法,其特征在于包括以下步骤:1. a kind of PC end and Android end file transfer method, it is characterized in that comprising the following steps: 步骤一:先用USB连接PC和Android手机,然后PC端在本地启动一个ServerSocket,绑定本地的一个端口,通过adb reverse进行端口的映射,将PC端的端口映射到Android端,再启动Android端APP,并把映射的端口作为附带参数传送给手机APP,最后Android端启动一个前台Android Service,在Service里面启动一个Socket,启动成功后通过Socket来连接到PC端的ServerSocket;Step 1: First connect the PC and Android phone with USB, then start a ServerSocket locally on the PC side, bind a local port, map the port through adb reverse, map the port on the PC side to the Android side, and then start the Android side APP , and send the mapped port as an additional parameter to the mobile APP, and finally the Android side starts a foreground Android Service, starts a Socket in the Service, and connects to the ServerSocket on the PC side through the Socket after successful startup; 步骤二:根据用户在PC端对文件进行的操作,生成相应请求报文,然后将文本字段以GZIP形式进行压缩并计算文本字段负载长度及文本字段负载长度所占用的字节数,再判断是否存在多媒体文件内容,若不存在,则将已有字段封装发送,否则还需计算多媒体内容负载长度及多媒体内容负载长度所占用的字节数,再将全部内容打包发送;Step 2: According to the user's operation on the file on the PC, generate the corresponding request message, then compress the text field in the form of GZIP and calculate the length of the text field payload and the number of bytes occupied by the text field payload length, and then determine whether the If the content of the multimedia file exists, if it does not exist, the existing fields will be encapsulated and sent. Otherwise, the length of the multimedia content payload and the number of bytes occupied by the multimedia content payload length should be calculated, and then the entire content will be packaged and sent; 步骤三:Android端收到PC端发送的报文,读取第4个字节的高四位,得到文本字段负载长度所占用的字节数,记为Y1;读取第4个字节的低四位,得到多媒体负载长度所占用的字节数,记为Y2;判断Y2的值是否为0,若Y2的值为0,则说明没有多媒体内容,只需要对文本字段进行读取,从第5个字节开始,向后读取Y1个字节,为文本字段负载长度,记为Y1',从第Y1+5个字节开始,向后读取Y1'个字节,为文本字段压缩后的内容,然后进行解压缩,获得原始文本字段;若Y2的值不为0,则说明包含多媒体内容,不仅需要对文本字段进行读取,还需要对多媒体进行读取,从第5个字节开始,向后读取Y1个字节,为文本字段负载长度,记为Y1',从第Y1+5个字节开始,向后读取Y2个字节,为多媒体负载长度,记为Y2',从第Y1+Y2+5个字节开始,向后读取Y1'个字节,为文本字段压缩后的内容,然后进行解压缩,获得原始文本字段,从第Y1+Y2+Y1'+5个字节开始,向后读取Y2'个字节,为多媒体内容;Step 3: The Android side receives the message sent by the PC side, reads the upper four bits of the 4th byte, and obtains the number of bytes occupied by the text field payload length, which is recorded as Y1; The lower four bits get the number of bytes occupied by the length of the multimedia payload, which is recorded as Y2; determine whether the value of Y2 is 0, if the value of Y2 is 0, it means that there is no multimedia content, just need to read the text field, from Starting from the 5th byte, read Y1 bytes backward, which is the length of the text field payload, denoted as Y1', starting from the Y1+5th byte, read Y1' bytes backward, which is the text field The compressed content is then decompressed to obtain the original text field; if the value of Y2 is not 0, it means that it contains multimedia content. It is necessary to read not only the text field, but also the multimedia. From the fifth Start with bytes, read Y1 bytes backwards, which is the length of the text field payload, denoted as Y1', start from the Y1+5th byte, read Y2 bytes backwards, which is the length of the multimedia payload, denoted as Y2', starting from the Y1+Y2+5 byte, read Y1' bytes backward, the compressed content of the text field, and then decompress it to obtain the original text field, starting from the Y1+Y2+Y1 Start with '+5 bytes, read Y2' bytes backward, which is multimedia content; 步骤四:根据步骤三读取到的报文内容,Android端进行相应操作,生成响应报文并返回给PC端。Step 4: According to the content of the message read in Step 3, the Android side performs corresponding operations to generate a response message and return it to the PC side. 2.一种PC端和Android端文件传输系统,其特征在于包括以下模块:2. A PC end and an Android end file transfer system are characterized in that comprising the following modules: 建立连接模块,用于建立PC端与Android端的连接;Establish a connection module, which is used to establish the connection between the PC end and the Android end; 数据打包及发送模块,用于根据用户在PC端操作生成请求报文后,按照一定格式对数据进行打包并发送;The data packaging and sending module is used to package and send the data according to a certain format after the request message is generated according to the user's operation on the PC side; 数据接收及解包模块,用于接收PC端发送数据包并对其进行拆解读取;The data receiving and unpacking module is used to receive the data packets sent by the PC and disassemble and read them; 响应模块,用于Android端根据读取到的数据进行操作并返回响应报文。The response module is used for the Android side to operate according to the read data and return a response message. 3.如权利要求2所述的文件传输系统,其特征在于,所述数据打包及发送模块的打包内容包括:3. file transfer system as claimed in claim 2, is characterized in that, the packing content of described data packing and sending module comprises: 协议的版本号,存储在第3个字节;The version number of the protocol, stored in the 3rd byte; 文本字段负载长度所占用的字节数,存储在第4个字节的高四位;The number of bytes occupied by the payload length of the text field, which is stored in the upper four bits of the 4th byte; 多媒体负载长度所占用的字节数,存储在第4个字节的低四位;The number of bytes occupied by the length of the multimedia payload, stored in the lower four bits of the fourth byte; 文本字段负载长度,从第5个字节开始存储;The length of the text field payload, stored from the 5th byte; 多媒体负载长度,若有多媒体文件内容,则接着文本字段负载长度之后的字节存储,若没有,则不进行存储;Multimedia payload length, if there is multimedia file content, it will be stored in bytes after the text field payload length, if not, it will not be stored; GZIP压缩后的文本字段,若有多媒体文件内容,则接多媒体负载长度之后存储,若没有,则接着文本字段负载长度之后存储;The GZIP compressed text field, if there is multimedia file content, is stored after the length of the multimedia payload; if not, it is stored after the length of the text field payload; 多媒体文件,接着文本字段之后存储。Multimedia files are stored after the text field. 4.如权利要求3所述的文件传输系统,其特征在于,所述请求报文文本字段包括:4. The file transfer system of claim 3, wherein the request message text field comprises: id字段,标识一条请求报文,具有唯一性;The id field identifies a request message and is unique; cmd字段,标识请求的目的,描述需要Android端所作的操作;The cmd field identifies the purpose of the request and describes the operation that needs to be done by the Android side; reply字段,标识一条报文是请求报文,值为0;The reply field, which identifies a message as a request message, has a value of 0; data字段,传递请求报文的数据,附带对操作有帮助的其他数据。The data field, transmits the data of the request message, with other data that is helpful for the operation. 5.如权利要求3所述的文件传输系统,其特征在于,所述响应报文文本字段包括:5. The file transfer system of claim 3, wherein the response message text field comprises: id字段,标识和PC端发送来的请求的相应的响应报文,具有唯一性;The id field, which identifies the corresponding response message of the request sent by the PC, is unique; cmd字段,描述已经完成的操作;cmd field, describing the completed operation; reply字段,标识一条报文是请求报文,值为1;The reply field, which identifies a message as a request message, has a value of 1; code字段,标识Android端进行操作的结果,不同代码对应不同的操作结果;The code field identifies the result of the operation on the Android side, and different codes correspond to different operation results; message字段,描述Android端操作的结果;The message field describes the result of the operation on the Android side; data字段,响应报文的数据,用来附带操作时的一些信息。The data field, the data of the response message, is used to attach some information during the operation.
CN202111501344.7A 2021-12-09 2021-12-09 Method and system for transmitting files of PC (personal computer) end and Android end Active CN114172897B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111501344.7A CN114172897B (en) 2021-12-09 2021-12-09 Method and system for transmitting files of PC (personal computer) end and Android end

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111501344.7A CN114172897B (en) 2021-12-09 2021-12-09 Method and system for transmitting files of PC (personal computer) end and Android end

Publications (2)

Publication Number Publication Date
CN114172897A true CN114172897A (en) 2022-03-11
CN114172897B CN114172897B (en) 2023-08-25

Family

ID=80484997

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111501344.7A Active CN114172897B (en) 2021-12-09 2021-12-09 Method and system for transmitting files of PC (personal computer) end and Android end

Country Status (1)

Country Link
CN (1) CN114172897B (en)

Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6889256B1 (en) * 1999-06-11 2005-05-03 Microsoft Corporation System and method for converting and reconverting between file system requests and access requests of a remote transfer protocol
KR20060081873A (en) * 2005-01-10 2006-07-13 주식회사 팬택앤큐리텔 How to send an image on your device
US20060174021A1 (en) * 2005-01-05 2006-08-03 Roland Osborne Media transfer protocol
US20080010295A1 (en) * 2006-06-26 2008-01-10 Samsung Electronics Co., Ltd. Method and apparatus to manage files for a portable device
CN101520803A (en) * 2009-03-18 2009-09-02 宇龙计算机通信科技(深圳)有限公司 File sharing system and method between PC terminal and mobile terminal
US20100023563A1 (en) * 2008-07-23 2010-01-28 Nvidia Corporation Copying Files From One Directory To Another
CN102662924A (en) * 2012-03-14 2012-09-12 福州瑞芯微电子有限公司 Method for solving incompatibility problem in character set transmission from PC to Android system based on hybrid coding
CN102981990A (en) * 2012-11-09 2013-03-20 青岛海信移动通信技术股份有限公司 Data transmission method and device of terminal equipment with Androild platform
CN103929447A (en) * 2013-01-11 2014-07-16 中国科学院声学研究所 A method for parsing HTTP chunked encoded data
WO2014161317A1 (en) * 2013-09-12 2014-10-09 中兴通讯股份有限公司 Data transmission method, device and terminal
US20150006623A1 (en) * 2011-11-29 2015-01-01 Zte Corporation Method and System for Transmitting Network File
CN105022644A (en) * 2014-04-29 2015-11-04 宇龙计算机通信科技(深圳)有限公司 Terminal, system updating method and system updating file delivering method and apparatus
CN107872482A (en) * 2016-09-27 2018-04-03 中兴通讯股份有限公司 The method and device of transmitting file on a kind of mobile terminal
CN109271266A (en) * 2018-10-09 2019-01-25 Oppo广东移动通信有限公司 Document transmission method, device and terminal device
CN109298956A (en) * 2018-10-09 2019-02-01 Oppo广东移动通信有限公司 Document transmission method, device and terminal device
CN109614369A (en) * 2018-11-15 2019-04-12 中电科仪器仪表有限公司 A kind of document transmission method of test equipment
CN109639768A (en) * 2018-11-20 2019-04-16 北京凝思科技有限公司 A kind of distribution blocked file transmission method and system
CN111488620A (en) * 2020-04-17 2020-08-04 上海闻泰电子科技有限公司 File processing method and device, mobile terminal and storage medium
CN112468454A (en) * 2020-11-11 2021-03-09 许继集团有限公司 Remote file management system and remote file management method thereof
CN113472878A (en) * 2021-06-29 2021-10-01 烽火通信科技股份有限公司 Method and device for realizing file dragging transmission in VNC by using browser plug-in

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6889256B1 (en) * 1999-06-11 2005-05-03 Microsoft Corporation System and method for converting and reconverting between file system requests and access requests of a remote transfer protocol
US20060174021A1 (en) * 2005-01-05 2006-08-03 Roland Osborne Media transfer protocol
KR20060081873A (en) * 2005-01-10 2006-07-13 주식회사 팬택앤큐리텔 How to send an image on your device
US20080010295A1 (en) * 2006-06-26 2008-01-10 Samsung Electronics Co., Ltd. Method and apparatus to manage files for a portable device
US20100023563A1 (en) * 2008-07-23 2010-01-28 Nvidia Corporation Copying Files From One Directory To Another
CN101520803A (en) * 2009-03-18 2009-09-02 宇龙计算机通信科技(深圳)有限公司 File sharing system and method between PC terminal and mobile terminal
US20150006623A1 (en) * 2011-11-29 2015-01-01 Zte Corporation Method and System for Transmitting Network File
CN102662924A (en) * 2012-03-14 2012-09-12 福州瑞芯微电子有限公司 Method for solving incompatibility problem in character set transmission from PC to Android system based on hybrid coding
CN102981990A (en) * 2012-11-09 2013-03-20 青岛海信移动通信技术股份有限公司 Data transmission method and device of terminal equipment with Androild platform
CN103929447A (en) * 2013-01-11 2014-07-16 中国科学院声学研究所 A method for parsing HTTP chunked encoded data
WO2014161317A1 (en) * 2013-09-12 2014-10-09 中兴通讯股份有限公司 Data transmission method, device and terminal
CN105022644A (en) * 2014-04-29 2015-11-04 宇龙计算机通信科技(深圳)有限公司 Terminal, system updating method and system updating file delivering method and apparatus
CN107872482A (en) * 2016-09-27 2018-04-03 中兴通讯股份有限公司 The method and device of transmitting file on a kind of mobile terminal
CN109271266A (en) * 2018-10-09 2019-01-25 Oppo广东移动通信有限公司 Document transmission method, device and terminal device
CN109298956A (en) * 2018-10-09 2019-02-01 Oppo广东移动通信有限公司 Document transmission method, device and terminal device
CN109614369A (en) * 2018-11-15 2019-04-12 中电科仪器仪表有限公司 A kind of document transmission method of test equipment
CN109639768A (en) * 2018-11-20 2019-04-16 北京凝思科技有限公司 A kind of distribution blocked file transmission method and system
CN111488620A (en) * 2020-04-17 2020-08-04 上海闻泰电子科技有限公司 File processing method and device, mobile terminal and storage medium
CN112468454A (en) * 2020-11-11 2021-03-09 许继集团有限公司 Remote file management system and remote file management method thereof
CN113472878A (en) * 2021-06-29 2021-10-01 烽火通信科技股份有限公司 Method and device for realizing file dragging transmission in VNC by using browser plug-in

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ADM SKILLEN: "《Deniable Storage Encryption for Mobile Devices》", IEEE, vol. 11, no. 3, pages 224 - 237 *
时晓刚;: "多媒体信息传输协议(MTP)应用技术浅谈", 测绘与空间地理信息, no. 01, pages 120 - 122 *

Also Published As

Publication number Publication date
CN114172897B (en) 2023-08-25

Similar Documents

Publication Publication Date Title
EP2566286B1 (en) Wireless Internet Access Module, Communication Method for Host and Wireless Internet Access Module, and Data Card
CN106936441A (en) A kind of data compression method and device
CN101640692A (en) Method and system for file download service
CN101409727B (en) Document transmission method and apparatus
CN101197773B (en) Packet compressed transmitting and received de-compression method and system based on multilink
CN101771552B (en) Device, system and method for reducing repeated downloading of pictures with identification code
JP2014526098A (en) Method and system for downloading font files
CN102088332B (en) Method and device for expansion 1553B bus to perform file transfer from BC to RT
CN115412972A (en) Data transmission method, device and system
JP2009182459A (en) Communication device, communication system, communication method, and program
CN111475445A (en) Method and system for converting USB or UART data and Ethernet data
CN114172897B (en) Method and system for transmitting files of PC (personal computer) end and Android end
US20060123093A1 (en) Communication system, storage device, and control device
CN101868049B (en) Communication methods for host and wireless Internet access module and host communication module
CN111414339A (en) File processing method, system, device, equipment and medium
CN117411950A (en) Information processing methods and devices, electronic equipment and media
US9078282B2 (en) Method and apparatus for implementing network device function of wireless communication terminal
WO2012019388A1 (en) Method, system and device for file download
EP2838027B1 (en) Method and apparatus for expanding storage space
CN110795408A (en) Data processing method and device based on object storage, server and storage medium
TWI790506B (en) System for development interface and data transmission method for development interface
CN111708735B (en) Method, system, medium and electronic device for reading telephone number file
JP2006039607A (en) Client/server system and telegram transmitting/receiving method
CN114390096A (en) A method, device and device for data transmission based on NB-IoT
CN114201419A (en) Control equipment, data transparent transmission method of control equipment and data transparent transmission system

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
GR01 Patent grant
GR01 Patent grant