CN110351808B - File transmission processing method and device - Google Patents

File transmission processing method and device Download PDF

Info

Publication number
CN110351808B
CN110351808B CN201910504550.XA CN201910504550A CN110351808B CN 110351808 B CN110351808 B CN 110351808B CN 201910504550 A CN201910504550 A CN 201910504550A CN 110351808 B CN110351808 B CN 110351808B
Authority
CN
China
Prior art keywords
mobile terminal
file
request message
receiving request
area network
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
CN201910504550.XA
Other languages
Chinese (zh)
Other versions
CN110351808A (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.)
Northeast Petroleum University
Original Assignee
Northeast Petroleum University
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 Northeast Petroleum University filed Critical Northeast Petroleum University
Priority to CN201910504550.XA priority Critical patent/CN110351808B/en
Publication of CN110351808A publication Critical patent/CN110351808A/en
Application granted granted Critical
Publication of CN110351808B publication Critical patent/CN110351808B/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
    • 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/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
    • H04M1/72454User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions according to context-related or environment-related conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/08Access restriction or access information delivery, e.g. discovery data delivery
    • H04W48/10Access restriction or access information delivery, e.g. discovery data delivery using broadcasted information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/14Direct-mode setup

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Environmental & Geological Engineering (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a file transmission processing method and a file transmission processing device, which comprise the following steps: the first mobile terminal judges whether the first sliding track conforms to a first preset track; if the data is consistent with the data, the first mobile terminal sends a data receiving request message to the local area network where the first mobile terminal is located in a broadcasting mode; the second mobile terminal judges whether the second sliding track conforms to a second preset track; if the data receiving request message is consistent with the data receiving request message, the second mobile terminal starts to monitor the data receiving request message in the local area network where the second mobile terminal is located; and after monitoring the receiving request message from the first mobile terminal, the second mobile terminal sends a file to the first mobile terminal according to the IP address and the pre-configured port carried in the receiving request message. The method and the device solve the problem that in the related technology, the two mobile terminals in the same local area network need to transmit files through mails or instant messaging tools, so that the transmission speed is higher and more stable.

Description

File transmission processing method and device
Technical Field
The present application relates to a mobile terminal, and in particular, to a method and an apparatus for processing file transmission.
Background
The data transmission between the two computers is simple, and the existing protocol, such as samba protocol, can be used for file sharing.
SMB (Server Messages Block, information services Block) is a communication protocol for sharing files and printers on a local area network, and provides sharing services of resources such as files and printers among different computers in the local area network. The SMB protocol is a client/server type protocol by which clients can access shared file systems, printers, and other resources on a server. By setting NetBIOS over TCP/IP, Samba can share resources with local area network hosts and computers all over the world. samba is currently an open source protocol for SMB.
Unlike a computer, a mobile terminal (e.g., a mobile phone) currently installed with an android operating system is linux-based, but the mobile terminal does not provide a file sharing service for various reasons, which makes file transmission between two users inconvenient. Even if two users are in the same local area network, the common users transmit through mails or instant messaging tools, and the transmission mode has various limitations for the transmission of large files. This transmission does not take advantage of the convenience of two users in the same lan.
Aiming at the problem in the prior art that two mobile terminals in the same local area network need to transmit files through mails or instant messaging tools, no good solution is provided at present.
Disclosure of Invention
The application provides a file transmission processing method and device, which are used for solving the problem caused by the fact that two mobile terminals in the same local area network need to transmit files through mails or instant messaging tools in the related technology.
According to an aspect of the present application, there is provided a file transfer processing method including: the method comprises the steps that a first mobile terminal receives a first sliding track of a first user on a touch screen and judges whether the first sliding track is consistent with a first preset track or not; if the data is consistent with the IP address of the first mobile terminal in the local area network, the first mobile terminal sends a data receiving request message to the local area network where the first mobile terminal is located in a broadcasting mode, wherein the data receiving request message carries the IP address of the first mobile terminal in the local area network; the second mobile terminal receives a second sliding track of a second user on the touch screen and judges whether the second sliding track is consistent with a second preset track; if the data receiving request message is consistent with the data receiving request message, the second mobile terminal starts to monitor the data receiving request message in the local area network where the second mobile terminal is located, wherein the first mobile terminal and the second mobile terminal are located in the same local area network; and after monitoring the receiving request message from the first mobile terminal, the second mobile terminal sends a file to the first mobile terminal according to the IP address and the pre-configured port carried in the receiving request message.
Further, the sending, by the second mobile terminal, the file to the first mobile terminal includes: the second mobile terminal judges whether the interface of the second motion trail drawn by the second user on the touch screen is an interface for opening a preset file or not; and if so, sending the predetermined file to the first mobile terminal.
Further, the first mobile terminal uses a first port number to send a data reception request message to a local area network where the first mobile terminal is located in a broadcast manner, and the first mobile terminal monitors the message at the preconfigured port number, wherein the first port number is different from the preconfigured port number.
Further, the first predetermined trajectory and the second predetermined trajectory are different.
According to another aspect of the present application, there is also provided a file transfer processing apparatus including: the first receiving module is arranged on the first mobile terminal and used for receiving a first sliding track of a first user on the touch screen and judging whether the first sliding track conforms to a first preset track; a first sending module, configured to send a data receiving request message to a local area network where the first mobile terminal is located in a broadcast manner if the first mobile terminal and the first mobile terminal are consistent, where the data receiving request message carries an IP address of the first mobile terminal in the local area network; the second receiving module is arranged on the second mobile terminal and used for receiving a second sliding track of a second user on the touch screen and judging whether the second sliding track conforms to a second preset track; the monitoring module is arranged on the second mobile terminal and used for starting to monitor a data receiving request message in a local area network where the second mobile terminal is located under the condition of coincidence, wherein the first mobile terminal and the second mobile terminal are located in the same local area network; and the second sending module is arranged on the second mobile terminal and used for sending a file to the first mobile terminal according to the IP address and the pre-configured port carried in the receiving request message after the monitoring module monitors the receiving request message from the first mobile terminal.
Further, the second sending module is configured to: judging whether the interface of the second motion trail drawn by the second user on the touch screen is an interface for opening a preset file or not; and if so, sending the predetermined file to the first mobile terminal.
Further, the first mobile terminal uses a first port number to send a data reception request message to a local area network where the first mobile terminal is located in a broadcast manner, and the first mobile terminal monitors the message at the preconfigured port number, wherein the first port number is different from the preconfigured port number.
Further, the first predetermined trajectory and the second predetermined trajectory are different.
According to another aspect of the present application, there is also provided a memory for storing software for performing the above method.
According to another aspect of the present application, there is also provided a processor for executing software, wherein the software is configured to perform the above method.
The method comprises the following steps: the method comprises the steps that a first mobile terminal receives a first sliding track of a first user on a touch screen and judges whether the first sliding track is consistent with a first preset track or not; if the data is consistent with the IP address of the first mobile terminal in the local area network, the first mobile terminal sends a data receiving request message to the local area network where the first mobile terminal is located in a broadcasting mode, wherein the data receiving request message carries the IP address of the first mobile terminal in the local area network; the second mobile terminal receives a second sliding track of a second user on the touch screen and judges whether the second sliding track is consistent with a second preset track; if the data receiving request message is consistent with the data receiving request message, the second mobile terminal starts to monitor the data receiving request message in the local area network where the second mobile terminal is located, wherein the first mobile terminal and the second mobile terminal are located in the same local area network; and after monitoring the receiving request message from the first mobile terminal, the second mobile terminal sends a file to the first mobile terminal according to the IP address and the pre-configured port carried in the receiving request message. The method and the device solve the problem that in the related technology, the two mobile terminals in the same local area network need to transmit files through mails or instant messaging tools, so that the transmission speed is higher and more stable.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the application and, together with the description, serve to explain the application and are not intended to limit the application. In the drawings:
fig. 1 is a flowchart of a file transfer processing method according to an embodiment of the present application.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only partial embodiments of the present application, but not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
In this embodiment, a file transfer processing method is provided, and fig. 1 is a flowchart of a file transfer processing method according to an embodiment of the present invention, as shown in fig. 1, the method includes the following steps:
step S102, a first mobile terminal receives a first sliding track of a first user on a touch screen and judges whether the first sliding track is consistent with a first preset track;
the first sliding trajectory is a figure 8 shaped trajectory. Since the first mobile terminal is the party receiving the file, the sliding track is the sliding track that can be received under a predetermined folder interface, and the received file is stored under the folder. And if the sliding track is received at a certain application display interface, receiving the file under a folder corresponding to application installation. And if the received file is in the interface of the operating system hierarchy, saving the received file to a default folder. For example, in the android system, if a sliding track is received on the desktop, the received file is placed in a default folder set by the user before.
For the files received by the method, an identifier can be added, and the identifier is used for indicating the files received by the method when the files are received. At this point, the operating system may call virus scanning software already installed in the system to scan for the identified files.
Step S104, under the condition of coincidence, the first mobile terminal sends a data receiving request message to the local area network where the first mobile terminal is located in a broadcasting mode, wherein the data receiving request message carries the IP address of the first mobile terminal in the local area network;
preferably, after the first mobile terminal finishes sending the message, the pre-configured port is opened for listening. The pre-configured port is a port for sending a file pre-agreed by the first mobile terminal and the second mobile terminal. Mobile terminals supporting this function are each configured with this port in the system.
Step S106, the second mobile terminal receives a second sliding track of a second user on the touch screen and judges whether the second sliding track is consistent with a second preset track;
the second sliding track may be the same as the first sliding track, and may be, for example, a sliding track in the shape of a numeral 8. The first sliding trajectory may also be different from the second sliding trajectory.
Preferably, the sliding track received by the first mobile terminal is a number, for example 8, and the first mobile terminal may also transmit the digital broadcast, and the second mobile terminal receiving the number displays the number to the second user, and the second predetermined track is set as an 8-shaped track. Preferably, the second mobile terminal may further display the number plus 1 to the user, and in this embodiment, the second mobile terminal may display the number 9, and the second predetermined trajectory is set to be a 9-shaped trajectory.
Step S108, under the condition of coincidence, the second mobile terminal starts to monitor the data receiving request message in the local area network where the second mobile terminal is located, wherein the first mobile terminal and the second mobile terminal are located in the same local area network;
in general, the first mobile terminal and the second mobile terminal are connected to the same wireless lan and are located in the same lan. As another optional implementation, the first mobile terminal or the second mobile terminal may start the function of the wireless access point, that is, the first mobile terminal or the second mobile terminal is used as the wireless access point for networking, at this time, another mobile terminal is connected to the wireless access point, that is, the another mobile terminal joins the invalid network, and at this time, the first mobile terminal and the second mobile terminal are located in the same local area network.
Step S110, after the second mobile terminal monitors the receiving request message from the first mobile terminal, the second mobile terminal sends a file to the first mobile terminal according to the IP address and the pre-configured port carried in the receiving request message.
The steps solve the problem that the file transmission of two mobile terminals in the same local area network in the related technology needs to be carried out through the mail or the instant communication tool in the related technology, so that the transmission speed is faster and more stable.
As an optional implementation manner, the sending, by the second mobile terminal, the file to the first mobile terminal includes: the second mobile terminal judges whether an interface of a second motion track drawn by a second user on the touch screen is an interface for opening a preset file; if so, the predetermined file is sent to the first mobile terminal.
In this example, if the user is browsing a photo on the mobile phone, a second gesture (i.e., a second sliding track) may be made on the interface for browsing the photo, and then the data reception request message starts to be monitored, and if the user can monitor, the photo being browsed is sent out.
Preferably, if it is desired to send a plurality of files in a certain folder, the folder may be opened, a second gesture is drawn in the folder interface, at this time, monitoring whether there is a data reception request message broadcasted or not is started, and if so, the user is prompted to select a corresponding file in the folder interface, that is, the files in the folder become selectable items. After the user selects, the plurality of files selected by the user are sent out.
Preferably, if the user selects to send a plurality of files, in this case, in order to ensure the secure transmission of the files, an ID may be generated for each file, the file and the ID may be hashed to generate a character string, and the character string may be encrypted and then the process may wait until data corresponding to the file (the encryption may be performed by performing a predetermined operation using the IP address of the first mobile terminal as a key). The next file uses the character string corresponding to the previous file, the ID of the file and the file to perform hash operation to generate a character string, the character string is encrypted to obtain data corresponding to the next file, and so on, so that the data corresponding to each file is associated with the data corresponding to the previous file, and the data storage mode is a chain, and the data can be prevented from being tampered.
As an optional embodiment, the first mobile terminal uses the first port number to send a data reception request message to the local area network where the first mobile terminal is located in a broadcast manner, and the first mobile terminal listens for the message on a pre-configured port number, where the first port number is different from the pre-configured port number.
Preferably, the first mobile station may send a data reception request message at the 8886 port number, and after monitoring the message, the second mobile station may send a response message to the IP address of the first mobile station and the 8886 port number, where the response message carries the IP address of the second mobile station. After the first mobile terminal receives the response message, the preconfigured port number 6668 is opened and a message indicating that it is ready to receive the file is sent to the 8886 port number of the second mobile terminal. The second mobile terminal knows the port number 6668 in advance, and after receiving the message for instructing to receive the file, the second mobile terminal transmits the file according to the IP address and 6668 port number of the first mobile terminal.
This way of sending the file is more secure.
In this embodiment, there is also provided a file transfer processing apparatus, including: the first receiving module is arranged on the first mobile terminal and used for receiving a first sliding track of a first user on the touch screen and judging whether the first sliding track conforms to a first preset track; the first sending module is arranged at the first mobile terminal and used for sending a data receiving request message to the local area network where the first mobile terminal is located in a broadcasting manner under the condition of matching, wherein the data receiving request message carries the IP address of the first mobile terminal in the local area network; the second receiving module is arranged on the second mobile terminal and used for receiving a second sliding track of a second user on the touch screen and judging whether the second sliding track conforms to a second preset track; the monitoring module is arranged on the second mobile terminal and used for starting to monitor the data receiving request message in the local area network where the second mobile terminal is located under the condition of coincidence, wherein the first mobile terminal and the second mobile terminal are located in the same local area network; and the second sending module is arranged on the second mobile terminal and used for sending the file to the first mobile terminal according to the IP address and the pre-configured port carried in the receiving request message after the monitoring module monitors the receiving request message from the first mobile terminal.
As an optional implementation manner, the second sending module is configured to: judging whether an interface of a second user for drawing a second motion track on the touch screen is an interface for opening a preset file or not; if so, the predetermined file is sent to the first mobile terminal.
As an optional implementation manner, the first mobile terminal uses the first port number to send a data reception request message to the local area network where the first mobile terminal is located in a broadcast manner, and the first mobile terminal listens for the message on a pre-configured port number, where the first port number is different from the pre-configured port number.
As an alternative embodiment, the first predetermined trajectory and the second predetermined trajectory are different.
In this embodiment, a memory is provided for storing software for performing the above-described method.
In this embodiment, a processor is provided for executing software for performing the above-described method.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
An embodiment of the present invention provides a storage medium on which a program or software is stored, the program implementing the above method when executed by a processor. The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (6)

1. A file transfer processing method is characterized by comprising the following steps:
the method comprises the steps that a first mobile terminal receives a first sliding track of a first user on a touch screen and judges whether the first sliding track is consistent with a first preset track or not;
if the data is consistent with the IP address of the first mobile terminal in the local area network, the first mobile terminal sends a data receiving request message to the local area network where the first mobile terminal is located in a broadcasting mode, wherein the data receiving request message carries the IP address of the first mobile terminal in the local area network;
the second mobile terminal receives a second sliding track of a second user on the touch screen and judges whether the second sliding track is consistent with a second preset track or not, wherein the sliding track received by the first mobile terminal is a number, the first mobile terminal sends the digital broadcast, the second mobile terminal which receives the number adds 1 to the number and displays the number to the user, and the second preset track is set to be a track in the shape of the number after adding 1;
if the data receiving request message is consistent with the data receiving request message, the second mobile terminal starts to monitor the data receiving request message in the local area network where the second mobile terminal is located, wherein the first mobile terminal and the second mobile terminal are located in the same local area network;
after monitoring a receiving request message from the first mobile terminal, the second mobile terminal sends a file to the first mobile terminal according to an IP address and a pre-configured port carried in the receiving request message, wherein if a user selects to send a plurality of files, an ID is generated for each file, the file and the ID generate a character string through hash operation, and the character string is encrypted to obtain data corresponding to the file, wherein the encryption can be performed by using the IP address of the first mobile terminal as a secret key to perform predetermined operation; and carrying out hash operation on the next file by using the character string corresponding to the previous file, the ID of the file and the file to generate a character string, encrypting the character string to obtain data corresponding to the next file, and so on, wherein the data corresponding to each file is associated with the data corresponding to the previous file, and the data storage mode is a chain.
2. The method of claim 1, wherein sending the file to the first mobile terminal by the second mobile terminal comprises:
the second mobile terminal judges whether the interface of the second motion trail drawn by the second user on the touch screen is an interface for opening a preset file or not;
and if so, sending the predetermined file to the first mobile terminal.
3. The method according to claim 1 or 2, wherein the first mobile terminal uses a first port number to send a data reception request message in a broadcast manner to the local area network where the first mobile terminal is located, and the first mobile terminal listens for the message on the pre-configured port number, wherein the first port number is different from the pre-configured port number.
4. A method according to any one of claims 1 to 3, wherein the first predetermined trajectory and the second predetermined trajectory are different.
5. A memory for storing software, wherein the software is configured to perform the method of any one of claims 1 to 4.
6. A processor configured to execute software, wherein the software is configured to perform the method of any one of claims 1 to 4.
CN201910504550.XA 2019-06-12 2019-06-12 File transmission processing method and device Active CN110351808B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910504550.XA CN110351808B (en) 2019-06-12 2019-06-12 File transmission processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910504550.XA CN110351808B (en) 2019-06-12 2019-06-12 File transmission processing method and device

Publications (2)

Publication Number Publication Date
CN110351808A CN110351808A (en) 2019-10-18
CN110351808B true CN110351808B (en) 2021-05-07

Family

ID=68181876

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910504550.XA Active CN110351808B (en) 2019-06-12 2019-06-12 File transmission processing method and device

Country Status (1)

Country Link
CN (1) CN110351808B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546353A (en) * 2010-12-08 2012-07-04 鸿富锦精密工业(深圳)有限公司 File transmission system and method
CN103078900A (en) * 2012-12-20 2013-05-01 北京小米科技有限责任公司 File transmission method and file transmission system between terminals
CN103257817A (en) * 2012-02-21 2013-08-21 海尔集团公司 Determination method and file transferring method of shared device and system
WO2013123697A1 (en) * 2012-02-21 2013-08-29 海尔集团公司 Method for determining sharing device, method and system for file transmission
CN103455271A (en) * 2013-01-26 2013-12-18 曾昭兴 File transfer method and file transfers system
CN103458098A (en) * 2012-06-05 2013-12-18 中国电信股份有限公司 Method and device used for data transmission between mobile terminals and mobile terminals
CN105554062A (en) * 2015-11-30 2016-05-04 东莞酷派软件技术有限公司 Method, associated device and system of file transmission
CN105635195A (en) * 2014-10-27 2016-06-01 深圳Tcl数字技术有限公司 File transmission method and system
CN106507286A (en) * 2016-11-22 2017-03-15 北京三快在线科技有限公司 A kind of document transmission method, source device and non-source device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546353A (en) * 2010-12-08 2012-07-04 鸿富锦精密工业(深圳)有限公司 File transmission system and method
CN103257817A (en) * 2012-02-21 2013-08-21 海尔集团公司 Determination method and file transferring method of shared device and system
WO2013123697A1 (en) * 2012-02-21 2013-08-29 海尔集团公司 Method for determining sharing device, method and system for file transmission
CN103458098A (en) * 2012-06-05 2013-12-18 中国电信股份有限公司 Method and device used for data transmission between mobile terminals and mobile terminals
CN103078900A (en) * 2012-12-20 2013-05-01 北京小米科技有限责任公司 File transmission method and file transmission system between terminals
CN103455271A (en) * 2013-01-26 2013-12-18 曾昭兴 File transfer method and file transfers system
CN105635195A (en) * 2014-10-27 2016-06-01 深圳Tcl数字技术有限公司 File transmission method and system
CN105554062A (en) * 2015-11-30 2016-05-04 东莞酷派软件技术有限公司 Method, associated device and system of file transmission
CN106507286A (en) * 2016-11-22 2017-03-15 北京三快在线科技有限公司 A kind of document transmission method, source device and non-source device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于智能终端隐蔽文件传输的研究与应用;文宇冬;《万方数据知识服务平台》;20181218;全文 *

Also Published As

Publication number Publication date
CN110351808A (en) 2019-10-18

Similar Documents

Publication Publication Date Title
US11228590B2 (en) Data processing method and apparatus based on mobile application entrance and system
US11627205B2 (en) Information processing method and apparatus, communication device and storage medium
US11616747B1 (en) Systems and methods for multi-agent messaging
US11310727B2 (en) Methods, devices and media for obtaining and for providing access information of wireless access points
US10448230B2 (en) Data transmission
US11637795B1 (en) Techniques for templated messages
US11546760B2 (en) Caller verification in rich communication services (RCS)
WO2019086048A1 (en) Method, device, and medium for obtaining and providing wireless access point access information
US9750067B2 (en) Communication method, information processing apparatus, and non-transitory computer-readable recording medium
CN114598749B (en) Service access method and device
CN112219384A (en) Method and apparatus for installing and managing configuration files using a message service
CN110909030B (en) Information processing method and server cluster
WO2015027931A1 (en) Method and system for realizing cross-domain remote command
CN110351808B (en) File transmission processing method and device
US20230308904A1 (en) Data processing method, device and storage medium
CN110895456A (en) Data processing method, terminal, and computer-readable storage medium
EP3382624A1 (en) Techniques for templated messages
CN104469704A (en) Method, apparatus and system for updating communication information
CN113420001B (en) Data sharing method and edge computing device
WO2022199567A1 (en) Data processing method, device, and storage medium
CN115442784A (en) Communication method, device and equipment of Bluetooth equipment
CN114422459A (en) Instant message transmission method and device and computer equipment
CN114793177A (en) Service login method and device and electronic equipment
CN114629914A (en) Information broadcasting method, device, broadcasting system and storage medium

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