Movatterモバイル変換


[0]ホーム

URL:


CN112616171A - Communication method and device based on wireless local area network and computer readable storage medium - Google Patents

Communication method and device based on wireless local area network and computer readable storage medium
Download PDF

Info

Publication number
CN112616171A
CN112616171ACN202011464366.6ACN202011464366ACN112616171ACN 112616171 ACN112616171 ACN 112616171ACN 202011464366 ACN202011464366 ACN 202011464366ACN 112616171 ACN112616171 ACN 112616171A
Authority
CN
China
Prior art keywords
mobile terminal
address
communication
area network
local area
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011464366.6A
Other languages
Chinese (zh)
Other versions
CN112616171B (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.)
Shenzhen Yuejiang Technology Co Ltd
Original Assignee
Shenzhen Yuejiang 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 Shenzhen Yuejiang Technology Co LtdfiledCriticalShenzhen Yuejiang Technology Co Ltd
Priority to CN202011464366.6ApriorityCriticalpatent/CN112616171B/en
Publication of CN112616171ApublicationCriticalpatent/CN112616171A/en
Application grantedgrantedCritical
Publication of CN112616171BpublicationCriticalpatent/CN112616171B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

Translated fromChinese

本发明公开一种基于无线局域网的通信方法,该通信方法包括应用于由无线局域网设备以及多个移动终端构建的无线局域网系统,所述通信方法包括:第一移动终端开启UDP协议并向无线局域网设备发送接收地址为预设地址的广播包;所述第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与所述第二移动终端建立通信通道。本发明有利于降低短距离的通信成本。此外,本发明还公开一种基于无线局域网的通信装置和计算机可读存储介质。

Figure 202011464366

The invention discloses a communication method based on a wireless local area network. The communication method includes being applied to a wireless local area network system constructed by a wireless local area network device and a plurality of mobile terminals. The device sends and receives a broadcast packet whose address is a preset address; the first mobile terminal receives a response packet sent by the second mobile terminal, and establishes a communication channel with the second mobile terminal according to the received response packet. The present invention is beneficial to reduce the short-distance communication cost. In addition, the present invention also discloses a wireless local area network-based communication device and a computer-readable storage medium.

Figure 202011464366

Description

Translated fromChinese
基于无线局域网的通信方法、装置及计算机可读存储介质Communication method, device and computer-readable storage medium based on wireless local area network

技术领域technical field

本发明涉及通信方法技术领域,具体涉及一种基于无线局域网的通信方法、装置及计算机可读存储介质。The present invention relates to the technical field of communication methods, and in particular, to a wireless local area network-based communication method, device, and computer-readable storage medium.

背景技术Background technique

随着工业水平的进步和人们生活水平的提高,通信设备的功能也越来越多样,从而丰富了人们的生活。With the advancement of the industrial level and the improvement of people's living standards, the functions of communication equipment are becoming more and more diverse, thus enriching people's lives.

现有的通信设备一般都需要接入对应的电信运营商,从而才可获取对应的通信服务。但是,现有的电信运营商均为有偿协议,从而导致相较于长距离通信来说,在距离较短的情况下进行通信的成本较高。Existing communication equipment generally needs to be connected to a corresponding telecommunication operator so that a corresponding communication service can be obtained. However, existing telecommunication operators are all paid agreements, resulting in higher costs for communication at shorter distances than for long-distance communication.

发明内容SUMMARY OF THE INVENTION

本发明的主要目的在于提供一种基于无线局域网的通信方法、装置及计算机可读存储介质,旨在解决现有短距离通信成本较高的技术问题。The main purpose of the present invention is to provide a wireless local area network-based communication method, device and computer-readable storage medium, aiming to solve the technical problem of high cost of short-distance communication in the prior art.

为解决上述技术问题,本发明提出一种基于无线局域网的通信方法,应用于由无线局域网设备以及多个移动终端构建的无线局域网系统,该通信方法包括:In order to solve the above technical problems, the present invention proposes a communication method based on a wireless local area network, which is applied to a wireless local area network system constructed by a wireless local area network device and a plurality of mobile terminals. The communication method includes:

第一移动终端开启UDP协议并向无线局域网设备发送接收地址为预设地址的广播包;The first mobile terminal opens the UDP protocol and sends a broadcast packet whose receiving address is the preset address to the wireless local area network device;

所述第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与所述第二移动终端建立通信通道。The first mobile terminal receives the response packet sent by the second mobile terminal, and establishes a communication channel with the second mobile terminal according to the received response packet.

其中,所述第一移动终端开启UDP协议并向无线局域网设备发送接收地址为预设地址的广播包的步骤包括:Wherein, the step that the first mobile terminal starts the UDP protocol and sends the broadcast packet whose receiving address is the preset address to the wireless local area network device includes:

生成含有所述第一移动终端IP地址的广播包;generating a broadcast packet containing the IP address of the first mobile terminal;

获取预设的公共地址;Get the default public address;

向所述公共地址发送广播包。A broadcast packet is sent to the public address.

其中,所述第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与所述第二移动终端建立通信通道的步骤包括:Wherein, the first mobile terminal receives the response packet sent by the second mobile terminal, and the steps of establishing a communication channel with the second mobile terminal according to the received response packet include:

所述第一移动终端识别所述应答包内的IP地址;The first mobile terminal identifies the IP address in the response packet;

根据所述应答包内的IP地址开启TCP协议,以与所述第二移动终端建立通信通道。The TCP protocol is started according to the IP address in the response packet to establish a communication channel with the second mobile terminal.

其中,所述第一移动终端并根据应答包与第二移动终端建立通信通道的步骤包括:Wherein, the step of establishing a communication channel with the second mobile terminal by the first mobile terminal according to the response packet includes:

在所述第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与所述第二移动终端建立通信通道的步骤之后还包括:After the first mobile terminal receives the response packet sent by the second mobile terminal, and establishes a communication channel with the second mobile terminal according to the received response packet, the method further includes:

所述第一移动终端采集通讯信息;the first mobile terminal collects communication information;

将所述通讯信息转换成二进制数据串;converting the communication information into a binary data string;

将所述二进制数据串发送至所述通信通道内。The binary data string is sent into the communication channel.

其中,in,

在所述第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与所述第二移动终端建立通信通道的步骤之后还包括:After the first mobile terminal receives the response packet sent by the second mobile terminal, and establishes a communication channel with the second mobile terminal according to the received response packet, the method further includes:

所述第一移动终端读取所述通信通道内的二进制数据串;The first mobile terminal reads the binary data string in the communication channel;

将读取的所述二进制数据串转换成可显示或播放的信息。The read binary data string is converted into information that can be displayed or played.

其中,所述第二移动终端为具备通无线功能的信机器人。Wherein, the second mobile terminal is a communication robot with a wireless communication function.

本发明进一步提出一种基于无线局域网的通信装置,应用于移动终端,该通信装置包括:The present invention further provides a wireless local area network-based communication device, which is applied to a mobile terminal, and the communication device includes:

第一信息发送模块,用于开启UDP协议并向无线局域网设备发送接收地址为预设地址的广播包;The first information sending module is used for enabling the UDP protocol and sending a broadcast packet whose receiving address is a preset address to the wireless local area network device;

第一信息接收模块,用于接收广播包;a first information receiving module for receiving broadcast packets;

第二信息发送模块,用于根据所述广播包开启TCP协议并向所述无线局域网设备发送应答包;a second information sending module, configured to enable the TCP protocol according to the broadcast packet and send a response packet to the wireless local area network device;

第二信息接收模块,用于接收应答包;a second information receiving module, configured to receive a response packet;

通信通道构建模块,用于在两个或两个以上移动终端之间建立通信通道。A communication channel building module is used to establish a communication channel between two or more mobile terminals.

其中,所述第一信息发送模块包括:Wherein, the first information sending module includes:

广播包生成单元,用于生成含有移动终端IP地址的广播包;A broadcast packet generating unit, for generating a broadcast packet containing the IP address of the mobile terminal;

公共地址提取单元,用于获取预设的公共地址;The public address extraction unit is used to obtain the preset public address;

广播包发送单元,用于向所述无线局域网设备发送接受地址为所述公共地址的所述广播包。A broadcast packet sending unit, configured to send the broadcast packet whose acceptance address is the public address to the wireless local area network device.

其中,所述第二信息发送模块包括:Wherein, the second information sending module includes:

第一地址识别单元,用于识别所述广播包内的IP地址;a first address identification unit for identifying the IP address in the broadcast packet;

应答包生成单元,用于生成含有移动终端IP地址的应答包并开启TCP协议;The response packet generation unit is used to generate the response packet containing the IP address of the mobile terminal and open the TCP protocol;

应答包发送单元,用于向所述无线局域网设备发送接收地址为所述广播包内的IP地址的所述应答包。A response packet sending unit, configured to send the response packet whose receiving address is the IP address in the broadcast packet to the wireless local area network device.

其中,所述通信通道构建模块包括:Wherein, the communication channel building module includes:

第二地址识别单元,用于识别所述应答包内的IP地址;a second address identification unit for identifying the IP address in the response packet;

通道构建单元,用于根据所述应答包内的IP地址开启TCP协议并在对应两个或两个以上移动终端之间建立通信通道。The channel construction unit is configured to open the TCP protocol according to the IP address in the response packet and establish a communication channel between corresponding two or more mobile terminals.

本发明还提出一种计算机可读存储介质,该计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时至少实现前述基于无线局域网的通信方法。The present invention also provides a computer-readable storage medium, where a computer program is stored in the computer-readable storage medium, and when the computer program is executed by a processor, at least the foregoing wireless local area network-based communication method is implemented.

本发明实施例提供的基于无线局域网的通信方法,通过将多个智能设备在无线局域网内建立通信通道,以此即可利用通信通道进行数据传输,由于该数据传输仅在无线局域网内进行,因此并不需要产生费用,从而有利于降低短距离的通信成本。In the communication method based on the wireless local area network provided by the embodiment of the present invention, by establishing a communication channel in the wireless local area network with multiple smart devices, the communication channel can be used for data transmission. Since the data transmission is only performed in the wireless local area network, the There is no need to incur costs, which is beneficial for reducing communication costs over short distances.

附图说明Description of drawings

图1为本发明中基于无线局域网的通信方法一实施例的流程示意图;FIG. 1 is a schematic flowchart of an embodiment of a communication method based on a wireless local area network in the present invention;

图2为本发明中基于无线局域网的通信装置一实施例的模块图。FIG. 2 is a block diagram of an embodiment of a communication device based on a wireless local area network in the present invention.

具体实施方式Detailed ways

下面详细描述本发明的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,旨在用于解释本发明,而不能理解为对本发明的限制,基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following describes in detail the embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein the same or similar reference numerals refer to the same or similar elements or elements having the same or similar functions throughout. The embodiments described below with reference to the accompanying drawings are exemplary, and are intended to be used to explain the present invention, but should not be construed as a limitation of the present invention. Based on the embodiments of the present invention, those of ordinary skill in the art will not make any creative work. All other embodiments obtained under the premise belong to the protection scope of the present invention.

本发明提出一种基于无线局域网的通信方法,应用于由无线局域网设备以及多个移动终端构建的无线局域网系统,其中无线局域网设备可以是无线路由器,如图1所示,该通信方法包括:The present invention proposes a communication method based on a wireless local area network, which is applied to a wireless local area network system constructed by a wireless local area network device and a plurality of mobile terminals, wherein the wireless local area network device may be a wireless router, as shown in FIG. 1 , the communication method includes:

步骤S10A,第一移动终端开启UDP协议并向无线局域网设备发送接收地址为预设地址的广播包。Step S10A, the first mobile terminal enables the UDP protocol and sends a broadcast packet whose receiving address is a preset address to the wireless local area network device.

本步骤中,开启UDP协议的方式可以是用户在第一移动终端的软件上进行启动,当然也可以是UDP协议处于常开状态,在需要进行通信时,用户直接在软件上输入预设地址后即可自动生成广播包。其中广播包的内容可以是第一移动终端的特定编号。In this step, the way of enabling the UDP protocol may be that the user starts the software on the first mobile terminal, and of course, the UDP protocol may also be in a normally open state. When communication is required, the user directly enters the preset address on the software after The broadcast package can be automatically generated. The content of the broadcast packet may be the specific number of the first mobile terminal.

步骤S20A,第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与第二移动终端建立通信通道。Step S20A, the first mobile terminal receives the response packet sent by the second mobile terminal, and establishes a communication channel with the second mobile terminal according to the received response packet.

本步骤中,第一移动终端接收第二移动终端(即无线局域网内除第一移动终端外的所有移动终端)发送应答包并识别该应答包内的信息,然后根据该信息与第二移动终端建立通信通道,从而第一移动终端与第二移动终端即可通过通信通道进行通信。其中,第一移动终端接收无线局域网发送的应答包,具体数据传输的方式参照现有局域网传输数据的形式进行即可。In this step, the first mobile terminal receives a response packet sent by the second mobile terminal (that is, all mobile terminals in the wireless local area network except the first mobile terminal) and identifies the information in the response packet, and then communicates with the second mobile terminal according to the information. A communication channel is established, so that the first mobile terminal and the second mobile terminal can communicate through the communication channel. The first mobile terminal receives the response packet sent by the wireless local area network, and the specific data transmission method may refer to the existing local area network data transmission form.

本实施例中,通过将多个智能设备在无线局域网内建立通信通道,以此即可利用通信通道进行数据传输,由于该数据传输仅在无线局域网内进行,因此并不需要产生费用,从而有利于降低短距离的通信成本。同时现有的无线路由器的覆盖范围以及数据传输速度不断提高,因此该通信方法特别适用企业内部通信。In this embodiment, by establishing a communication channel in the wireless local area network with a plurality of smart devices, the communication channel can be used for data transmission. Conducive to reducing the cost of short-distance communication. At the same time, the coverage and data transmission speed of the existing wireless routers are continuously improved, so the communication method is especially suitable for the internal communication of enterprises.

在一较佳实施例中,第一移动终端开启UDP协议并向无线局域网设备发送接收地址为预设地址的广播包的步骤包括:In a preferred embodiment, the step of the first mobile terminal enabling the UDP protocol and sending a broadcast packet whose receiving address is a preset address to the wireless local area network device includes:

生成含有第一移动终端IP地址的广播包;generating a broadcast packet containing the IP address of the first mobile terminal;

获取预设的公共地址;Get the default public address;

向公共地址发送广播包。Send a broadcast packet to the public address.

本步骤中,由于每个移动终端连入无线局域网后均会得到一个特定的IP地址,因此第一移动终端可在生成广播包时,将第一终端的IP地址设置在广播包内。然后第一移动终端获取预设的公共地址,从而向无线局域网发送接受地址为公共地址的广播包,以便于第二移动终端接收广播包。其中,公共地址的IP一般为255.255.255.255。当然,还可以是第一移动终端在提前获取第二移动终端的IP地址后直接将广播包通过无线局域网设备发送至第二移动终端上。In this step, since each mobile terminal will obtain a specific IP address after connecting to the wireless local area network, the first mobile terminal can set the IP address of the first terminal in the broadcast packet when generating the broadcast packet. Then, the first mobile terminal acquires a preset public address, so as to send a broadcast packet whose acceptance address is the public address to the wireless local area network, so that the second mobile terminal can receive the broadcast packet. Among them, the IP of the public address is generally 255.255.255.255. Of course, the first mobile terminal may also directly send the broadcast packet to the second mobile terminal through the wireless local area network device after acquiring the IP address of the second mobile terminal in advance.

在一较佳实施例中,第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与第二移动终端建立通信通道的步骤包括:In a preferred embodiment, the first mobile terminal receives the response packet sent by the second mobile terminal, and the steps of establishing a communication channel with the second mobile terminal according to the received response packet include:

第一移动终端识别应答包内的IP地址;The first mobile terminal identifies the IP address in the response packet;

根据应答包内的IP地址与第二移动终端建立通信通道。Establish a communication channel with the second mobile terminal according to the IP address in the response packet.

本步骤中,第一移动终端识别应答包内的信息为IP地址或拒接标识符中的哪一种,若为拒接标识符则代表建立通信通道失败,从而第一移动终端自动退出通信模式;若为IP地址,则与第二移动终端形成TCP长连接,以此在第一移动终端与第二移动终端之间建立通信通道,从而构成了进行通信的必要条件。In this step, the first mobile terminal identifies whether the information in the response packet is the IP address or the rejection identifier. If it is the rejection identifier, it means that the establishment of the communication channel fails, so that the first mobile terminal automatically exits the communication mode. If it is an IP address, a long TCP connection is formed with the second mobile terminal, thereby establishing a communication channel between the first mobile terminal and the second mobile terminal, thus constituting a necessary condition for communication.

在一较佳实施例中,在第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与第二移动终端建立通信通道的步骤之后还包括:In a preferred embodiment, after the first mobile terminal receives the response packet sent by the second mobile terminal and establishes a communication channel with the second mobile terminal according to the received response packet, the method further includes:

第一移动终端采集通讯信息;The first mobile terminal collects communication information;

将通讯信息转换成二进制数据串;Convert communication information into binary data strings;

将二进制数据串发送至通信通道内。Send a string of binary data into the communication channel.

本步骤中,第一移动终端采集的通讯信息可以是文字、图像以及声音中的一种或多种,具体采集的方式参照现有的方式进行即可。同时,为了方便通讯信息在通信通道内传输,还需将上述通讯信息转换成二进制数据串,然后将转化后的二进制数据串发送到通信通道内,具体转换的方式也可参照现有方式。In this step, the communication information collected by the first mobile terminal may be one or more of text, image and sound, and the specific collection method may refer to the existing method. At the same time, in order to facilitate the transmission of communication information in the communication channel, the above communication information needs to be converted into a binary data string, and then the converted binary data string is sent to the communication channel. The specific conversion method can also refer to the existing method.

在一较佳实施例中,在第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与第二移动终端建立通信通道的步骤之后还包括:In a preferred embodiment, after the first mobile terminal receives the response packet sent by the second mobile terminal and establishes a communication channel with the second mobile terminal according to the received response packet, the method further includes:

第一移动终端读取通信通道内的二进制数据串;The first mobile terminal reads the binary data string in the communication channel;

将读取的二进制数据串转换成可显示或播放的信息。Convert the read binary data string into information that can be displayed or played.

本步骤中,在第一移动终端读取到通信通道内的二进制数据串(非第一移动终端自身发送的二进制数据串)后进行转换,以得到第一移动终端可播放或显示的信息。其中,当第二移动终端为多个时,建立的通信通道可以为由第一移动终端分别与多个第二移动终端分别建立单独的通信通道,而其中任意一个第二移动终端可以是无法获取另外第二移动终端的发出的通讯信息,也可以是通过以第一移动终端为中转站获取其余第二移动终端发出的通讯信息,即第一移动终端在收到其中一个第二移动终端发送的通讯信息后还将该通讯信息发送至其余的第二移动终端,优选这两种状态可以通过第一移动终端的用户自由切换。In this step, after the first mobile terminal reads the binary data string in the communication channel (not the binary data string sent by the first mobile terminal itself), the conversion is performed to obtain information that can be played or displayed by the first mobile terminal. Wherein, when there are multiple second mobile terminals, the established communication channels may be separate communication channels established by the first mobile terminal and multiple second mobile terminals respectively, and any one of the second mobile terminals may be unavailable for acquisition. In addition, the communication information sent by the second mobile terminal can also be obtained by using the first mobile terminal as a transfer station to obtain the communication information sent by the other second mobile terminals, that is, the first mobile terminal receives the communication information sent by one of the second mobile terminals. After the communication information, the communication information is also sent to the remaining second mobile terminals. Preferably, the two states can be freely switched by the user of the first mobile terminal.

在一较佳实施例中,优选第二移动终端为具备通无线功能的机器人,如现有工厂内的协作机器人,从而便于管理用户与操作协作机器人的普通用户进行通信。In a preferred embodiment, preferably, the second mobile terminal is a robot with wireless communication function, such as a collaborative robot in an existing factory, so as to facilitate communication between management users and ordinary users who operate the collaborative robot.

在上述第一移动终端与第二终端构建通信通道的过程中,第二终端则按照如下方式进行:In the above-mentioned process of building a communication channel between the first mobile terminal and the second terminal, the second terminal performs as follows:

第二移动终端根据接收到的广播包开启TCP协议并向无线局域网设备发送应答包。The second mobile terminal starts the TCP protocol according to the received broadcast packet and sends a response packet to the wireless local area network device.

第二移动终端与接收到应答包的第一移动终端建立通信通道。The second mobile terminal establishes a communication channel with the first mobile terminal that has received the response packet.

本步骤中,第二移动终端接收广播包并进行识别后即可开启TCP协议,然后再向无线局域网发送应答包。其中,应答包包含的内容可以是第二移动终端的特定编号。其中,第二移动终端可在连接无线局域网后随时接收无线局域网内的所有广播包,当然,此时第二移动终端只是代称,并不只是一个移动终端,也可以是多个移动终端同时接接收广播包。最后,第二移动终端在第一移动终端接收到应答包后即可与第一移动终端形成TCP长连接,以此在第二移动终端与第一移动终端之间建立通信通道,从而构成了进行通信的必要条件。In this step, after receiving the broadcast packet and identifying it, the second mobile terminal can start the TCP protocol, and then send a response packet to the wireless local area network. The content contained in the response packet may be a specific number of the second mobile terminal. The second mobile terminal can receive all broadcast packets in the wireless local area network at any time after connecting to the wireless local area network. Of course, the second mobile terminal is just a proxy name at this time, not just a mobile terminal, but also a plurality of mobile terminals receiving and receiving at the same time. broadcast packets. Finally, after the first mobile terminal receives the response packet, the second mobile terminal can form a long TCP connection with the first mobile terminal, thereby establishing a communication channel between the second mobile terminal and the first mobile terminal, thereby forming a communication channel. Necessary for communication.

在一较佳实施例中,第二移动终端根据接收到的广播包开启TCP协议并向无线局域网设备发送应答包的步骤包括:In a preferred embodiment, the step that the second mobile terminal starts the TCP protocol according to the received broadcast packet and sends a response packet to the wireless local area network device includes:

识别广播包内的IP地址;Identify the IP address in the broadcast packet;

生成含有第二移动终端IP地址的应答包并开启TCP协议;Generate a response packet containing the IP address of the second mobile terminal and open the TCP protocol;

向广播包内的IP地址发送应答包。Send a reply packet to the IP address in the broadcast packet.

本步骤中,第二移动终端识别广播包内的IP地址后,第二移动终端随即生成含有其IP地址的应答包并同步开启TCP协议,最后第二移动终端向无线局域网设备发送接受地址为广播包内的IP地址的应答包。当然,第二移动终端在接收到广播包后,若用于不想接听,则可通过拒接操作向接受地址为广播包内的IP地址发送拒接包。其中,拒接包内含有预设表示拒接含义且第一移动终端可识别的标识符。In this step, after the second mobile terminal identifies the IP address in the broadcast packet, the second mobile terminal immediately generates a response packet containing its IP address and starts the TCP protocol synchronously, and finally the second mobile terminal sends the acceptance address to the wireless local area network device as broadcast The reply packet of the IP address in the packet. Of course, after receiving the broadcast packet, if the second mobile terminal does not want to answer the broadcast packet, it can send the rejection packet to the IP address whose accepting address is in the broadcast packet through a rejection operation. Wherein, the rejection packet contains a preset identifier indicating rejection and identifiable by the first mobile terminal.

在一较佳实施例中,在第二移动终端与接收到应答包的第一移动终端建立通信通道的步骤之后还包括:In a preferred embodiment, after the step of establishing a communication channel between the second mobile terminal and the first mobile terminal that has received the response packet, the method further includes:

第二移动终端采集通讯信息;The second mobile terminal collects communication information;

将通讯信息转换成二进制数据串;Convert communication information into binary data strings;

将二进制数据串发送至通信通道内。Send a string of binary data into the communication channel.

本步骤中,第二移动终端采集的通讯信息可以是文字、图像以及声音中的一种或多种,具体采集的方式参照现有的方式进行即可。同时,为了方便通讯信息在通信通道内传输,还需将上述通讯信息转换成二进制数据串,然后将转化后的二进制数据串发送到通信通道内,具体转换的方式也可参照现有方式。In this step, the communication information collected by the second mobile terminal may be one or more of text, image and sound, and the specific collection method may refer to the existing method. At the same time, in order to facilitate the transmission of communication information in the communication channel, the above communication information needs to be converted into a binary data string, and then the converted binary data string is sent to the communication channel. The specific conversion method can also refer to the existing method.

在一较佳实施例中,在第二移动终端与接收到应答包的第一移动终端建立通信通道的步骤之后还包括:In a preferred embodiment, after the step of establishing a communication channel between the second mobile terminal and the first mobile terminal that has received the response packet, the method further includes:

第二移动终端读取通信通道内的二进制数据串;The second mobile terminal reads the binary data string in the communication channel;

将读取的二进制数据串转换成可显示或播放的信息。Convert the read binary data string into information that can be displayed or played.

本步骤中,在第二移动终端读取到通信通道内的二进制数据串(非第二移动终端自身发送的二进制数据串)后进行转换,以得到第二移动终端可播放或显示的信息。其中,当第一移动终端为多个时,建立的通信通道可以为由第二移动终端分别与多个第一移动终端分别建立单独的通信通道,而其中任意一个第一移动终端可以是无法获取另外第一移动终端的发出的通讯信息,也可以是通过以第二移动终端为中转站获取其余第一移动终端发出的通讯信息,即第二移动终端在收到其中一个第一移动终端发送的通讯信息后还将该通讯信息发送至其余的第一移动终端,优选这两种状态可以通过第二移动终端的用户自由切换。In this step, after the second mobile terminal reads the binary data string in the communication channel (not the binary data string sent by the second mobile terminal itself), the conversion is performed to obtain information that can be played or displayed by the second mobile terminal. Wherein, when there are multiple first mobile terminals, the established communication channels may be separate communication channels established by the second mobile terminal and the multiple first mobile terminals, and any one of the first mobile terminals may be unavailable for acquisition. In addition, the communication information sent by the first mobile terminal can also be obtained by using the second mobile terminal as a transfer station to obtain the communication information sent by the other first mobile terminals, that is, the second mobile terminal receives the communication information sent by one of the first mobile terminals. After the communication information, the communication information is also sent to the remaining first mobile terminals. Preferably, the two states can be freely switched by the user of the second mobile terminal.

基于前述所提出的基于无线局域网的通信方法,如图2所示,本发明还提出一种基于无线局域网的通信装置,该通信装置包括:Based on the aforementioned communication method based on the wireless local area network, as shown in FIG. 2 , the present invention further provides a communication device based on the wireless local area network, the communication device comprising:

第一信息发送模块10,用于开启UDP协议并向无线局域网设备发送接收地址为预设地址的广播包;The firstinformation sending module 10 is used for enabling the UDP protocol and sending a broadcast packet whose receiving address is a preset address to the wireless local area network device;

第一信息接收模块20,用于接收广播包;a firstinformation receiving module 20, configured to receive broadcast packets;

第二信息发送模块30,用于根据广播包开启TCP协议并向无线局域网设备发送应答包;The secondinformation sending module 30 is configured to open the TCP protocol according to the broadcast packet and send a response packet to the wireless local area network device;

第二信息接收模块40,用于接收应答包The secondinformation receiving module 40 is used for receiving the response packet

通信通道构建模块50,用于在两个或两个以上移动终端之间建立通信通道。The communicationchannel building module 50 is used for establishing a communication channel between two or more mobile terminals.

在一较佳实施例中,第一信息发送模块10包括:In a preferred embodiment, the firstinformation sending module 10 includes:

广播包生成单元,用于生成含有其IP地址的广播包;A broadcast packet generation unit, used to generate a broadcast packet containing its IP address;

公共地址提取单元,用于获取预设的公共地址;The public address extraction unit is used to obtain the preset public address;

广播包发送单元,用于向无线局域网设备发送接受地址为公共地址的广播包。The broadcast packet sending unit is used to send the broadcast packet whose receiving address is the public address to the wireless local area network device.

在一较佳实施例中,第二信息发送模块30包括:In a preferred embodiment, the secondinformation sending module 30 includes:

第一地址识别单元,用于识别广播包内的IP地址;a first address identification unit, used for identifying the IP address in the broadcast packet;

应答包生成单元,用于生成含有移动终端IP地址的应答包并开启TCP协议;The response packet generation unit is used to generate the response packet containing the IP address of the mobile terminal and open the TCP protocol;

应答包发送单元,用于向无线局域网设备发送接收地址为广播包内的IP地址的应答包。The response packet sending unit is used for sending the response packet whose receiving address is the IP address in the broadcast packet to the wireless local area network device.

当然,第二信息发送模块还可包括:Of course, the second information sending module may further include:

应答确认单元,用于确认是否生成含有移动终端IP地址的应答包。The response confirmation unit is used to confirm whether a response packet containing the IP address of the mobile terminal is generated.

在一较佳实施例中,通信通道构建模块50包括:In a preferred embodiment, the communicationchannel building module 50 includes:

第二地址识别单元,用于识别应答包内的IP地址;The second address identification unit is used to identify the IP address in the response packet;

通道构建单元,用于根据应答包内的IP地址开启TCP协议并在对应两个或两个以上移动终端之间建立通信通道。The channel construction unit is used to open the TCP protocol according to the IP address in the response packet and establish a communication channel between corresponding two or more mobile terminals.

在一较佳实施例中,通信装置还包括:In a preferred embodiment, the communication device further includes:

数据传输模块,用于读取和采集数据信息。The data transmission module is used to read and collect data information.

数据传输模块包括:The data transfer module includes:

数据采集单元,用于外部输入的数据信息;Data acquisition unit for externally input data information;

第一转换单元,用于将通讯信息转换成二进制数据串;a first conversion unit for converting the communication information into a binary data string;

数据发送单元,用于将二进制数据串发送至通信通道内;A data sending unit, used to send the binary data string to the communication channel;

数据读取单元,用于读取通信通道内的二进制数据串。The data reading unit is used to read the binary data string in the communication channel.

第二转换单元,用于将读取的二进制数据串转化成可显示或播放的信息。The second conversion unit is used for converting the read binary data string into information that can be displayed or played.

基于前述所提出的基于无线局域网的通信方法,本发明还提出一种基于无线局域网的通信设备,该基于无线局域网的通信设备包括:Based on the aforementioned communication method based on the wireless local area network, the present invention also provides a communication device based on the wireless local area network, and the communication device based on the wireless local area network includes:

存储器,用于存储计算机程序;memory for storing computer programs;

处理器,用于执行计算机程序时至少实现如图1所示的基于无线局域网的通信方法中的各个步骤。The processor is configured to implement at least each step in the wireless local area network-based communication method as shown in FIG. 1 when executing the computer program.

基于前述所提出的基于无线局域网的通信方法,本发明还提出一种计算机可读存储介质,该计算机可读存储介质存储有计算机程序,计算机程序被处理器执行时至少实现如图1所示的基于无线局域网的通信方法中的各个步骤。Based on the aforementioned communication method based on the wireless local area network, the present invention also provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and when the computer program is executed by the processor, at least the method shown in FIG. 1 is realized. Various steps in a wireless local area network-based communication method.

在本申请所提供的几个实施例中,应该理解到,所揭露的方法和装置,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述模块的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个模块或组件可以结合或者可以集成到另一个装置,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或模块的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed method and apparatus may be implemented in other manners. For example, the apparatus embodiments described above are only illustrative. For example, the division of the modules is only a logical function division. In actual implementation, there may be other division methods. For example, multiple modules or components may be combined or May be integrated into another device, or some features may be omitted, or not implemented. On the other hand, the shown or discussed mutual coupling or direct coupling or communication connection may be through some interfaces, indirect coupling or communication connection of devices or modules, and may be in electrical, mechanical or other forms.

所述作为分离部件说明的模块可以是或者也可以不是物理上分开的,作为模块显示的部件可以是或者也可以不是物理模块,即可以位于一个地方,或者也可以分布到多个网络模块上。可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目的。The modules described as separate components may or may not be physically separated, and the components shown as modules may or may not be physical modules, that is, may be located in one place, or may be distributed to multiple network modules. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution in this embodiment.

另外,在本发明各个实施例中的各功能模块可以集成在一个处理模块中,也可以是各个模块单独物理存在,也可以两个或两个以上模块集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。In addition, each functional module in each embodiment of the present invention may be integrated into one processing module, or each module may exist physically alone, or two or more modules may be integrated into one module. The above-mentioned integrated modules can be implemented in the form of hardware, and can also be implemented in the form of software function modules.

所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,协议器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-OnlyMemory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。If the integrated modules are implemented in the form of software functional modules and sold or used as independent products, they may be stored in a computer-readable storage medium. Based on such understanding, the technical solution of the present invention is essentially or the part that contributes to the prior art, or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , including several instructions for causing a computer device (which may be a personal computer, a protocol device, or a network device, etc.) to execute all or part of the steps of the methods described in the various embodiments of the present invention. The aforementioned storage medium includes: U disk, removable hard disk, Read-Only Memory (ROM, Read-Only Memory), Random Access Memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes.

以上的仅为本发明的部分或优选实施例,无论是文字还是附图都不能因此限制本发明保护的范围,凡是在与本发明一个整体的构思下,利用本发明说明书及附图内容所作的等效结构变换,或直接/间接运用在其他相关的技术领域均包括在本发明保护的范围内。The above are only partial or preferred embodiments of the present invention, neither the text nor the accompanying drawings can therefore limit the scope of protection of the present invention. Equivalent structural transformation, or direct/indirect application in other related technical fields are all included in the protection scope of the present invention.

Claims (11)

Translated fromChinese
1.一种基于无线局域网的通信方法,所述无线局域网包括无线局域网设备以及多个移动终端,其特征在于,所述通信方法包括:1. A communication method based on a wireless local area network, the wireless local area network comprising a wireless local area network device and a plurality of mobile terminals, wherein the communication method comprises:第一移动终端开启UDP协议并向无线局域网设备发送接收地址为预设地址的广播包;The first mobile terminal opens the UDP protocol and sends a broadcast packet whose receiving address is the preset address to the wireless local area network device;所述第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与所述第二移动终端建立通信通道。The first mobile terminal receives the response packet sent by the second mobile terminal, and establishes a communication channel with the second mobile terminal according to the received response packet.2.根据权利要求1所述的通信方法,其特征在于,所述第一移动终端开启UDP协议并向无线局域网设备发送接收地址为预设地址的广播包的步骤包括:2. The communication method according to claim 1, wherein the step that the first mobile terminal starts the UDP protocol and sends a broadcast packet whose reception address is a preset address to the wireless local area network device comprises:生成含有所述第一移动终端IP地址的广播包;generating a broadcast packet containing the IP address of the first mobile terminal;获取预设的公共地址;Get the default public address;向所述公共地址发送广播包。A broadcast packet is sent to the public address.3.根据权利要求2所述的通信方法,其特征在于,所述第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与所述第二移动终端建立通信通道的步骤包括:3. The communication method according to claim 2, wherein the first mobile terminal receives a response packet sent by the second mobile terminal, and establishes a communication channel with the second mobile terminal according to the received response packet The steps include:所述第一移动终端识别所述应答包内的IP地址;The first mobile terminal identifies the IP address in the response packet;根据所述应答包内的IP地址与所述第二移动终端建立通信通道。Establish a communication channel with the second mobile terminal according to the IP address in the response packet.4.根据权利要求1所述的通信方法,其特征在于,在所述第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与所述第二移动终端建立通信通道的步骤之后还包括:4. The communication method according to claim 1, wherein a response packet sent by a second mobile terminal is received at the first mobile terminal, and communication is established with the second mobile terminal according to the received response packet The steps of the channel are followed by:所述第一移动终端采集通讯信息;the first mobile terminal collects communication information;将所述通讯信息转换成二进制数据串;converting the communication information into a binary data string;将所述二进制数据串发送至所述通信通道内。The binary data string is sent into the communication channel.5.根据权利要求1所述的通信方法,其特征在于,在所述第一移动终端接收由第二移动终端发送的应答包,并根据所接收的应答包与所述第二移动终端建立通信通道的步骤之后还包括:5 . The communication method according to claim 1 , wherein a response packet sent by a second mobile terminal is received at the first mobile terminal, and communication is established with the second mobile terminal according to the received response packet. 6 . The steps of the channel are followed by:所述第一移动终端读取所述通信通道内的二进制数据串;The first mobile terminal reads the binary data string in the communication channel;将读取的所述二进制数据串转换成可显示或播放的信息。The read binary data string is converted into information that can be displayed or played.6.根据权利要求5所述的通信方法,其特征在于,所述第二移动终端为具备通无线功能的机器人。6 . The communication method according to claim 5 , wherein the second mobile terminal is a robot with a wireless communication function. 7 .7.一种基于无线局域网的通信装置,应用于移动终端,其特征在于,所述通信装置包括:7. A communication device based on a wireless local area network, applied to a mobile terminal, wherein the communication device comprises:第一信息发送模块,用于开启UDP协议并向无线局域网设备发送接收地址为预设地址的广播包;The first information sending module is used for enabling the UDP protocol and sending a broadcast packet whose receiving address is a preset address to the wireless local area network device;第一信息接收模块,用于接收广播包;a first information receiving module for receiving broadcast packets;第二信息发送模块,用于根据所述广播包开启TCP协议并向所述无线局域网设备发送应答包;a second information sending module, configured to enable the TCP protocol according to the broadcast packet and send a response packet to the wireless local area network device;第二信息接收模块,用于接收应答包;a second information receiving module, configured to receive a response packet;通信通道构建模块,用于在两个或两个以上移动终端之间建立通信通道。The communication channel building block is used to establish a communication channel between two or more mobile terminals.8.根据权利要求7所述的通信装置,其特征在于,所述第一信息发送模块包括:8. The communication device according to claim 7, wherein the first information sending module comprises:广播包生成单元,用于生成含有移动终端IP地址的广播包;A broadcast packet generating unit, for generating a broadcast packet containing the IP address of the mobile terminal;公共地址提取单元,用于获取预设的公共地址;The public address extraction unit is used to obtain the preset public address;广播包发送单元,用于向所述无线局域网设备发送接受地址为所述公共地址的所述广播包。A broadcast packet sending unit, configured to send the broadcast packet whose acceptance address is the public address to the wireless local area network device.9.根据权利要求7所述的通信装置,其特征在于,所述第二信息发送模块包括:9. The communication device according to claim 7, wherein the second information sending module comprises:第一地址识别单元,用于识别所述广播包内的IP地址;a first address identification unit for identifying the IP address in the broadcast packet;应答包生成单元,用于生成含有移动终端IP地址的应答包并开启TCP协议;The response packet generation unit is used to generate the response packet containing the IP address of the mobile terminal and open the TCP protocol;应答包发送单元,用于向所述无线局域网设备发送接收地址为所述广播包内的IP地址的所述应答包。A response packet sending unit, configured to send the response packet whose receiving address is the IP address in the broadcast packet to the wireless local area network device.10.根据权利要求7所述的通信装置,其特征在于,所述通信通道构建模块包括:10. The communication device according to claim 7, wherein the communication channel building module comprises:第二地址识别单元,用于识别所述应答包内的IP地址;a second address identification unit for identifying the IP address in the response packet;通道构建单元,用于根据所述应答包内的IP地址开启TCP协议并在对应两个或两个以上移动终端之间建立通信通道。A channel construction unit, configured to open the TCP protocol according to the IP address in the response packet and establish a communication channel between corresponding two or more mobile terminals.11.一种计算机可读存储介质,其特征在于,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1-6任一项所述的基于无线局域网的通信方法。11. A computer-readable storage medium, wherein the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the wireless local area network based on any one of claims 1-6 is implemented method of communication.
CN202011464366.6A2020-12-112020-12-11Communication method and device based on wireless local area network and computer readable storage mediumActiveCN112616171B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202011464366.6ACN112616171B (en)2020-12-112020-12-11Communication method and device based on wireless local area network and computer readable storage medium

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202011464366.6ACN112616171B (en)2020-12-112020-12-11Communication method and device based on wireless local area network and computer readable storage medium

Publications (2)

Publication NumberPublication Date
CN112616171Atrue CN112616171A (en)2021-04-06
CN112616171B CN112616171B (en)2024-03-01

Family

ID=75233617

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202011464366.6AActiveCN112616171B (en)2020-12-112020-12-11Communication method and device based on wireless local area network and computer readable storage medium

Country Status (1)

CountryLink
CN (1)CN112616171B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113794994A (en)*2021-08-262021-12-14珠海格力电器股份有限公司Information gathering method and device based on multicast domain name system and application thereof
CN114567919A (en)*2022-03-312022-05-31深圳市英威腾电气股份有限公司Network access method, device, equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
KR20050042581A (en)*2003-11-032005-05-10주식회사 이머텍Udp packet communication method and system for private ip terminals
CN103701695A (en)*2013-12-262014-04-02四川九洲电器集团有限责任公司Intelligent home gateway control system
CN105375969A (en)*2015-09-302016-03-02青岛海信移动通信技术股份有限公司A method and a device for relaying by a mobile device
CN105974812A (en)*2016-07-082016-09-28无锡市华东电力设备有限公司Intelligent household monitoring system
CN106230918A (en)*2016-07-262016-12-14努比亚技术有限公司A kind of method and device setting up connection
CN108234518A (en)*2018-02-062018-06-29深圳创维-Rgb电子有限公司A kind of method, apparatus, terminal and the storage medium of terminal communication
CN111405560A (en)*2020-02-142020-07-10北京邮电大学Communication method, device, equipment and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
KR20050042581A (en)*2003-11-032005-05-10주식회사 이머텍Udp packet communication method and system for private ip terminals
CN103701695A (en)*2013-12-262014-04-02四川九洲电器集团有限责任公司Intelligent home gateway control system
CN105375969A (en)*2015-09-302016-03-02青岛海信移动通信技术股份有限公司A method and a device for relaying by a mobile device
CN105974812A (en)*2016-07-082016-09-28无锡市华东电力设备有限公司Intelligent household monitoring system
CN106230918A (en)*2016-07-262016-12-14努比亚技术有限公司A kind of method and device setting up connection
CN108234518A (en)*2018-02-062018-06-29深圳创维-Rgb电子有限公司A kind of method, apparatus, terminal and the storage medium of terminal communication
CN111405560A (en)*2020-02-142020-07-10北京邮电大学Communication method, device, equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN113794994A (en)*2021-08-262021-12-14珠海格力电器股份有限公司Information gathering method and device based on multicast domain name system and application thereof
CN114567919A (en)*2022-03-312022-05-31深圳市英威腾电气股份有限公司Network access method, device, equipment and storage medium
CN114567919B (en)*2022-03-312024-05-07深圳市英威腾电气股份有限公司Method, device, equipment and storage medium for accessing network

Also Published As

Publication numberPublication date
CN112616171B (en)2024-03-01

Similar Documents

PublicationPublication DateTitle
US6393461B1 (en)Communication management system for a chat system
JPH08204746A (en)Inter-lan connection router
CN113132218B (en)Home gateway access method, device, system processor and storage medium
CN114710823B (en) A Bluetooth network access method and related device and storage medium
CN112616171A (en)Communication method and device based on wireless local area network and computer readable storage medium
JP4833995B2 (en) Mobile online game system and communication method between mobile game terminals
EP1610525B1 (en)Wireless printing system and method
CN114866472B (en) A method and system for realizing open source community access in a multimodal network
EP2670107A1 (en)Communication method for wireless terminal and host device, and wireless terminal and host device
CN111884938A (en)Router information acquisition method and device
CN114650197A (en)Communication method, communication device, user plane network element and storage medium
JP4911222B2 (en) COMMUNICATION SYSTEM, COMMUNICATION METHOD IN COMMUNICATION SYSTEM, AND RELAY DEVICE
WO2017161866A1 (en)Network connection method and device
CN103312753A (en)Communication method and device of Internet of things
CN102724233A (en)Method for realizing communication with IPv6 process by IPv4 protocol stack in information appliance system
WO2024067148A1 (en)Edge interconnection service execution method, apparatus and system, electronic device, and medium
CN111865790B (en) Method, device, IoT device and IoT system for collecting router information
CN114501680B (en) Local area network implementation method, core network equipment and terminal
US7680121B2 (en)Transmission apparatus, method and program
CN113810861A (en)Address synchronization method, device and carrier of variable IP cluster intercom system
CN101702820A (en)Method of wireless PPPoE handshake message answer and equipment thereof
CN113065049A (en)Data capture method and device, storage medium and electronic equipment
JP2005535164A (en) System and method for managing a dedicated architecture for a communication network on a terminal
CN112040019A (en)Portable device supporting intranet penetration in cloud environment
CN109067932A (en)A kind of data collection station data transmission method and data service end without fixed IP

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant
CP03Change of name, title or address
CP03Change of name, title or address

Address after:518000 1003, building 2, Chongwen Park, Nanshan wisdom Park, 3370 Liuxian Avenue, Fuguang community, Taoyuan Street, Nanshan District, Shenzhen City, Guangdong Province

Patentee after:Shenzhen Yuejiang Technology Co.,Ltd.

Country or region after:China

Address before:518000 1003, building 2, Chongwen Park, Nanshan wisdom Park, 3370 Liuxian Avenue, Fuguang community, Taoyuan Street, Nanshan District, Shenzhen City, Guangdong Province

Patentee before:SHENZHEN YUEJIANG TECHNOLOGY Co.,Ltd.

Country or region before:China


[8]ページ先頭

©2009-2025 Movatter.jp