CN111294396A - File transmission method and device, electronic equipment and storage medium - Google Patents

File transmission method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111294396A
CN111294396A CN202010066707.8A CN202010066707A CN111294396A CN 111294396 A CN111294396 A CN 111294396A CN 202010066707 A CN202010066707 A CN 202010066707A CN 111294396 A CN111294396 A CN 111294396A
Authority
CN
China
Prior art keywords
terminal
file
transmission
communication channel
party
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.)
Pending
Application number
CN202010066707.8A
Other languages
Chinese (zh)
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.)
MIGU Digital Media Co Ltd
MIGU Culture Technology Co Ltd
Original Assignee
MIGU Digital Media Co Ltd
MIGU Culture Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by MIGU Digital Media Co Ltd, MIGU Culture Technology Co Ltd filed Critical MIGU Digital Media Co Ltd
Priority to CN202010066707.8A priority Critical patent/CN111294396A/en
Publication of CN111294396A publication Critical patent/CN111294396A/en
Pending legal-status Critical Current

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]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention provides a file transmission method, a file transmission device, electronic equipment and a storage medium, wherein the method is used for a first terminal, the first terminal is used for representing any terminal in a network system, and the method comprises the following steps: determining a transmission identity of the first terminal; if the transmission identity of the first terminal is a transmission party, the first terminal is used as a server, and when a first file transmission request sent by one or more second terminals with transmission identities of receiving parties in the network system is received, a file corresponding to the first file transmission request is transmitted to the corresponding second terminal; and if the transmission identity of the first terminal is the receiving party, the first terminal is used as a client, a second file transmission request is sent to a third terminal with the transmission identity of the transmitting party in the network system, and a file corresponding to the second file transmission request transmitted by the third terminal is received. Therefore, the invention realizes one-to-many file transmission between the server and the client and also improves the efficiency of file transmission.

Description

File transmission method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a file transmission method and apparatus, an electronic device, and a storage medium.
Background
With the development of communication technology, file transfer technology between communication terminals becomes more important. At present, if a terminal a wants to acquire a file on another terminal B, the process generally includes: as shown in fig. 1, a terminal a serves as a server, a terminal B serves as a client, the terminal B of the client serves as a requester to scan a two-dimensional code generated by the terminal a or input a link address provided by the terminal a to complete a file transmission request, and then the terminal B of the transmitter transmits a file to the terminal a of the receiver through a WLAN (wireless local Area Network) manner, thereby completing the file uploading. However, in the existing file transmission method, when there are a plurality of receiver terminals a, the transmitter terminal B needs to scan the two-dimensional codes generated by the receiver devices a one by one, which is very inconvenient to implement and has low file transmission efficiency.
Disclosure of Invention
To solve the problems in the prior art, embodiments of the present invention provide a file transmission method, an apparatus, an electronic device, and a storage medium.
In a first aspect, an embodiment of the present invention provides a file transmission method, where the file transmission method is used for a first terminal, and the first terminal is used to characterize any terminal in a network system, and the file transmission method includes:
determining a transmission identity of the first terminal;
if the transmission identity of the first terminal is a transmission party, taking the first terminal as a server, and transmitting a file corresponding to a first file transmission request to a corresponding second terminal when receiving the first file transmission request sent by the second terminal with one or more transmission identities as receiving parties in the network system;
and if the transmission identity of the first terminal is a receiving party, the first terminal is used as a client, a second file transmission request is sent to a third terminal with the transmission identity of the transmitting party in the network system, and a file corresponding to the second file transmission request transmitted by the third terminal is received.
Optionally, the taking the first terminal as a server, when receiving a first file transmission request sent by a second terminal whose one or more transmission identities are receivers in the network system, transmitting a file corresponding to the first file transmission request to the corresponding second terminal, includes:
storing the transferable files in a specified directory and generating a corresponding downloadable file list;
outputting first transmission party identification information to enable each second terminal to establish a first communication channel with the first terminal according to the first transmission party identification information;
when the first file transmission request sent by each second terminal through the first communication channel is received, the downloadable file list is sent to the corresponding second terminal through the first communication channel, so that the corresponding second terminal determines the files needing to be downloaded from the downloadable file list;
and when a file downloading request sent by each second terminal through the first communication channel is received and the file downloading request comprises file information required to be downloaded by the second terminal, transmitting file content corresponding to the file information in the specified directory to the corresponding second terminal through the first communication channel based on the file information required to be downloaded.
Optionally, the first transmitter identification information is an internet protocol, IP, address of the first terminal.
Optionally, the first transmitter identification information is a device name of the first terminal;
the outputting the first transmitter identification information includes:
if the first terminal is determined not to be provided with the equipment name, the equipment name of the first terminal is set;
and generating a corresponding relation between the equipment name of the first terminal and the IP address of the first terminal, and sending the corresponding relation to a network server so that the network server stores the corresponding relation and provides the equipment name of the first terminal used for establishing the first communication channel for each second terminal.
Optionally, when receiving a file download request sent by each second terminal through the first communication channel and the file download request includes a file that the second terminal needs to download, transmitting the file content that the second terminal needs to download in the designated directory to the corresponding second terminal through the first communication channel, including:
receiving a file downloading request sent by each second terminal through the first communication channel;
adding each file downloading request into a file downloading queue;
processing file download requests in the file download queue through a multithreading mechanism; the multithreading mechanism comprises thread locking, wherein the thread locking is used for representing that when a plurality of threads access the same file at the same time, only one thread can access the file, and other threads are queued to wait;
and transmitting the file content which needs to be downloaded by the second terminal in the appointed directory to the corresponding second terminal through the first communication channel.
Optionally, the sending, by using the first terminal as a client, a second file transmission request to a third terminal whose transmission identity is a transmission party in the network system, and receiving a file corresponding to the second file transmission request transmitted by the third terminal include:
acquiring second transmission party identification information, wherein the second transmission party identification information is transmission party identification information output when the third terminal is a transmission party;
establishing a second communication channel with the third terminal according to the second transmitter identification information, and sending the second file transmission request to the third terminal through the second communication channel;
when a downloadable file list sent by the third terminal through the second communication channel is received, determining files needing to be downloaded from the downloadable file list;
sending a file downloading request to the third terminal through the second communication channel, wherein the file downloading request comprises file information required to be downloaded by the first terminal;
and receiving the file content which is transmitted by the third terminal and corresponds to the file information through the second communication channel.
Optionally, the second transmitter identification information includes an IP address of the third terminal or a device name of the third terminal provided by a network server.
In a second aspect, an embodiment of the present invention provides a file transfer apparatus, where the apparatus is used for a first terminal, and the first terminal is used to characterize any terminal in a network system, and the file transfer apparatus includes:
an identity determination module, configured to determine a transmission identity of the first terminal;
the first transmission module is used for taking the first terminal as a server if the transmission identity of the first terminal is a transmission party, and transmitting a file corresponding to a first file transmission request to a corresponding second terminal when receiving the first file transmission request sent by the second terminal with one or more transmission identities as receiving parties in the network system;
and the second transmission module is used for sending a second file transmission request to a third terminal with the transmission identity of the transmission party in the network system by taking the first terminal as a client if the transmission identity of the first terminal is the receiving party, and receiving a file corresponding to the second file transmission request transmitted by the third terminal.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, which when called by the processor are capable of performing the above-described methods.
In a fourth aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium storing a computer program, which causes the computer to execute the above method.
According to the file transmission method, the file transmission device, the electronic equipment and the storage medium provided by the embodiment of the invention, in the file transmission, any terminal in a network system can be a transmission party or a receiving party; when the client is a transmission party, the transmission party can be used as a server and receives a first file transmission request sent by a second terminal with one or more transmission identities as receivers in a network system, and the file corresponding to the first file transmission request is transmitted to the corresponding second terminal, namely, the files which need to be downloaded respectively are provided for the second terminals which are used as the clients; when the server side is the client side, the server side can be used as the client side, send a second file transmission request to a third terminal with the transmission identity as the transmission side in the network system, receive a file corresponding to the second file transmission request transmitted by the third terminal, namely obtain a file which needs to be downloaded from the third terminal which is used as the server side, so that one-to-many file transmission between the server side and the client side is realized, and the efficiency of file transmission is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a schematic diagram illustrating an application of a file transmission method provided in the prior art;
fig. 2 is a schematic flow chart illustrating a file transmission method according to an embodiment of the present invention;
fig. 3 is a schematic application diagram illustrating a file transmission method according to an embodiment of the present invention;
fig. 4 is a schematic diagram illustrating another application of a file transmission method according to an embodiment of the present invention;
fig. 5 is a schematic diagram illustrating another application of a file transmission method according to an embodiment of the present invention;
fig. 6 is a schematic diagram illustrating another application of a file transmission method according to an embodiment of the present invention;
fig. 7 is another schematic flow chart of a file transmission method according to an embodiment of the present invention;
fig. 8 is another schematic flow chart of a file transmission method according to an embodiment of the present invention;
FIG. 9 is a schematic structural diagram of a file transfer device according to an embodiment of the present invention;
fig. 10 shows a schematic structural diagram of an electronic device provided in an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. 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 invention.
Fig. 2 is a schematic flowchart illustrating a file transmission method according to an embodiment of the present invention, and fig. 3 is a schematic application diagram illustrating a file transmission method according to an embodiment of the present invention; the file transfer method can be used for a first terminal, wherein the first terminal is used for characterizing any terminal in a network system (such as WLAN); as shown in fig. 2, the file transfer method may include the steps of:
s210, determining the transmission identity of the first terminal.
Specifically, during the file transmission process, the transmission identity of the first terminal may be a transmission party or a reception party. The decision as to the transmitting party or the receiving party in particular is made by the user using the first terminal.
The first terminal may be a smart phone, a wash ink screen reader, a PC (personal computer), or the like.
And S220, if the transmission identity of the first terminal is the transmission party, taking the first terminal as a server, and transmitting the file corresponding to the first file transmission request to the corresponding second terminal when receiving the first file transmission request sent by one or more second terminals with the transmission identities of the receivers in the network system.
Specifically, if the first terminal is the transmission party, the first terminal serves as a server in the network system to provide the file content to be downloaded for the second terminal whose transmission identity is the receiving party.
And S230, if the transmission identity of the first terminal is the receiving party, the first terminal is used as a client, a second file transmission request is sent to a third terminal with the transmission identity as the transmitting party in the network system, and a file corresponding to the second file transmission request transmitted by the third terminal is received.
Specifically, if the first terminal is the receiving party, the first terminal serves as a client in the network system, and obtains the file content that needs to be downloaded from a third terminal whose transmission identity is the transmitting party.
In an example scenario, as shown in fig. 3, a terminal device group a and a terminal B are included in a network system. The terminal device group a includes a terminal a1, a terminal a2, a terminal A3, a terminal a …, and the like.
The terminal B is a server in the network system, and the terminal equipment group A is a client in the network system.
When network book transmission is needed, both the terminal equipment group A and the terminal B need to be added into the same network system. Specifically, both the terminal device group a and the terminal B may be connected to the same WI-FI (Wireless-Fidelity), so that all the terminal devices may join the same Wireless lan (if the terminal devices are PC computers, all the devices may be connected to the same router), and all the terminal devices may join the same network system.
In addition, when the transmission identities are determined, the bookshelves of the terminal device group a and the terminal B are both provided with an entry "WI-FI book transfer", after the user selects "WI-FI book transfer", the terminal displays a popup box, and then the user selects the transmission identities ("transmission parties" or "receiving parties"), and a specific display interface is shown in fig. 4.
If the transmission identity of the first terminal in this embodiment is the transmission party, such as the terminal B in fig. 3, in the file transmission, the terminal B serves as a server to provide the file content to be downloaded for each terminal that needs to download the file in the terminal device group a.
If the transmission identity of the first terminal in this embodiment is the receiving party, for example, the terminal a1 that needs to download the file in the terminal device group a in fig. 3, in the file transmission, the terminal a1 is used as the receiving party, and the content of the file that needs to be downloaded is obtained from the terminal B.
As can be seen from the above embodiments, in the file transmission, any terminal in the network system may be a transmitting party or a receiving party; when the client is a transmission party, the transmission party can be used as a server and receives a first file transmission request sent by a second terminal with one or more transmission identities as receivers in a network system, and the file corresponding to the first file transmission request is transmitted to the corresponding second terminal, namely, the files which need to be downloaded respectively are provided for the second terminals which are used as the clients; when the server side is the client side, the server side can be used as the client side, send a second file transmission request to a third terminal with the transmission identity as the transmission side in the network system, receive a file corresponding to the second file transmission request transmitted by the third terminal, namely obtain a file which needs to be downloaded from the third terminal which is used as the server side, so that one-to-many file transmission between the server side and the client side is realized, and the efficiency of file transmission is improved.
Further, on the basis of the above method embodiment, when performing step 120, the following implementation manners may be included, but are not limited to:
(1-1) storing the transferable files in a designated directory and generating a corresponding downloadable file list.
Specifically, the transferable files may include books that need to be transferred. In order to ensure the security of the terminal device, the transferable file can be stored in a designated directory, and the file of the designated directory can be allowed to be transferred to other terminal devices, and the file which is not imported or stored in the designated directory cannot be transferred by the client. Such as: the specified directory is: sdcars/books, and the format of the transmitted file is TXT, EPUB, UMD, PDF, WORD, etc., and the format suffix is not distinguished from case to case.
In addition, the first terminal can also perform 'removal' on the files already in the specified directory, and the removed files cannot be used for file transmission any more.
And (1-2) outputting first transmission party identification information to enable each second terminal to establish a first communication channel with the first terminal according to the first transmission party identification information.
Specifically, the first terminal outputs the first transmission party identification information, so that the second terminal with the transmission identity as the receiving party can know that the transmission identity of the first terminal is the transmission party according to the first transmission party identification information, establish a first communication channel with the first terminal according to the first transmission party identification information, and send the first file transmission request to the first terminal through the first communication channel.
Such as: the first transmitter identification information is https: //192.168.3.47:15000, the second terminal enters the https: //192.168.3.47:15000 so that the second terminal can establish a first communication channel with the first terminal based on the first transmitter identification information and send a first file transfer request to the first terminal via the first communication channel.
(1-3) when receiving a first file transmission request sent by each second terminal through the first communication channel, sending the downloadable file list to the corresponding second terminal through the first communication channel, so that the corresponding second terminal determines files needing to be downloaded from the downloadable file list.
Specifically, if the first terminal and each of the second terminals are located in the same network system, the first terminal may receive a first file transmission request sent by each of the second terminals through the network system, and send a downloadable file list to each of the second terminals through the network system. The downloadable file lists received by the second terminals can be the same, and after the second terminals receive the download file lists, the download file lists can be analyzed, and the analyzed download file lists are displayed, so that a user can conveniently determine files needing to be downloaded from the download file lists.
(1-4) when a file downloading request sent by each second terminal through the first communication channel is received and the file downloading request includes file information to be downloaded by the second terminal, transmitting file content corresponding to the file information in the designated directory to the corresponding second terminal through the first communication channel based on the file information to be downloaded.
Specifically, the file to be downloaded by the second terminal may be one file in the download file list, or may be multiple files in the download file list. After the first terminal knows the files required to be downloaded by the second terminal, the contents of the files required to be downloaded are obtained from the specified directory, and the contents of the files required to be downloaded are sent to the corresponding second terminal.
Such as: as shown in fig. 3, terminal B is a first terminal, both terminal a1 and terminal a2 are second terminals, the file that terminal a1 needs to download is file 1, and the files that terminal a2 needs to download are file 1 and file 2, at this time, terminal B will obtain the content of file 1 from the designated directory and send it to terminal a1, and obtain the content of file 1 and the content of file 2 and send it to terminal a 2.
As can be seen from the above embodiments, by storing the transferable files in the designated directory and generating the corresponding downloadable file list, the receiver can download the transferable files in the designated directory, thereby ensuring the security of file transfer. In addition, the first transmitter identification information is output, so that all receivers can establish a first communication channel with the first terminal according to the first transmitter identification information and send a first file transmission request to the first terminal through the first communication channel, and the efficiency of requesting file transmission is improved.
Further, on the basis of the above method embodiment, the first transmitter identification information in (1-2) may be an IP (Internet Protocol) address of the first terminal. Wherein the IP address may be an IP address of the first terminal located in the network system (e.g. WLAN).
Correspondingly, after the first terminal outputs its own IP address, the second terminal may establish a first communication channel with the first terminal according to the IP address of the first terminal, and send a first file transmission request to the first terminal through the first communication channel, that is, access the first terminal in the IP address manner to request the first terminal to transmit a file.
Such as: as shown in fig. 5, the IP address of the first terminal is https: //192.168.3.47:15000, the second terminal enters the https: //192.168.3.47:15000 so that the second terminal can establish a first communication channel with the first terminal based on the IP address of the first terminal and send a first file transfer request to the first terminal through the first communication channel.
Further, on the basis of the above method embodiment, the first transmitter identification information in (1-2) may be a device name of the first terminal; when (1-2) is performed, the following implementations may be included, but are not limited to:
and (2-1) if the first terminal is determined not to be provided with the equipment name, setting the equipment name of the first terminal.
Specifically, the device name of the first terminal may be a name set by the user for the first terminal, such as: king of xiao di.
In addition, if it is determined that the first terminal has set the device name, the device name of the first terminal may be directly output.
(2-2) generating a corresponding relation between the equipment name of the first terminal and the IP address of the first terminal, and sending the corresponding relation to a network server, so that the network server stores the corresponding relation and provides the equipment name of the first terminal used for establishing the first communication channel for each second terminal. In addition, the network server may also provide, for each of the second terminals, a correspondence between the device name of the first terminal and the IP address of the first terminal.
Specifically, the IP address of the first terminal may be an IP address of the first terminal located in the network system (e.g., WLAN). Such as: the device name of the first terminal is king-boy King-King-Ki: //192.168.3.47:15000, the first terminal will send the corresponding relationship to the network server for storage.
Correspondingly, after the first terminal stores the correspondence to the network server, the second terminal that needs to download the file may first obtain a list of names of devices of the transmission party in the network system (for example, WLAN) from the network server (as shown in fig. 6), then select the first terminal that provides the file for the second terminal from the list, establish a first communication channel with the first terminal according to the device name of the first terminal, and send a first file transmission request to the first terminal through the first communication channel, that is, access the first terminal by the device name to request the first terminal to transmit the file.
Such as: the second terminal may select the terminal of kingle of the device name of wanese in fig. 6 as a transfer party and request it to transfer a file.
In addition, in the above-mentioned accessing the first terminal by the device name, not only the first communication channel between the first terminal and the second terminal needs to be established, but also the network server needs to provide an interface to be uploaded by the first terminal or to obtain the device name and the IP address data of the transmission party by the second terminal.
It can be seen from the above embodiments that the server outputs the first transmitter identification information, which may be an IP address of the first terminal or an equipment name of the first terminal, so that the receiver can access the server in the form of an IP address and also can access the server in the form of an equipment name, thereby avoiding operations in the prior art that the transmitter terminal needs to scan two-dimensional codes generated by the receiver terminal one by one when a plurality of receiver terminals exist, and realizing that one-to-many file transmission can be performed even if the transmitter terminal does not have a camera (such as an ink-wash screen reader), thereby improving the application range of file transmission.
Further, on the basis of the above method embodiments, when performing (1-4), the following implementations may be included, but are not limited to:
(3-1) receiving file downloading requests sent by the second terminals through the first communication channels.
Specifically, as shown in fig. 3, when the terminal device group a (a1, a2, A3, …) performs wireless network communication with the terminal B, the terminals in the terminal device group a establish first communication channels, i.e., a 1-B, A2-B, A3-B, …, with the terminals B via the WLAN, and the channels are completely independent.
(3-2) adding each of the file download requests to a file download queue.
Specifically, since there may be a plurality of second terminals sending file downloading requests, the file downloading requests may be first added to the file downloading queue and then processed according to a certain rule.
(3-3) processing the file download request in the file download queue through a multithreading mechanism; the multithreading mechanism comprises thread locking, wherein the thread locking is used for representing that when a plurality of threads access the same file at the same time, only one thread can access the file, and other threads are queued to wait;
specifically, thread locking solves the problem of mutual exclusion of resources generated when multiple threads access the same file simultaneously.
The thread locking may refer to that when a plurality of threads simultaneously read and write a certain file or a memory area, it is set that only one thread can request access to the file or the memory area at a time, other threads wait in a queuing manner, and after the access of the thread is completed, the next thread can request access to the file or the memory area.
And (3-4) transmitting the file content which needs to be downloaded by the second terminal in the specified directory to the corresponding second terminal through the first communication channel.
Specifically, as shown in fig. 3, the terminal B is a first terminal, and the terminal B can transmit the file contents that the terminal a1, the terminal a2 and the terminal A3 respectively need to download to the corresponding terminals through mutually independent first communication channels (B-a 1, B-a 2, B-A3 and … …).
Such as: terminal B receives a file download request sent by terminal a1 through channel a 1-B, where the file download request includes a file (e.g., name of book 1) to be downloaded selected by terminal a1, and when the file is transmitted, terminal B transmits the content of book 1 matching the name of book 1 to terminal a1 through network channel B-a 1.
As can be seen from the above embodiments, the server and the client perform information interaction through the first communication channels respectively established by the first terminal and each of the second terminals, and process the file download requests in the file download queue through the multithreading mechanism, so that the reliability of file transmission is improved, especially, the problem of resource mutual exclusion in multithreading is solved through thread locking, and the efficiency of processing the file download requests is improved.
Further, on the basis of the above method embodiment, when performing step 130, the following implementation manners may be included, but are not limited to:
(4-1) acquiring second transmission party identification information, wherein the second transmission party identification information is transmission party identification information output when the third terminal is a transmission party.
Specifically, the third terminal outputs the second transmission party identifier information, so that the first terminal with the transmission identity as the receiving party can know that the transmission identity of the third terminal is the transmission party according to the second transmission party identifier information, establish a second communication channel with the third terminal according to the second transmission party identifier information, and send a second file transmission request to the third terminal through the second communication channel.
Further, the second transmitter identification information in (4-1) above may include an IP address of the third terminal, or a device name of the third terminal provided by a network server.
Specifically, if the second transmission party identification information is the IP address of the third terminal, it can be directly obtained from the third terminal; if the second transmission party identification information is the device name of the third terminal, since the third terminal stores the corresponding relationship between the device name and the IP address to the network server when setting the device name, the device name of the third terminal needs to be acquired from the network server when acquiring the device name.
(4-2) establishing a second communication channel with the third terminal according to the second transmission party identification information, and sending the second file transmission request to the third terminal through the second communication channel.
(4-3) when receiving a downloadable file list sent by the third terminal through the second communication channel, determining files needing to be downloaded from the downloadable file list.
(4-4) sending a file downloading request to the third terminal through the second communication channel, wherein the file downloading request comprises file information required to be downloaded by the first terminal.
And (4-5) receiving the file content corresponding to the file information transmitted by the third terminal through the second communication channel.
It can be seen from the above embodiments that the client can obtain the second transmission party identification information, where the second transmission party identification information may be an IP address of the server or an equipment name of the server, and then can access the server according to the IP address or the equipment name, and download files required by the client from the server, thereby enriching the implementation manner of accessing the server by the client, satisfying one-to-many file transmission between the server and the client, and improving the efficiency of file transmission.
Fig. 7 is another schematic flow chart of a file transmission method according to an embodiment of the present invention. As shown in fig. 7, taking WI-FI book transfer as an example, the client accesses the server in an IP address manner, and the book transmission process between the server and the client:
s700, the server places the downloadable books into a designated directory.
S710, the server bookshelf selects a transmission party and displays the IP address of the server. The IP address of the server may be an IP address of the server in the WLAN.
S720, the client bookshelf selects a receiver, and the box is popped and input into the IP address of the server.
And S730, the client accesses the server to acquire a book downloading list.
And S740, the server returns the downloadable book list to the client.
And S750, displaying the downloadable book list by the client.
S760, the client selects the books needing to be downloaded from the downloadable book list and determines to download.
And S770, the server returns the contents of the books downloaded by the client to the client.
And S780, after the client finishes downloading, updating the bookshelf database and refreshing the bookshelf.
And S790, displaying the corresponding book on the bookshelf at the client side, and enabling the book to be read normally.
Fig. 8 is another schematic flow chart of a file transmission method according to an embodiment of the present invention. As shown in fig. 8, taking WI-FI book transfer as an example, the client accesses the server by means of the device name, and the book transmission process between the server and the client:
s801, the server puts the downloadable books into a specified directory.
S802, the server bookshelf selects a transmission party.
S803, the server judges whether the IP address sets the equipment name, if so, S804 is executed; if not, steps S805 and S806 are performed. The IP address may be an IP address of the service end in the WLAN.
S804, the server bookshelf displays the device name, and then S807 is performed.
S805, the server sets the device name, and uploads the device name and the corresponding IP address to the network server.
S806, the network server stores the device name and the corresponding IP address uploaded by the server.
S807, the client bookshelf selects a receiver, and obtains a transmission party equipment list from the network server.
S808, the network server returns the device name and the corresponding IP address of the server side.
And S809, the client displays the transmission party equipment list and selects one equipment as a server.
And S810, the client accesses the server in a device name mode to obtain a downloadable book list.
S811, the server returns the downloadable book list to the client.
S812, the client displays the downloadable book list.
S813, the client selects the books needing to be downloaded from the downloadable book list and determines to download.
And S814, the server returns the content of the book downloaded by the client to the client.
And S815, after the client finishes downloading, updating the bookshelf database and refreshing the bookshelf.
And S816, displaying the corresponding book on the bookshelf at the client side, and enabling the user to read normally.
FIG. 9 is a schematic structural diagram of a file transfer device according to an embodiment of the present invention; the apparatus may be used for a first terminal for characterizing any terminal in a network system (e.g., WLAN), and as shown in fig. 9, may include:
an identity determining module 91, configured to determine a transmission identity of the first terminal;
a first transmission module 92, configured to, if the transmission identity of the first terminal is a transmitting party, use the first terminal as a server, and transmit a file corresponding to a first file transmission request to a corresponding second terminal when receiving the first file transmission request sent by the second terminal whose one or more transmission identities are receiving parties in the network system;
a second transmission module 93, configured to send a second file transmission request to a third terminal with a transmission identity as a transmission party in the network system, using the first terminal as a client if the transmission identity of the first terminal is the reception party, and receive a file corresponding to the second file transmission request transmitted by the third terminal.
Further, on the basis of the above device embodiment, the first transmission module 92 may include:
the storage submodule is used for storing the transmittable files in a specified directory and generating a corresponding downloadable file list;
the output submodule is used for outputting first transmission party identification information so that each second terminal establishes a first communication channel with the first terminal according to the first transmission party identification information;
the first transmission submodule is used for transmitting the downloadable file list to the corresponding second terminal through the first communication channel when receiving the first file transmission request transmitted by each second terminal through the first communication channel, so that the corresponding second terminal determines files needing to be downloaded from the downloadable file list;
and the second transmission submodule is used for transmitting the file content corresponding to the file information in the specified directory to the corresponding second terminal through the first communication channel based on the file information needing to be downloaded when the file downloading request sent by each second terminal through the first communication channel is received and the file downloading request comprises the file information needing to be downloaded by the second terminal.
Further, on the basis of the above apparatus embodiment, the first transmitter identification information is an internet protocol, IP, address of the first terminal.
Further, on the basis of the above apparatus embodiment, the first transmitter identification information is a device name of the first terminal;
the output sub-module may include:
the setting unit is used for setting the equipment name of the first terminal if the first terminal is determined not to be set with the equipment name;
and the generating unit is used for generating a corresponding relation between the equipment name of the first terminal and the IP address of the first terminal, sending the corresponding relation to a network server, so that the network server stores the corresponding relation, and provides the equipment name of the first terminal used for establishing the first communication channel for each second terminal.
Further, on the basis of the above apparatus embodiment, the second transmission sub-module may include:
a receiving unit, configured to receive a file download request sent by each second terminal through the first communication channel;
the adding unit is used for adding each file downloading request into a file downloading queue;
the processing unit is used for processing the file downloading requests in the file downloading queue through a multithreading mechanism; the multithreading mechanism comprises thread locking, wherein the thread locking is used for representing that when a plurality of threads access the same file at the same time, only one thread can access the file, and other threads are queued to wait;
and the transmission unit is used for transmitting the file content which needs to be downloaded by the second terminal in the specified directory to the corresponding second terminal through the first communication channel.
Further, on the basis of the above device embodiment, the second transmission module 93 may include:
an obtaining submodule, configured to obtain second transmitter identification information, where the second transmitter identification information is transmitter identification information output when the third terminal is a transmitter;
the first sending submodule is used for establishing a second communication channel with the third terminal according to the second transmitter identification information and sending the second file transmission request to the third terminal through the second communication channel;
the determining submodule is used for determining a file to be downloaded from the downloadable file list when the downloadable file list sent by the third terminal through the second communication channel is received;
the second sending submodule is used for sending a file downloading request to the third terminal through the second communication channel, wherein the file downloading request comprises file information required to be downloaded by the first terminal;
and the receiving submodule is used for receiving the file content which is transmitted by the third terminal and corresponds to the file information through the second communication channel.
Further, on the basis of the foregoing apparatus embodiment, the second transmitter identification information includes an IP address of the third terminal or a device name of the third terminal provided by a network server.
The file transmission apparatus described in this embodiment may be used to implement the above method embodiments, and the principle and technical effect are similar, which are not described herein again.
Fig. 10 shows a schematic structural diagram of an electronic device provided in an embodiment of the present invention, and as shown in fig. 10, the electronic device may include: a processor (processor)1001, a communication Interface (communication Interface)1002, a memory (memory)1003 and a communication bus 1004, wherein the processor 1001, the communication Interface 1002 and the memory 1003 complete communication with each other through the communication bus 1004. Processor 1001 may call logic instructions in memory 1003 to perform the following method:
if the transmission identity of the first terminal is a transmission party, taking the first terminal as a server, and transmitting a file corresponding to a first file transmission request to a corresponding second terminal when receiving the first file transmission request sent by the second terminal with one or more transmission identities as receiving parties in the network system;
and if the transmission identity of the first terminal is a receiving party, the first terminal is used as a client, a second file transmission request is sent to a third terminal with the transmission identity of the transmitting party in the network system, and a file corresponding to the second file transmission request transmitted by the third terminal is received.
It should be noted that, when being specifically implemented, the electronic device in this embodiment may be a server, a PC, or another device, as long as the structure includes a processor 1001, a communication interface 1002, a memory 1003, and a communication bus 1004 shown in fig. 10, where the processor 1001, the communication interface 1002, and the memory 1003 complete mutual communication through the communication bus 1004, and the processor 1001 may call a logic instruction in the memory 1003 to execute the above method. The embodiment does not limit the specific implementation form of the electronic device.
In addition, the logic instructions in the memory 1003 may be implemented in the form of software functional units and may be stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
Further, embodiments of the present invention disclose a computer program product comprising a computer program stored on a non-transitory computer-readable storage medium, the computer program comprising program instructions, which when executed by a computer, the computer is capable of performing the methods provided by the above-mentioned method embodiments, for example, comprising:
if the transmission identity of the first terminal is a transmission party, taking the first terminal as a server, and transmitting a file corresponding to a first file transmission request to a corresponding second terminal when receiving the first file transmission request sent by the second terminal with one or more transmission identities as receiving parties in the network system;
and if the transmission identity of the first terminal is a receiving party, the first terminal is used as a client, a second file transmission request is sent to a third terminal with the transmission identity of the transmitting party in the network system, and a file corresponding to the second file transmission request transmitted by the third terminal is received.
In another aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium, on which a computer program is stored, where the computer program is implemented to perform the transmission method provided in the foregoing embodiments when executed by a processor, and for example, the method includes:
if the transmission identity of the first terminal is a transmission party, taking the first terminal as a server, and transmitting a file corresponding to a first file transmission request to a corresponding second terminal when receiving the first file transmission request sent by the second terminal with one or more transmission identities as receiving parties in the network system;
and if the transmission identity of the first terminal is a receiving party, the first terminal is used as a client, a second file transmission request is sent to a third terminal with the transmission identity of the transmitting party in the network system, and a file corresponding to the second file transmission request transmitted by the third terminal is received.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A file transmission method is used for a first terminal, the first terminal is used for characterizing any terminal in a network system, and the file transmission method comprises the following steps:
determining a transmission identity of the first terminal;
if the transmission identity of the first terminal is a transmission party, taking the first terminal as a server, and transmitting a file corresponding to a first file transmission request to a corresponding second terminal when receiving the first file transmission request sent by the second terminal with one or more transmission identities as receiving parties in the network system;
and if the transmission identity of the first terminal is a receiving party, the first terminal is used as a client, a second file transmission request is sent to a third terminal with the transmission identity of the transmitting party in the network system, and a file corresponding to the second file transmission request transmitted by the third terminal is received.
2. The method according to claim 1, wherein the step of using the first terminal as a server to transmit the file corresponding to the first file transmission request to a corresponding second terminal when receiving a first file transmission request sent by the second terminal whose one or more transmission identities are receivers in the network system comprises:
storing the transferable files in a specified directory and generating a corresponding downloadable file list;
outputting first transmission party identification information to enable each second terminal to establish a first communication channel with the first terminal according to the first transmission party identification information;
when the first file transmission request sent by each second terminal through the first communication channel is received, the downloadable file list is sent to the corresponding second terminal through the first communication channel, so that the corresponding second terminal determines the files needing to be downloaded from the downloadable file list;
and when a file downloading request sent by each second terminal through the first communication channel is received and the file downloading request comprises file information required to be downloaded by the second terminal, transmitting file content corresponding to the file information in the specified directory to the corresponding second terminal through the first communication channel based on the file information required to be downloaded.
3. The file transfer method according to claim 2, wherein the first transmitter identification information is an internet protocol, IP, address of the first terminal.
4. The file transmission method according to claim 2, wherein the first transmitter identification information is a device name of the first terminal;
the outputting the first transmitter identification information includes:
if the first terminal is determined not to be provided with the equipment name, the equipment name of the first terminal is set;
and generating a corresponding relation between the equipment name of the first terminal and the IP address of the first terminal, and sending the corresponding relation to a network server so that the network server stores the corresponding relation and provides the equipment name of the first terminal used for establishing the first communication channel for each second terminal.
5. The method according to claim 2, wherein when receiving a file download request sent by each second terminal through the first communication channel and the file download request includes a file that the second terminal needs to download, transmitting the content of the file that the second terminal needs to download in the designated directory to the corresponding second terminal through the first communication channel, comprises:
receiving a file downloading request sent by each second terminal through the first communication channel;
adding each file downloading request into a file downloading queue;
processing file download requests in the file download queue through a multithreading mechanism; the multithreading mechanism comprises thread locking, wherein the thread locking is used for representing that when a plurality of threads access the same file at the same time, only one thread can access the file, and other threads are queued to wait;
and transmitting the file content which needs to be downloaded by the second terminal in the appointed directory to the corresponding second terminal through the first communication channel.
6. The file transmission method according to claim 1, wherein the sending a second file transmission request to a third terminal whose transmission identity is a transmission party in the network system by using the first terminal as a client, and receiving a file corresponding to the second file transmission request transmitted by the third terminal, comprises:
acquiring second transmission party identification information, wherein the second transmission party identification information is transmission party identification information output when the third terminal is a transmission party;
establishing a second communication channel with the third terminal according to the second transmitter identification information, and sending the second file transmission request to the third terminal through the second communication channel;
when a downloadable file list sent by the third terminal through the second communication channel is received, determining files needing to be downloaded from the downloadable file list;
sending a file downloading request to the third terminal through the second communication channel, wherein the file downloading request comprises file information required to be downloaded by the first terminal;
and receiving the file content which is transmitted by the third terminal and corresponds to the file information through the second communication channel.
7. The file transfer method according to claim 6, wherein the second transfer party identification information includes an IP address of the third terminal or a device name of the third terminal provided by a network server.
8. A file transfer apparatus, the apparatus being used for a first terminal, the first terminal being used for characterizing any terminal in a network system, the file transfer apparatus comprising:
an identity determination module, configured to determine a transmission identity of the first terminal;
the first transmission module is used for taking the first terminal as a server if the transmission identity of the first terminal is a transmission party, and transmitting a file corresponding to a first file transmission request to a corresponding second terminal when receiving the first file transmission request sent by the second terminal with one or more transmission identities as receiving parties in the network system;
and the second transmission module is used for sending a second file transmission request to a third terminal with the transmission identity of the transmission party in the network system by taking the first terminal as a client if the transmission identity of the first terminal is the receiving party, and receiving a file corresponding to the second file transmission request transmitted by the third terminal.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the steps of the file transfer method according to any of claims 1-7 are implemented when the program is executed by the processor.
10. A non-transitory computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the file transfer method according to any one of claims 1 to 7.
CN202010066707.8A 2020-01-20 2020-01-20 File transmission method and device, electronic equipment and storage medium Pending CN111294396A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010066707.8A CN111294396A (en) 2020-01-20 2020-01-20 File transmission method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010066707.8A CN111294396A (en) 2020-01-20 2020-01-20 File transmission method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111294396A true CN111294396A (en) 2020-06-16

Family

ID=71022321

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010066707.8A Pending CN111294396A (en) 2020-01-20 2020-01-20 File transmission method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111294396A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114024953A (en) * 2021-10-22 2022-02-08 北京达佳互联信息技术有限公司 File transmission method and device and electronic equipment
CN114257678A (en) * 2022-03-02 2022-03-29 深圳中科智能技术有限公司 Mobile phone data intercommunication method and system
CN114389988A (en) * 2022-01-13 2022-04-22 平安付科技服务有限公司 Remote procedure call method, device, equipment and medium based on network architecture
CN114465999A (en) * 2021-12-22 2022-05-10 奇安盘古(上海)信息技术有限公司 File pulling method and device, electronic equipment and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2530945A2 (en) * 2011-05-31 2012-12-05 Kabushiki Kaisha Toshiba Server, data distribution system and data distribution method
CN103747032A (en) * 2013-12-12 2014-04-23 北京奇虎科技有限公司 File transmission method, device and system
CN104092723A (en) * 2014-04-04 2014-10-08 腾讯科技(深圳)有限公司 File downloading method, device and system
CN105338121A (en) * 2015-12-03 2016-02-17 上海帝联信息科技股份有限公司 FTP server and file transmission method
CN105828301A (en) * 2016-04-29 2016-08-03 上海斐讯数据通信技术有限公司 WiFi-Direct based groupware system
US20170111362A1 (en) * 2014-03-24 2017-04-20 Huawei Technologies Co., Ltd. File downloading method, apparatus, and system
CN107623706A (en) * 2016-07-13 2018-01-23 中兴通讯股份有限公司 Document transmission method and device
CN108733811A (en) * 2018-05-21 2018-11-02 努比亚技术有限公司 A kind of file access method, terminal and computer readable storage medium
CN108900601A (en) * 2018-06-27 2018-11-27 掌阅科技股份有限公司 Method, computer equipment and the storage medium of file transmission
CN109327534A (en) * 2018-11-07 2019-02-12 厦门美图移动科技有限公司 A kind of document transmission method, device, terminal and storage medium
CN109376133A (en) * 2018-09-26 2019-02-22 中国平安人寿保险股份有限公司 File access method and file access system
CN109561124A (en) * 2017-09-27 2019-04-02 深圳市创易联合科技有限公司 A kind of method, system and the terminal device of file transmission
EP3499846A1 (en) * 2017-09-12 2019-06-19 Wangsu Science & Technology Co., Ltd. File distribution method, file download method, distribution server, client, and system

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2530945A2 (en) * 2011-05-31 2012-12-05 Kabushiki Kaisha Toshiba Server, data distribution system and data distribution method
CN103747032A (en) * 2013-12-12 2014-04-23 北京奇虎科技有限公司 File transmission method, device and system
US20170111362A1 (en) * 2014-03-24 2017-04-20 Huawei Technologies Co., Ltd. File downloading method, apparatus, and system
CN104092723A (en) * 2014-04-04 2014-10-08 腾讯科技(深圳)有限公司 File downloading method, device and system
CN105338121A (en) * 2015-12-03 2016-02-17 上海帝联信息科技股份有限公司 FTP server and file transmission method
CN105828301A (en) * 2016-04-29 2016-08-03 上海斐讯数据通信技术有限公司 WiFi-Direct based groupware system
CN107623706A (en) * 2016-07-13 2018-01-23 中兴通讯股份有限公司 Document transmission method and device
EP3499846A1 (en) * 2017-09-12 2019-06-19 Wangsu Science & Technology Co., Ltd. File distribution method, file download method, distribution server, client, and system
CN109561124A (en) * 2017-09-27 2019-04-02 深圳市创易联合科技有限公司 A kind of method, system and the terminal device of file transmission
CN108733811A (en) * 2018-05-21 2018-11-02 努比亚技术有限公司 A kind of file access method, terminal and computer readable storage medium
CN108900601A (en) * 2018-06-27 2018-11-27 掌阅科技股份有限公司 Method, computer equipment and the storage medium of file transmission
CN109376133A (en) * 2018-09-26 2019-02-22 中国平安人寿保险股份有限公司 File access method and file access system
CN109327534A (en) * 2018-11-07 2019-02-12 厦门美图移动科技有限公司 A kind of document transmission method, device, terminal and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114024953A (en) * 2021-10-22 2022-02-08 北京达佳互联信息技术有限公司 File transmission method and device and electronic equipment
CN114024953B (en) * 2021-10-22 2024-02-23 北京达佳互联信息技术有限公司 File transmission method and device and electronic equipment
CN114465999A (en) * 2021-12-22 2022-05-10 奇安盘古(上海)信息技术有限公司 File pulling method and device, electronic equipment and storage medium
CN114389988A (en) * 2022-01-13 2022-04-22 平安付科技服务有限公司 Remote procedure call method, device, equipment and medium based on network architecture
CN114257678A (en) * 2022-03-02 2022-03-29 深圳中科智能技术有限公司 Mobile phone data intercommunication method and system

Similar Documents

Publication Publication Date Title
CN111294396A (en) File transmission method and device, electronic equipment and storage medium
EP3590248B1 (en) Data loss prevention using category-directed parsers
CN109379274B (en) Information sending method and device for instant messaging group
CN104135753A (en) Wireless network access method, wireless network access device, terminal and server
CN103795571A (en) Binding method and device between equipment
CN111368173A (en) File transmission method and device, electronic equipment and readable storage medium
CN110430292B (en) Method and device for inviting login of network platform, electronic equipment and readable medium
US20120014321A1 (en) Messaging activity feed
US11758087B2 (en) Multimedia conference data processing method and apparatus, and electronic device
CN108549586B (en) Information processing method and device
CN112965673A (en) Content printing method, device, equipment and storage medium
CN109274726B (en) Binding method, migration method, binding device, migration device, computing equipment and storage medium
CN110572476B (en) Remote control method, device and equipment
US20150039741A1 (en) Remote management system and service providing apparatus
CN108076110B (en) Electronic data exchange system and apparatus comprising an electronic data exchange system
CN109005250B (en) Method and device for accessing server
CN114285890B (en) Cloud platform connection method, device, equipment and storage medium
CN113079085B (en) Business service interaction method, business service interaction device, business service interaction equipment and storage medium
CN113395326B (en) Network service-based login method, device and computer-readable storage medium
CN113014610B (en) Remote access method, device and system
US20230283470A1 (en) Service Request Handling
CN105978853B (en) Session scheduling method, scheduling server and terminal
KR20150072680A (en) Apparatus and Method for managing Safety Number
CN112714068A (en) Method, device and system for processing coded image, storage medium and electronic device
CN109600452B (en) Server cluster, message pushing method and related server

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200616