CN112260925B - Electronic scale data transmission method, device, equipment and storage medium of virtual network - Google Patents

Electronic scale data transmission method, device, equipment and storage medium of virtual network Download PDF

Info

Publication number
CN112260925B
CN112260925B CN202011056825.7A CN202011056825A CN112260925B CN 112260925 B CN112260925 B CN 112260925B CN 202011056825 A CN202011056825 A CN 202011056825A CN 112260925 B CN112260925 B CN 112260925B
Authority
CN
China
Prior art keywords
data
electronic scale
target
network card
virtual network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202011056825.7A
Other languages
Chinese (zh)
Other versions
CN112260925A (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.)
Xiamen Hanyin Electronic Technology Co Ltd
Original Assignee
Xiamen Hanyin Electronic 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 Xiamen Hanyin Electronic Technology Co Ltd filed Critical Xiamen Hanyin Electronic Technology Co Ltd
Priority to CN202011056825.7A priority Critical patent/CN112260925B/en
Publication of CN112260925A publication Critical patent/CN112260925A/en
Application granted granted Critical
Publication of CN112260925B publication Critical patent/CN112260925B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4641Virtual LANs, VLANs, e.g. virtual private networks [VPN]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/255Maintenance or indexing of mapping tables

Abstract

The invention discloses a method, a device, equipment and a storage medium for data transmission of an electronic scale of a virtual network, wherein the method comprises the following steps: receiving issued data to be sent to a target electronic scale, which is input by a user through third-party software; converting the issued data into conversion data which can be identified by the target electronic scale, and sending the conversion data to a corresponding virtual network card module according to the virtual IP address; the virtual network card module and the physical network card share an actual physical IP address, and the virtual IP address of the virtual network card module and a target IP of the target electronic scale have a mapping relation; and acquiring a target IP address of the target electronic scale according to the mapping relation, sending the conversion data to a physical network card through the shared actual physical IP address, and sending the conversion data to the target electronic scale by the physical network card according to the target IP address. The invention can realize the compatibility between the third-party software and the newly added target electronic scale on the premise of not changing the third-party software.

Description

Electronic scale data transmission method, device, equipment and storage medium of virtual network
Technical Field
The invention relates to the technical field of communication, in particular to an electronic scale data transmission method, device, equipment and storage medium of a virtual network.
Background
In supermarket or give birth to bright market, in order to satisfy the weighing needs that customer purchased the bright product, generally all can weigh the bright product of purchase at the corresponding electronic scale that sets up of supplying customer or salesperson.
Generally, a merchant (such as a supermarket or a fresh market) is provided with a plurality of electronic scales, the electronic scales are in communication connection with a unified upper computer, corresponding control software is installed in the upper computer, and the electronic scales are operated and managed through the control software.
Disclosure of Invention
The inventor finds out in the process of implementing the invention that: because electronic scales on the market at present have different functions and data fields, when sending data to the electronic scales, control software needs to correspond to target electronic scales in terms of data formats one by one. Therefore, when the electronic scale is newly added to a merchant, a software developer needs to synchronously update control software to adapt to the new electronic scale, so that the supermarket or the fresh market cannot newly add the electronic scale anytime and anywhere, and even more, the merchant cannot even add the new electronic scale to the software which is stopped to be maintained.
In view of the above, the present invention provides a method, an apparatus, a device and a storage medium for data transmission of an electronic scale in a virtual network, so as to solve the above problems.
The embodiment of the invention provides an electronic scale data transmission method of a virtual network, which comprises the following steps:
receiving issued data to be sent to a target electronic scale, which is input by a user through third-party software; wherein, the issued data points to the virtual IP address of a created virtual network card module;
converting the issued data into conversion data which can be identified by the target electronic scale, and sending the conversion data to a corresponding virtual network card module according to the virtual IP address; the virtual network card module and the physical network card share an actual physical IP address, and the virtual IP address of the virtual network card module and a target IP of the target electronic scale have a mapping relation;
and acquiring a target IP address of the target electronic scale according to the mapping relation, sending the conversion data to a physical network card through the shared actual physical IP address, and sending the conversion data to the target electronic scale by the physical network card according to the target IP address.
Preferably, the method further comprises the following steps:
and setting the address of the target electronic scale corresponding to the third-party software as the virtual IP address.
Preferably, converting the issued data into conversion data recognizable by the target electronic scale specifically includes:
the received issued data is put into the corresponding memory block;
analyzing the issued data to acquire a field identifier and a data text of the issued data;
acquiring a target field corresponding to the field identification according to the field mapping relation, and generating conversion data according to the target field and the data text combination; and the target field is a field which can be identified by the target electronic scale.
Preferably, the method further comprises the following steps:
and when no target field matched with the field identification is detected, popping up system information to remind a user that the defined rule is wrong.
Preferably, the virtual network card module is provided with a network monitoring thread for monitoring a target IP of the target electronic scale; and the physical network card and the virtual network card module share the network monitoring thread.
Preferably, the method further comprises the following steps:
when the communication abnormity feedback of the target electronic scale is received, preset failure data is sent to third-party software through a network monitoring thread of the virtual network card module, so that the third-party software processes the failure data and displays the failure data on a user interface.
Preferably, the method further comprises the following steps:
receiving the uploaded data of the target electronic scale through a physical network card;
sending the upload data to the virtual network card module;
converting the uploaded data received by the virtual network card module into data which can be identified by third-party software;
and sending the data to third-party software for processing.
The embodiment of the invention also provides an electronic scale data transmission device of the virtual network, which comprises the following components:
the data sending module is used for receiving issued data which is input by a user through third-party software and is to be sent to the target electronic scale; wherein, the issued data points to the virtual IP address of a created virtual network card module;
the data conversion module name is used for converting the issued data into conversion data which can be identified by the target electronic scale and sending the conversion data to a corresponding virtual network card module according to the virtual IP address; the virtual network card module and the physical network card share an actual physical IP address, and the virtual IP address of the virtual network card module and a target IP of the target electronic scale have a mapping relation;
and the virtual network card module is used for acquiring a target IP address of the target electronic scale according to the mapping relation, sending the issued data to the physical network card through the shared actual physical IP address, and sending the issued data to the target electronic scale by the physical network card according to the target IP address.
The embodiment of the invention also provides electronic scale data transmission equipment for the virtual network, which is characterized by comprising a memory and a processor, wherein a computer program is stored in the memory and can be executed by the processor so as to realize the electronic scale data transmission method for the virtual network.
The embodiment of the invention also provides a computer-readable storage medium, which stores a computer program, wherein the computer program can be executed by a processor of a device where the computer-readable storage medium is located, so as to implement the electronic scale data transmission method of the virtual network.
In the embodiment, the data of the third-party software is acquired by creating the virtual network card module as a data transceiving transfer or proxy, and then the data of the third-party software is converted to be identified by the target electronic scale and sent to the target electronic scale, so that the third-party software and the newly-added target electronic scale are compatible on the premise of not changing the third-party software, and a merchant can conveniently and automatically add or change the electronic scale.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a method for transmitting data of an electronic scale in a virtual network according to a first embodiment of the present invention.
Fig. 2 is a schematic diagram of communication between a data transmission apparatus and a plurality of electronic scales according to a first embodiment of the present invention.
Fig. 3 is a schematic structural diagram of an electronic scale data transmission apparatus of a virtual network according to a second embodiment of the present invention.
Detailed Description
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 only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, a first embodiment of the present invention provides an electronic scale data transmission method for a virtual network, which is executed by an electronic scale data transmission apparatus 100 (hereinafter referred to as a data transmission apparatus) of the virtual network, and in particular, executed by one or more processors in the data transmission apparatus 100, so as to implement the following steps:
s101, receiving issued data to be sent to a target electronic scale, which is input by a user through third-party software; wherein, the issued data points to the virtual IP address of a created virtual network card module.
In this embodiment, the data transmission device 100 is used as an upper computer, which may be a desktop computer, a notebook computer, a workstation or a server. The data transmission device 100 is generally disposed in a merchant, such as a supermarket or a fresh food store, and is in communication connection with each electronic scale 200 in the merchant through a local area network, a metropolitan area network, a wide area network, or the like.
In this embodiment, the data transmission device is generally installed with third-party software, and through the third-party software, the data transmission device can issue a management instruction to each electronic scale and receive upload data of the electronic scales. For example, an instruction for updating data may be issued to the electronic scale, or statistical data returned by the electronic scale may be received.
In this embodiment, since the third-party software is generally provided by a special software developer, and different electronic scales 200 have different data definition modes, such as different field names or different field lengths, in the prior art, after each new electronic scale 200 is added, the third-party software needs to be updated to adapt to the new electronic scale, but if the software developer cannot update in time, great trouble is caused to the merchant.
Therefore, in this embodiment, the normal communication between the third-party software and the newly added target electronic scale can be realized without changing the third-party software by adopting the virtual network card module and the data conversion.
Specifically, a virtual network card module can be constructed through a bottom driver of a development system, the virtual network card module and a real physical network card share a network and an actual physical IP address, the virtual network card module virtualizes a unique virtual IP address, the virtual IP address is mapped to a target IP address of a target electronic scale through the shared network, and a network monitoring thread is created to monitor the target IP address to realize data receiving and sending.
When a user needs to be connected to the target electronic scale, the IP address selected by the user on the third-party software is the virtual IP address, and at the moment, the lower data sent by the third-party software carries the virtual IP address and is received by the virtual network card module.
S102, converting the issued data into conversion data which can be identified by the target electronic scale, and sending the conversion data to a corresponding virtual network card module according to the virtual IP address; the virtual network card module and the physical network card share an actual physical IP address, and the virtual IP address of the virtual network card module and the target IP of the target electronic scale have a mapping relation.
In this embodiment, the data transmission device 100 may provide a programming interface and a visual UI programming tool for a user to edit, and the user may correspond data (e.g., data of the user) downloaded by the third-party software to a field supported by the target electronic scale or an area corresponding to the data through the interface of the visual UI programming tool, or may perform operations such as conversion, encryption, encoding, decoding, and the like on the data to be transmitted by the third-party software in a programming manner and then transmit the data to the target electronic scale.
One possible conversion logic is: the data transmission device 100 puts the data received each time (downloaded data or delivered data) into a corresponding memory block, divides the data by adding a start address and an end address on the interface (or setting a divider or defining a separation mode by a user using a script language) to obtain a field identifier in the data, and then corresponds the field identifier to a target field supported by a target electronic scale according to a field mapping table, thereby realizing conversion.
For example, assuming that the delimiter is 3, when hexadecimal data of a fixed length is received: 010231323334350d0a, this data can be parsed into a tag header 0102 (corresponding to the field tag), a tail 0d0a, and 12345.
Converts the data into a corresponding memory block and copies the data into the corresponding memory block with the structure of
Head:Uint16
Text:Byte[5]
End:Uint16;
Obtaining 12345 of the text content, and simultaneously obtaining a field which points to the target electronic scale and is supported by the text content according to the identification head: name of the single article.
S103, acquiring a target IP address of the target electronic scale according to the mapping relation, sending the conversion data to a physical network card through the shared actual physical IP address, and sending the conversion data to the target electronic scale by the physical network card according to the target IP address.
In this embodiment, after obtaining the conversion data, the virtual IP address corresponding to the conversion data may be obtained, the target IP address of the target electronic scale may be obtained according to the mapping relationship between the virtual IP address and the target IP address, and the conversion data may be sent to the physical network card via the shared actual physical IP address, so that the physical network card sends the conversion data to the target electronic scale according to the target IP address, and the data transmission device 100 sends the issued data to the target electronic scale.
In summary, in the electronic scale data transmission method of the virtual network provided in this embodiment, the virtual network card module is created to serve as a transfer or proxy for data transceiving to acquire data of the third-party software, and then the data of the third-party software is converted so that the third-party software can be identified by the target electronic scale, and the converted data is sent to the target electronic scale, so that on the premise that the third-party software does not need to be changed, the third-party software is compatible with the newly-added target electronic scale, and a merchant can conveniently and autonomously add or replace the electronic scale.
In order to facilitate an understanding of the invention, some preferred embodiments of the invention are described further below.
The above embodiment provides a work flow of issuing data to a target electronic scale by third-party software. Obviously, the target electronic scale may also upload data to third party software on the data transfer device. The specific process is as follows:
and receiving the uploaded data of the target electronic scale through a physical network card.
And sending the uploading data to the virtual network card module.
And converting the uploaded data received by the virtual network card module into data which can be identified by third-party software.
And sending the data to third-party software for processing.
In this embodiment, the target electronic scale transmits the upload data to the physical network card of the data transmission apparatus 100 according to the actual physical IP address of the data transmission apparatus. Because the virtual network card module is provided with a network monitoring thread for monitoring a target IP of a target electronic scale, and the physical network card and the virtual network card module share the network monitoring thread, after the physical network card acquires the uploaded data, the network monitoring thread of the virtual network card module can acquire the event and extract the uploaded data. Subsequently, the data transmission device 100 converts the uploaded data into data that can be recognized by third-party software, and then sends the data to the third-party software for processing.
On the basis of the above embodiment, in a preferred embodiment of the present invention, the method further includes:
and when no target field matched with the field identification is detected, popping up system information to remind a user that the defined rule is wrong.
In some cases, the field mismatch and the field length mismatch may occur, and the cause of the field mismatch is generally that the user incorrectly sets the verification or conversion rule, at this time, the data transmission device pops up the rule defined by the user through the system information to remind the user that the rule is wrong, so that the user can add the corresponding data verification method or select the verification rule according to the reminding.
On the basis of the above embodiment, in a preferred embodiment of the present invention, the method further includes:
when the communication abnormity feedback of the target electronic scale is received, preset failure data is sent to third-party software through a network monitoring thread of the virtual network card module, so that the third-party software processes the failure data and displays the failure data on a user interface.
In this embodiment, after data is sent via the physical network card, when data transmission equipment cannot normally send and receive data due to an electronic scale problem or a network communication problem, a set of set failure data is sent to third-party software in a network monitoring thread of the virtual network card module, and the third-party software can process error information in an original manner and visually display the error information on a user interface to remind a user.
Referring to fig. 2, a second embodiment of the present invention further provides an electronic scale data transmission apparatus for a virtual network, including:
the data sending module 210 is configured to receive issued data to be sent to a target electronic scale, which is input by a user through third-party software; wherein, the issued data points to the virtual IP address of a created virtual network card module;
the data conversion module 220 is used for converting the issued data into conversion data which can be identified by the target electronic scale and sending the conversion data to a corresponding virtual network card module according to the virtual IP address; the virtual network card module and the physical network card share an actual physical IP address, and the virtual IP address of the virtual network card module and a target IP of the target electronic scale have a mapping relation;
and the virtual network card module 230 is configured to obtain a target IP address of the target electronic scale according to the mapping relationship, send the issued data to the physical network card via the shared actual physical IP address, and send the issued data to the target electronic scale by the physical network card according to the target IP address.
The third embodiment of the present invention further provides an electronic scale data transmission apparatus for a virtual network, which is characterized by comprising a memory and a processor, wherein the memory stores a computer program, and the computer program can be executed by the processor to implement the electronic scale data transmission method for a virtual network.
The fourth embodiment of the present invention further provides a computer-readable storage medium, which stores a computer program, where the computer program can be executed by a processor of a device where the computer-readable storage medium is located, so as to implement the electronic scale data transmission method for a virtual network as described above.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims. It should be noted that the above-described device embodiments are merely illustrative, where the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on multiple 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. In addition, in the drawings of the embodiment of the apparatus provided by the present invention, the connection relationship between the modules indicates that there is a communication connection between them, and may be specifically implemented as one or more communication buses or signal lines. One of ordinary skill in the art can understand and implement it without inventive effort.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (9)

1. A method for transmitting data of an electronic scale of a virtual network is characterized by comprising the following steps:
receiving issued data to be sent to a target electronic scale, which is input by a user through third-party software; wherein, the issued data points to the virtual IP address of a created virtual network card module;
converting the issued data into conversion data which can be identified by the target electronic scale, and sending the conversion data to a corresponding virtual network card module according to the virtual IP address; the virtual network card module and the physical network card share an actual physical IP address, and the virtual IP address of the virtual network card module and a target IP of the target electronic scale have a mapping relation; wherein, specifically include: the received issued data is put into the corresponding memory block; analyzing the issued data to acquire a field identifier and a data text of the issued data; acquiring a target field corresponding to the field identification according to the field mapping relation, and generating conversion data according to the target field and the data text combination; wherein, the target field is a field which can be identified by the target electronic scale;
and acquiring a target IP address of the target electronic scale according to the mapping relation, sending the conversion data to a physical network card through the shared actual physical IP address, and sending the conversion data to the target electronic scale by the physical network card according to the target IP address.
2. The method for transmitting data of an electronic scale of a virtual network according to claim 1, further comprising:
and setting the address of the target electronic scale corresponding to the third-party software as the virtual IP address.
3. The method for transmitting data of an electronic scale of a virtual network according to claim 1, further comprising:
and when no target field matched with the field identification is detected, popping up system information to remind a user that the defined rule is wrong.
4. The method for data transmission of electronic scales for virtual network according to any one of claims 1 to 3,
the virtual network card module is provided with a network monitoring thread for monitoring a target IP of the target electronic scale; and the physical network card and the virtual network card module share the network monitoring thread.
5. The method for transmitting data of an electronic scale of a virtual network according to claim 4, further comprising:
when the communication abnormity feedback of the target electronic scale is received, preset failure data is sent to third-party software through a network monitoring thread of the virtual network card module, so that the third-party software processes the failure data and displays the failure data on a user interface.
6. The method for transmitting data of an electronic scale of a virtual network according to claim 1, further comprising:
receiving the uploaded data of the target electronic scale through a physical network card;
sending the upload data to the virtual network card module;
converting the uploaded data received by the virtual network card module into data which can be identified by third-party software;
and sending the data to third-party software for processing.
7. An electronic scale data transmission device of a virtual network is characterized by comprising:
the data sending module is used for receiving issued data which is input by a user through third-party software and is to be sent to the target electronic scale; wherein, the issued data points to the virtual IP address of a created virtual network card module;
the data conversion module name is used for converting the issued data into conversion data which can be identified by the target electronic scale and sending the conversion data to a corresponding virtual network card module according to the virtual IP address; the virtual network card module and the physical network card share an actual physical IP address, and the virtual IP address of the virtual network card module and a target IP of the target electronic scale have a mapping relation; wherein, be used for specifically: the received issued data is put into the corresponding memory block; analyzing the issued data to acquire a field identifier and a data text of the issued data; acquiring a target field corresponding to the field identification according to the field mapping relation, and generating conversion data according to the target field and the data text combination; wherein, the target field is a field which can be identified by the target electronic scale;
and the virtual network card module is used for acquiring a target IP address of the target electronic scale according to the mapping relation, sending the issued data to the physical network card through the shared actual physical IP address, and sending the issued data to the target electronic scale by the physical network card according to the target IP address.
8. An electronic scale data transmission apparatus for a virtual network, comprising a memory and a processor, wherein the memory stores a computer program, and the computer program can be executed by the processor to implement the electronic scale data transmission method for a virtual network according to any one of claims 1 to 6.
9. A computer-readable storage medium, characterized in that a computer program is stored, which is executable by a processor of an apparatus on which the computer-readable storage medium is located, to implement the electronic scale data transmission method of a virtual network according to any one of claims 1 to 6.
CN202011056825.7A 2020-09-30 2020-09-30 Electronic scale data transmission method, device, equipment and storage medium of virtual network Active CN112260925B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011056825.7A CN112260925B (en) 2020-09-30 2020-09-30 Electronic scale data transmission method, device, equipment and storage medium of virtual network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011056825.7A CN112260925B (en) 2020-09-30 2020-09-30 Electronic scale data transmission method, device, equipment and storage medium of virtual network

Publications (2)

Publication Number Publication Date
CN112260925A CN112260925A (en) 2021-01-22
CN112260925B true CN112260925B (en) 2022-04-29

Family

ID=74233691

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011056825.7A Active CN112260925B (en) 2020-09-30 2020-09-30 Electronic scale data transmission method, device, equipment and storage medium of virtual network

Country Status (1)

Country Link
CN (1) CN112260925B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116827777A (en) * 2023-04-28 2023-09-29 北京绪水互联科技有限公司 Data acquisition method and network configuration method suitable for n target devices with same IP addresses, electronic device and data acquisition system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201134820Y (en) * 2007-08-08 2008-10-15 梅特勒-托利多(常州)称重设备系统有限公司 Embedded equipment and network server capable of communication through network server
CN102368725A (en) * 2011-09-09 2012-03-07 北京东方网信科技股份有限公司 Data receiving method of multiple network cards and system thereof

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8340103B2 (en) * 2007-05-29 2012-12-25 Ca, Inc. System and method for creating a secure tunnel for communications over a network
CN101141361B (en) * 2007-08-08 2010-08-25 梅特勒-托利多(常州)称重设备系统有限公司 Communication method and system between embedded type equipments
US8949585B2 (en) * 2007-10-09 2015-02-03 Vmware, Inc. In-place conversion of virtual machine state
CN102801695B (en) * 2011-05-27 2015-10-14 华耀(中国)科技有限公司 Virtual private network (VPN) communication equipment and data pack transmission method thereof
CN104243632A (en) * 2014-10-13 2014-12-24 三星电子(中国)研发中心 Method and system for connecting non-IP (internet protocol) equipment to virtual IP network
CN105939239B (en) * 2015-07-31 2020-05-12 杭州迪普科技股份有限公司 Data transmission method and device of virtual network card
CN108667675A (en) * 2018-08-14 2018-10-16 浙江亿邦通信科技有限公司 A kind of communication means, communication equipment and private line of communication are for network method
US11301279B2 (en) * 2019-02-26 2022-04-12 International Business Machines Corporation Associating virtual IP address of virtual server with appropriate operating system in server cluster
CN110401672B (en) * 2019-08-06 2021-07-13 郑州信大捷安信息技术股份有限公司 Network access control system and method based on virtual network card

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201134820Y (en) * 2007-08-08 2008-10-15 梅特勒-托利多(常州)称重设备系统有限公司 Embedded equipment and network server capable of communication through network server
CN102368725A (en) * 2011-09-09 2012-03-07 北京东方网信科技股份有限公司 Data receiving method of multiple network cards and system thereof

Also Published As

Publication number Publication date
CN112260925A (en) 2021-01-22

Similar Documents

Publication Publication Date Title
CN111159085B (en) Automatic configuration method of PCIE (peripheral component interface express) bandwidth, server mainboard and server
US9804809B2 (en) Print control system
US10091388B2 (en) Print control system and print control method
CN110619555A (en) Unified management method and device for order information, terminal equipment and medium
CN109766082A (en) The method and apparatus that the application program page jumps
US6237041B1 (en) System using integrating server for transforming message from one system-specific native format to another system specific format according to description of client computers
CN112260925B (en) Electronic scale data transmission method, device, equipment and storage medium of virtual network
US7005962B2 (en) Price label communication system
US8880646B2 (en) Information distribution system, service-providing method for an information distribution system, and a program for the same
CN109284452B (en) Electronic protocol online display method and device, electronic equipment and storage medium
US20220182181A1 (en) Operating method of self-service terminal and self-service terminal
US10410199B2 (en) Print control system and print control method
CN111126983B (en) Order receiving connection method based on sales terminal, sales terminal and sales equipment
JP2003248005A (en) Sample analysis system, sample analysis apparatus and server used for system
US20110016237A1 (en) Scales and method for its configuration
EP4296923A1 (en) Warehouse control system
CN111064728B (en) Method, device and equipment for packing and unpacking data message
CN110995755B (en) Method, device and equipment for configuring data message
JP2678278B2 (en) Information display system
CN116011709A (en) Abnormality response method, abnormality response device, computer device, and storage medium
CN117687710A (en) Setting method of network equipment chip register, network equipment and storage medium
US20120132702A1 (en) Test Assist Device
CN116108108A (en) Data query system, hbase monitoring device and method and electronic equipment
CN117573231A (en) System docking method and device, electronic equipment and storage medium
CN114328877A (en) Method and device for processing data of indicator, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant