CN108900636B - Transaction data processing method and platform - Google Patents

Transaction data processing method and platform Download PDF

Info

Publication number
CN108900636B
CN108900636B CN201810888061.4A CN201810888061A CN108900636B CN 108900636 B CN108900636 B CN 108900636B CN 201810888061 A CN201810888061 A CN 201810888061A CN 108900636 B CN108900636 B CN 108900636B
Authority
CN
China
Prior art keywords
contract number
client
data processing
information pool
contract
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.)
Expired - Fee Related
Application number
CN201810888061.4A
Other languages
Chinese (zh)
Other versions
CN108900636A (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.)
Guangdong Xigouyun Technology Co ltd
Original Assignee
Guangdong Xigouyun 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 Guangdong Xigouyun Technology Co ltd filed Critical Guangdong Xigouyun Technology Co ltd
Priority to CN201810888061.4A priority Critical patent/CN108900636B/en
Publication of CN108900636A publication Critical patent/CN108900636A/en
Application granted granted Critical
Publication of CN108900636B publication Critical patent/CN108900636B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/53Network services using third party service providers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/161Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
    • H04L69/162Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields involving adaptations of sockets based mechanisms

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Economics (AREA)
  • Development Economics (AREA)
  • Computer Security & Cryptography (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a transaction data processing method and a platform. The transaction data processing method of the invention uses the contract number as the unique marking information to generate the corresponding contract number information pool, and the client terminal autonomously judges and joins the dynamic information pool generated according to the business logic. The method realizes self logic control, adaptively joins in a corresponding conversation channel, and the client side monitors and acquires the required information by self, processes the relevant information according to the set logic, is based on the application mode of the Internet application browser, and does not need to install the application, thereby solving the problem of the real-time message transceiving/monitoring function of the browser side (or equipment compatible with relevant protocols).

Description

Transaction data processing method and platform
Technical Field
The invention relates to the technical field of communication, in particular to a transaction data processing method and a transaction data processing platform.
Background
The internet technology is changing day by day, the business model changes, the communication model between the business and the client, and the communication between the client and the client is developed from the original communication based on the telephone and the fax to the communication based on the social media application (QQ, WeChat, etc.), and the business application is required to be added with the real-time communication module. The existing real-time communication application is based on a built multi-person chat room or a one-to-one single communication mode. This mode is its simplicity and convenience. But has the following disadvantages:
1. corresponding personnel need to be preset;
2. related personnel cannot be automatically added, and an administrator, a group owner or the related personnel need to manually send an adding instruction;
3. the related communication content can not lock the effective information and can not be directly adopted by commercial application;
4. the supported communication protocols have limitations, need to operate in advanced operating systems, PCs, smart machines, and cannot operate on lightweight, customized devices.
The application mode of the method cannot be applied to complex commercial activities such as morning negotiation, contract bargaining and the like.
Disclosure of Invention
The invention mainly solves the technical problem of solving the functions of receiving, transmitting and monitoring the real-time message of the browser.
In order to solve the technical problems, the invention adopts a technical scheme that: there is provided a transaction data processing method, the method comprising: the client receives user input, generates a contract number and sends the contract number to a communication server; the communication server receives the contract number and establishes a contract number information pool uniquely corresponding to the contract number; the communication server sends a joining instruction to the client; and the client monitors and identifies the joining instruction, and executes whether to join the corresponding information pool or not based on the autonomous selection of the user.
Wherein the generating the contract number comprises: the client automatically and dynamically increases to generate a contract number according to the database system; or the client dynamically generates the contract number according to the user interaction.
The client and the communication server are based on a TCP/IP protocol, and communication is realized by adopting an interface provided by socket.
In order to solve the above technical problem, another transaction data processing platform provided by the present invention includes a contract number generation module, an information pool establishment module, a sending module, and a processing module, wherein: the contract number generation module is used for receiving user input, generating a contract number and sending the contract number; the information pool establishing module is used for receiving the contract number and establishing a contract number information pool uniquely corresponding to the contract number; the sending module is used for sending a joining instruction; and the processing module is used for monitoring and identifying the joining instruction and executing whether to join the corresponding information pool based on the autonomous selection of the user.
The contract number generation module is used for automatically generating a contract number in an incremental manner according to the dynamic state of the database system; or the contract number generating module is used for dynamically generating the contract number according to the user interaction.
In order to solve the above technical problems, the present invention provides another technical solution: providing a transactional data processing platform comprising a client and a communication server, wherein: the client is used for receiving user input, producing a contract number and sending the contract number to the communication server; the communication server is used for receiving the contract number and establishing a contract number information pool uniquely corresponding to the contract number; the communication server is used for further sending a joining instruction to the client; and the client monitors and identifies the joining instruction, and executes whether to join the corresponding information pool or not based on the autonomous selection of the user.
The transaction data processing platform further comprises a database, and the database is used for storing transaction data.
The transaction data processing platform further comprises a web server, and the web server is used for providing the client-side related application download.
The transaction data processing platform further comprises an application server, and the application server is used for operating the transaction data logic related program.
In order to solve the above technical problems, another technical solution provided by the present invention is: a transaction data processing platform is provided, which comprises a processor, a memory and instructions stored in the memory, wherein the processor implements the steps of the method when executing the instructions.
The invention has the beneficial effects that: different from the situation of the prior art, the contract number is used as the unique marking information to generate the corresponding contract number information pool, and the client autonomously judges and joins the dynamic information pool generated according to the business logic. The method realizes self logic control, adaptively joins in a corresponding conversation channel, and the client side monitors and acquires the required information by self, processes the relevant information according to the set logic, is based on the application mode of the Internet application browser, and does not need to install the application, thereby solving the problem of the real-time message transceiving/monitoring function of the browser side (or equipment compatible with relevant protocols).
Drawings
FIG. 1 is a flow chart illustrating a transaction data processing method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of the business logic of each functional module of the data transaction processing method in the embodiment of the present invention;
FIG. 3 is a schematic flow chart diagram of another transaction data processing method according to an embodiment of the invention;
FIG. 4 is a schematic structural diagram of a transaction data processing platform according to an embodiment of the present invention;
FIG. 5 is a block diagram of a transaction data processing platform according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of another transaction data processing platform according to an embodiment of the present invention.
Detailed Description
Referring to fig. 1, fig. 1 is a schematic flow chart of a transaction data processing method according to an embodiment of the present invention, and as shown in the drawing, the transaction data processing method according to the embodiment includes the following steps:
s101: the client receives the input of the user, generates a contract number and sends the contract number to the communication server.
In the invention, based on the business application logic of the transaction platform, the contract number is used as marking information, the final business document finally formed by the platform of the invention is a contract, and the contract number is a unique identification letter for determining the unique buyer and seller and the sales information.
The client side automatically and dynamically generates the contract number in an increasing mode based on the database system, or the client side can dynamically generate the contract number according to user interaction.
S102: and the communication server receives the contract number and establishes a contract number information pool uniquely corresponding to the contract number.
The communication channel is based on a protocol of a TCP/IP protocol application layer, an interface provided by socket.io is adopted, a communication server starts a server side monitoring/sending process, a client side establishes a link pointing to a monitoring port of the communication server side, the communication server dynamically acquires a unique link number of the client side, and the communication server side dynamically establishes an information pool uniquely corresponding to a contract number according to service logic and establishes contact with the client side. Therefore, two sides/multiple sides of the client can perform bidirectional data transmission according to the type of the service information.
S103: the communication server sends a join instruction to the client.
And after establishing the information pool uniquely corresponding to the contract number, the communication server sends a joining or confirmation instruction to the client so that the client can autonomously select whether to join or not according to the instruction.
S104: and the client monitors and identifies the joining instruction, and performs whether to join the corresponding information pool or not based on the autonomous selection of the user.
The client autonomously determines whether to join the related information pool or not according to the requirement by monitoring and identifying the server instruction, and the client executes the action of joining or not joining the corresponding information pool based on the selection of the user.
If the client side joins a certain information pool according to the user selection, the two sides can mutually release the information objects.
Through interaction between the client and the communication server, whether to join a specific information pool is autonomously determined according to a set business rule, so that the connection of the client in the information pool is ensured to be associated with business, and the privacy of the client is ensured.
Referring to fig. 2, fig. 2 is a schematic diagram of the service logic of each functional module of the data transaction processing method of the present invention, so as to further describe the interaction flow of each communication terminal in detail, as shown in the figure, the user terminal or the client terminal is started to check all the information pools in winter, and the user terminal or the client terminal autonomously determines to join the corresponding information pool according to the user authority and company information, and before this, the method further includes the connection of registered users, the update of user information (e.g. the generation of a new contract), and the update of service data (e.g. the change of real-time price.
The communication server is used for information pool service management, such as starting monitoring function, dynamic generation of a new information pool, registration of a new information pool, autonomous judgment of a starting user side or a client side, addition of an existing user side or a client side into the dynamic information pool, information updating of the information pool, updating of the user side or the client side, updating of background information and the like.
In addition, the application server is mainly used for post-service information management.
Referring to fig. 3, fig. 3 is another flow chart of the transaction data processing method according to the embodiment of the invention, as shown, the steps of the process of the invention are further detailed, including the whole process from user login to final contract generation.
As shown in fig. 3, the user logs on the platform of the present invention, and if purchasing is needed, the user browses related products/companies, performs instant two-party communication, determines whether purchasing is needed, and if purchasing is needed, issues a request for quotation, and under the condition that the price of the other party is confirmed to be appropriate, automatically generates a preliminary contract, and finally generates an electronic contract based on contract terms agreed by the two parties, and can print the electronic contract.
In addition, the user can also manage the free products and the related price management after logging in.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a transaction data processing platform according to an embodiment of the present invention, and as shown in the diagram, the transaction data processing platform 100 of the present invention includes a contract number generating module 11, an information pool establishing module 12, a sending module 13, and a processing module 14, where:
the contract number generating module 11 is used for receiving user input, generating a contract number and sending the contract number.
In the invention, based on the business application logic of the transaction platform, the contract number is used as marking information, the final business document finally formed by the platform of the invention is a contract, and the contract number is a unique identification letter for determining the unique buyer and seller and the sales information.
The contract number generation module 11 is used for automatically generating a contract number in an incremental manner according to the dynamic state of the database system; or dynamically generating a contract number according to user interaction.
The information pool establishing module 12 is configured to receive the contract number and establish a contract number information pool uniquely corresponding to the contract number.
The information pool establishing module 12 dynamically obtains the unique link number, dynamically establishes an information pool uniquely corresponding to the contract number according to the service logic, and establishes a connection with the client. Therefore, two sides/multiple sides of the client can perform bidirectional data transmission according to the type of the service information.
The sending module 13 is configured to send a join instruction.
And after the information pool establishing module 12 establishes the information pool uniquely corresponding to the contract number, sending a joining or confirming instruction to the client.
The processing module 14 is used for monitoring and recognizing the joining instruction, and performing whether to join the corresponding information pool based on the user's autonomous selection.
The processing module 14 monitors and recognizes the join instruction in real time and performs an action of whether to join the corresponding information pool based on the user's own choice.
Please refer to the detailed description of the embodiment shown in fig. 1 for the implementation of the above functional modules, which is not described herein again.
Referring to fig. 5, fig. 5 is another schematic structural diagram of a transaction data processing platform according to an embodiment of the present invention, and as shown in the figure, the transaction data processing platform of the present invention includes a client 200 and a communication server 300, where:
the client 200 is configured to receive a user input, generate a contract number, and send the contract number to the communication server.
The communication server 300 is configured to receive the contract number, and establish a contract number information pool uniquely corresponding to the contract number.
The communication server 300 is used to further issue join instructions to the client 200.
The communication server 300 runs a communication service module, providing real-time communication dynamic connection, management, and loading services.
The client 200 monitors and recognizes the joining instruction, and performs whether to join the corresponding information pool based on the user's own selection. The client 200 runs a transceiver module, which has functions of monitoring, acquiring, processing, and sending information in real time, and in addition, the transceiver module can also be fixed on a light device, such as a mobile phone.
With continued reference to fig. 5, the transaction data processing platform of the present invention further includes a database 400, wherein the database 400 is used for storing transaction data.
Still further, the transaction data processing platform of the present invention further comprises a web server 500, the web server 500 being configured to provide client-side related application downloads. Such as for downloading applications to PCs, cell phones, etc.
Furthermore, the transaction data processing platform of the present invention further comprises an application server 600, and the application server 600 is configured to run the transaction data logic related program.
Still further, another embodiment of the present invention provides a transaction data processing platform, please refer to fig. 6, fig. 6 shows a transaction data processing platform 700 according to another embodiment of the present invention, which includes a processor 701, a memory 702, and instructions stored in the memory 702.
Alternatively, the processor 701 may be a CPU (Central Processing Unit). Or may be an integrated circuit chip having computing (including determining) and control capabilities, and the processor 701 may also be a general purpose processor, an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, or discrete hardware components, and so on, and is not limited in this respect. A general purpose processor may be a microprocessor or any conventional processor or the like.
The processor 701 is configured to receive user input, generate a contract number, establish a contract number information pool uniquely corresponding to the contract number based on the contract number, add the client to the corresponding information pool based on the selection of the user, and process and manage interaction information of both parties.
A memory 702, which can be used to store system data, such as the user registration information, information of both parties to the transaction, information of product data, and information related to company business and product, etc.; the memory 702 is further configured to store instructions, and when the instructions 703 stored in the memory 702 are read and executed by the processor 701, the steps of the transaction data processing method described above are implemented. From the hierarchy structure formed by the transaction data processing platform 700, the instructions of the transaction data processing platform 700 are divided into micro instructions, machine instructions and macro instructions, wherein the micro instructions are micro-program-level commands and belong to hardware; the macro instruction is a software instruction consisting of a plurality of machine instructions and belongs to software; machine instructions, which are between micro instructions and macro instructions and are usually abbreviated as instructions, each instruction can perform an independent arithmetic operation or logical operation, etc., as described above, to some extent, in an intelligent terminal system (e.g., a computer system), software and hardware have no clear boundary, and functions realized by software can be realized by hardware (hardened); the hardware implemented functions may also be implemented in software (softening), such as a conventional playback software instead of a video card.
The program, i.e., the server, may identify the set of instructions that are run, and thus the server may also include programs, which may in turn include system programs and application programs, which may be background services. The system program may be used to connect the transactional data processing platform 700 to a network and may also be used to configure the notification bar of the transactional data processing platform 700; a notification bar that may also be used to monitor the transaction data processing platform 700; but also to retrieve received requests and messages, etc. The application program can be used for building an interaction platform and receiving interaction information.
For the specific function implementation of the processor 701, please refer to the detailed description of the above method embodiment, which is not described herein again.
As can be understood from the above detailed description of the transaction data processing method and platform of the present invention, the contract number of the present invention is used as the unique identification information to generate the corresponding contract number information pool, and the client autonomously determines to join the dynamic information pool generated according to the business logic. The method realizes self logic control, adaptively joins in a corresponding conversation channel, and the client side monitors and acquires the required information by self, processes the relevant information according to the set logic, is based on the application mode of the Internet application browser, and does not need to install the application, thereby solving the problem of the real-time message transceiving/monitoring function of the browser side (or equipment compatible with relevant protocols).
The existing applications based on internet communication are generally passive message monitoring, bidirectional receiving and transmitting, and applications with service logic functions, all of which need to install a client and cannot be based on browser webpage application. The invention solves the problem of the real-time message transceiving/monitoring function of the browser end (or equipment compatible with relevant protocols).
In addition, the invention utilizes the Angularlar 2.0 platform, and the equipment terminal autonomously judges/joins the dynamic information pool produced according to the business logic.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes performed by the present specification and drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (8)

1. A method of transaction data processing, the method comprising:
the client receives user input, generates a contract number and sends the contract number to a communication server, wherein the contract number generation comprises the following steps: the client automatically and dynamically increases to generate a contract number according to the database system; or the client dynamically generates a contract number according to user interaction;
the communication server receives the contract number, establishes a contract number information pool uniquely corresponding to the contract number, and the contract number information pool is used for carrying out bidirectional data transmission between two parties/multiple parties of a client according to the type of service information after the client selects to join the corresponding information pool based on a user so as to finally generate a contract;
the communication server sends a joining instruction to the client;
and the client monitors and identifies the joining instruction, and executes whether to join the corresponding information pool or not based on the autonomous selection of the user.
2. The transaction data processing method of claim 1, wherein the client and the communication server communicate with each other based on a TCP/IP protocol and using an interface provided by socket.
3. The transaction data processing platform is characterized by comprising a contract number generation module, an information pool establishment module, a sending module and a processing module, wherein:
the contract number generation module is used for receiving user input, generating a contract number and sending the contract number, and the contract number generation module is used for automatically increasing the contract number according to the dynamic state of a database system; or the contract number generating module is used for dynamically generating a contract number according to user interaction;
the information pool establishing module is used for receiving the contract number and establishing a contract number information pool which is uniquely corresponding to the contract number, and the contract number information pool is used for performing two-way data transmission between two parties/multiple parties of a client according to the type of service information after the client selects to join the corresponding information pool based on a user so as to finally generate a contract;
the sending module is used for sending a joining instruction;
and the processing module is used for monitoring and identifying the joining instruction and executing whether to join the corresponding information pool based on the autonomous selection of the user.
4. A transactional data processing platform, comprising a client and a communication server, wherein:
the client is used for receiving user input, producing a contract number and sending the contract number to the communication server, and the client automatically and progressively generates the contract number according to the database system; or the client dynamically generates a contract number according to user interaction;
the communication server is used for receiving the contract number and establishing a contract number information pool which is uniquely corresponding to the contract number, and the contract number information pool is used for carrying out bidirectional data transmission between two parties/multiple parties of a client according to the type of service information after the client selects to join the corresponding information pool based on a user so as to finally generate a contract;
the communication server is used for further sending a joining instruction to the client;
and the client monitors and identifies the joining instruction, and executes whether to join the corresponding information pool or not based on the autonomous selection of the user.
5. The transactional data processing platform of claim 4 further comprising a database for storing transactional data.
6. The transactional data processing platform of claim 5, further comprising a web server for providing said client-related application download.
7. The transactional data processing platform of claim 4 further comprising an application server for running said transactional data logic-related program.
8. A transactional data processing platform comprising a processor, a memory and instructions stored thereon, the processor implementing the steps of the method of any one of claims 1-2 when executing the instructions.
CN201810888061.4A 2018-08-07 2018-08-07 Transaction data processing method and platform Expired - Fee Related CN108900636B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810888061.4A CN108900636B (en) 2018-08-07 2018-08-07 Transaction data processing method and platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810888061.4A CN108900636B (en) 2018-08-07 2018-08-07 Transaction data processing method and platform

Publications (2)

Publication Number Publication Date
CN108900636A CN108900636A (en) 2018-11-27
CN108900636B true CN108900636B (en) 2021-07-09

Family

ID=64353147

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810888061.4A Expired - Fee Related CN108900636B (en) 2018-08-07 2018-08-07 Transaction data processing method and platform

Country Status (1)

Country Link
CN (1) CN108900636B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002027573A1 (en) * 2000-09-25 2002-04-04 Kabushiki Kaisha Toshiba Electronic contract holding method, electronic contract proving method, contractor server, contract holding server, electronic contract holding system, and storage medium
CN1384451A (en) * 2001-04-27 2002-12-11 黎明网络有限公司 Multijob data exchange method and device
CN106022706A (en) * 2016-05-06 2016-10-12 米励(北京)信息技术有限公司 Holographic presentation system of E-contract main body and correlation execution process information
CN106127082A (en) * 2016-06-13 2016-11-16 点击律(上海)网络科技有限公司 A kind of online contract generates method and system
CN107316182A (en) * 2017-06-30 2017-11-03 福建亿榕信息技术有限公司 A kind of generation method of electronic contract chain of evidence and generation system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002027573A1 (en) * 2000-09-25 2002-04-04 Kabushiki Kaisha Toshiba Electronic contract holding method, electronic contract proving method, contractor server, contract holding server, electronic contract holding system, and storage medium
CN1384451A (en) * 2001-04-27 2002-12-11 黎明网络有限公司 Multijob data exchange method and device
CN106022706A (en) * 2016-05-06 2016-10-12 米励(北京)信息技术有限公司 Holographic presentation system of E-contract main body and correlation execution process information
CN106127082A (en) * 2016-06-13 2016-11-16 点击律(上海)网络科技有限公司 A kind of online contract generates method and system
CN107316182A (en) * 2017-06-30 2017-11-03 福建亿榕信息技术有限公司 A kind of generation method of electronic contract chain of evidence and generation system

Also Published As

Publication number Publication date
CN108900636A (en) 2018-11-27

Similar Documents

Publication Publication Date Title
CN111416867B (en) Message processing method, server and computer storage medium between different devices
US20200326989A1 (en) Building pool-based m2m service layer through nfv
CN101345948A (en) Monitoring mobile phone, mobile phone monitoring system and method for monitoring mobile phone
CN1575461A (en) Mobile client provisioning web service
CN105531979B (en) It is a kind of for exchanging the method and server of data between a client and a server
WO2016033987A1 (en) Device application software management service method, device, and system for internet of things
CN110971703B (en) Service request method, device, server and storage medium based on connection pool
US20130091502A1 (en) System and method of providing virtual machine using device cloud
CN103533189A (en) Method and apparatus for mobile seat call distribution
CN113626002A (en) Service execution method and device
CN102594886B (en) Method and device for direct communication between browsers, and communication system
WO2015149531A1 (en) Internet of things terminal firmware management method, device and general service entity
CN112689012A (en) Cross-network proxy communication method and device
CN112991064B (en) Service processing method, device, computer equipment and storage medium
CN111277983A (en) RFID middleware, publish-subscribe system and data transmission method
WO2015184879A1 (en) Terminal topology management service method, device, and system for internet of things
CN108900636B (en) Transaction data processing method and platform
CN202798801U (en) Universal communication system for achieving distributed data interaction
CN102694788B (en) Method and system for providing client side remote service from server side
US20170286560A1 (en) Method, device and system for device troubleshooting service of the internet of things
CN115914319A (en) Remote management method and system for virtual reality equipment
CN105721278A (en) Question-answer mechanism based on instant communication
CN114679472A (en) Communication system, method, apparatus, storage medium, and electronic device
CN108735278B (en) Instruction transmission method and application suitable for rehabilitation equipment
CN114285890A (en) Cloud platform connection method, device, 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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20210709

CF01 Termination of patent right due to non-payment of annual fee