CN110198326A - A kind of view networking conference reservation information push method, apparatus and system - Google Patents

A kind of view networking conference reservation information push method, apparatus and system Download PDF

Info

Publication number
CN110198326A
CN110198326A CN201810165006.2A CN201810165006A CN110198326A CN 110198326 A CN110198326 A CN 110198326A CN 201810165006 A CN201810165006 A CN 201810165006A CN 110198326 A CN110198326 A CN 110198326A
Authority
CN
China
Prior art keywords
client
conference reservation
networked server
sent
websocket
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810165006.2A
Other languages
Chinese (zh)
Inventor
褚英奇
谢程算
周逸芳
刘宗杰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Visionvera International Information Technology Co Ltd
Original Assignee
Beijing Visionvera International Information 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 Beijing Visionvera International Information Technology Co Ltd filed Critical Beijing Visionvera International Information Technology Co Ltd
Priority to CN201810165006.2A priority Critical patent/CN110198326A/en
Publication of CN110198326A publication Critical patent/CN110198326A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • 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/55Push-based network services
    • 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

Abstract

The embodiment of the invention provides a kind of view networking conference reservation information push methods, apparatus and system, which comprises view networked server receives the websocket foundation that the first client is sent and requests;And send websocket to first client and establish response, websocket, which is established, with first client connect;The view networked server receives the conference reservation request that the first client is sent;Determine the second client corresponding with meeting reserve requests;And meeting reserve requests are pushed to second client and are audited;It is described that the auditing result that second client is sent is received depending on networked server;And the auditing result is sent to first client.In the embodiment of the present invention, client by browser with establish websocket depending on networked server and connect, data then can be directly transmitted between both sides, improve the communication efficiency of both sides.

Description

A kind of view networking conference reservation information push method, apparatus and system
Technical field
The present invention relates to fields of communication technology, more particularly to a kind of view networking conference reservation information push method, device And system.
Background technique
With the development of network technology, in order to realize instant messaging, technology used is all poll for many websites now (polling).Poll is to issue Hyper text transfer association to server by browser in specific time interval (1 second such as every) View request (HTTP request, Hyper Text Transfer Protocol request, referred to as connection request), then Newest data are returned to the browser of customer side by server.The mode of this traditional HTTP request is brought clearly The shortcomings that, browser needs constantly to issue HTTP request to server, establishes HTTP connection.Since HTTP is non-state Property, the mark (identity) of client is re-entered, every time to tell the information of server-side client.Then it waits Server-side processing.In addition, the header of HTTP request be it is very long, the useful data that the inside includes may be one The value of very little can occupy many bandwidth and resource in this way.
It follows that needing browser constantly to send connection request to server in existing polling mode, not only consuming The massive band width and resource of server, and communication efficiency is also low.
Summary of the invention
The embodiment of the present invention the technical problem to be solved is that providing a kind of view networking conference reservation information push method, with It solves in existing polling mode, needs browser constantly to send connection request to server, consume a large amount of bands of server Wide and resource, leads to the problem that communication efficiency is low.
Correspondingly, the embodiment of the invention also provides a kind of view networking conference reservation message driving means and system, to Guarantee the realization and application of the above method.
To solve the above-mentioned problems, the present invention is achieved through the following technical solutions:
First aspect provides a kind of view networking conference reservation information push method, which comprises
The websocket that the first client is sent, which is received, depending on networked server establishes request;
The view networked server sends websocket to first client and establishes response, with first client Websocket connection is established at end;
The view networked server receives the conference reservation request that the first client is sent;
The view networked server determines the second client corresponding with conference reservation request;
It is described that conference reservation request is pushed to second client and audited depending on networked server;
It is described that the auditing result that second client is sent is received depending on networked server;
It is described that the auditing result is sent to first client depending on networked server.
Optionally, the method also includes:
The update message that the conference reservation that second client is sent is received depending on networked server;
It is described that the update message is sent to first client depending on networked server.
It is optionally, described to determine corresponding second client of the reserve requests depending on networked server, comprising:
It is described that conference reservation request is parsed depending on networked server, obtain corresponding conference reservation information;
The view networked server searches the second client relevant to the conference reservation information;
It is described to establish connection depending on networked server and second client.
Optionally, the auditing result includes: conference reservation success or conference reservation failure.
Second aspect provides a kind of view networking conference reservation message driving means, and described device includes:
First receiving module, the websocket for receiving the transmission of the first client establish request;
First sending module establishes response for sending websocket to first client, with the client Establish websocket connection;
Second receiving module, for receiving the conference reservation request of the first client transmission;
Determining module, for determining that the conference reservation requests corresponding second client;
Second sending module is audited for conference reservation request to be pushed to second client;
Third receiving module, the auditing result sent for receiving second client;
Third sending module, for the auditing result to be sent to first client.
Optionally, described device further include:
4th receiving module, for receiving the update message for the conference reservation that second client is sent;
4th sending module, for the update message to be sent to first client.
Optionally, the determining module includes:
Parsing module obtains corresponding conference reservation information for parsing to conference reservation request;
Searching module, for searching the second client relevant to the conference reservation information;
Module is established, for establishing connection with second client.
Optionally, the auditing result that the third receiving module receives includes: that conference reservation success or meeting are pre- About fail.
The third aspect provides a kind of view networking conference reservation message push system, and the system comprises: the first clients, the Two clients and view networked server, wherein
First client establishes request for sending websocket to view networked server by browser;
The view networked server, after establishing request in the websocket for receiving the first client transmission, Websocket is sent to first client and establishes response, and is established websocket with first client and connect;
First client is also used to send conference reservation request to the view networked server;
The view networked server is also used to after receiving the conference reservation request that first client is sent, really Fixed the second client corresponding with conference reservation request, and conference reservation request is pushed to second client It is audited;
Second client, the conference reservation request sent for receiving the view networked server, and to institute It states video conference reserve requests to be audited, obtains corresponding auditing result, and the auditing result is fed back into the view Networked server;
The view networked server, the auditing result for being also used to receive are sent to first client.
Optionally, the system also includes:
Second client is also used to the update message for sending the conference reservation depending on networked server;
The view networked server is also used in the update for receiving the conference reservation that second client is sent After message, the update message of the conference reservation is sent to first client;
First client, the update for being also used to receive the conference reservation sent depending on networked server disappear Breath.
Compared with prior art, the embodiment of the present invention includes following advantages:
In the embodiment of the present invention, the first client establishes connection by websocket and depending on networked server, later, to Conference reservation request is sent depending on networked server, determines the second client corresponding with conference reservation request depending on networked server Conference reservation request is pushed to second client and audited, and obtained auditing result is sent to by end First client.That is, client is first established with view networked server by browser in the embodiment of the present invention Websocket connection, then, as soon as browser and depending on being formed an express passway between networked server, straight between the two Data can mutually be transmitted by connecing, and improve the communication efficiency of both sides.
It should be understood that above general description and following detailed description be only it is exemplary and explanatory, not The application can be limited.
Detailed description of the invention
Fig. 1 is a kind of flow chart of view networking conference reservation information push method provided in an embodiment of the present invention;
Fig. 2 is a kind of another flow chart of view networking conference reservation information push method provided in an embodiment of the present invention;
Fig. 3 is a kind of structural schematic diagram of view networking conference reservation message driving means provided in an embodiment of the present invention;
Fig. 4 is a kind of another structural representation of view networking conference reservation message driving means provided in an embodiment of the present invention Figure;
Fig. 5 is a kind of structural schematic diagram of view networking conference reservation message push system provided in an embodiment of the present invention.
Specific embodiment
In order to make the foregoing objectives, features and advantages of the present invention clearer and more comprehensible, with reference to the accompanying drawing and specific real Applying mode, the present invention is described in further detail.
Referring to Fig. 1, for a kind of flow chart of view networking conference reservation information push method provided in an embodiment of the present invention; The method body may include steps of:
Step 101: view networked server receives the websocket that the first client is sent and establishes request;
In this step, the first client can be sent by browser or web page platform to view networked server Websocket establishes request.Wherein, it is and the WebSocket agreement based on WebSocket agreement that websocket, which establishes request, It is the new network protocol of one kind based on TCP, it realizes browser and communicates with server full duplex (full-duplex) --- Allow server active transmission information to client.
In this embodiment, websocket is it also will be understood that at network socket, for example, that of diplopore and three holes, specification (i.e. agreement) can be equally inserted on corresponding socket, such as diplopore can only be inserted on the socket of diplopore, and three holes can only It is inserted on the socket in three holes, connection can be established after being successively inserted into, the data of both sides can be transmitted mutually.
Step 102: the view networked server sends websocket to first client and establishes response, and described Client establishes websocket connection;
In the step, after receiving websocket foundation request depending on networked server, issued to first client Websocket establishes response, this process, which commonly referred to as " is shaken hands ", completes the connection of view networked server and the first client.
That is, only needing a HTTP to shake hands by Websocket in the present embodiment, thus entirely communicating Journey is built upon in primary connection/state, also avoids the non-state of HTTP, can know first always depending on the Internet services end The information of client, until the first client is closed.
Step 103: the view networked server receives the conference reservation request that the first client is sent;
In the step, after establishing websocket depending on networked server and the first client and connecting, the first client can be with Conference reservation request is sent to view networked server, wherein conference reservation request includes: meeting promoter, and the side of attending a meeting (can be One, it is also possible to multiple), session topic, the preset conference time, meeting place, meeting-place and meeting examination & approval side etc.. It is, of course, also possible to include: meeting facility information (terminal), main source bandwidth, auxiliary source bandwidth, conference type, it is contemplated that number of participants, ginseng Meeting personnel's rank, meeting grade, and number of terminals etc. of attending a meeting.In practical applications, may include it is above-mentioned one or more, The present embodiment is with no restrictions.
Wherein, the preset conference time generally includes meeting start time and end time, can be to meeting depending on networked server Starting and end time carries out logic judgment, and meeting start time is greater than current time, and meeting adjourned time is greater than Meeting start time etc.;
It has a meeting facility information (i.e. conference terminal), conference terminal can verified depending on networked server, if Meeting just can not reserve (limitation) in meeting;
Meeting place, i.e. chairman address, naturally it is also possible to which trans-city meeting transprovincially, what chairman address indicated is to open meeting Equipment etc.;
Conference type may include videophone, video conference, mobile phone, program request, recorded broadcast etc. function.
For example, to reserve a view networking meeting, conference reservation request includes but not limited to this: meeting promoter attends a meeting Side, session topic, the time of meeting, meeting-place, conference terminal, meeting place and meeting examination & approval side etc..
Step 104: the view networked server determines the second client corresponding with conference reservation request;
It is described that conference reservation request is parsed depending on networked server in the step, it is pre- to obtain corresponding meeting Then about information searches the second client relevant to the conference reservation information, and establishes connection with second client. For example, the first client will reserve a view networking meeting, conference reservation information is included at least: meeting promoter, the side of attending a meeting, meeting Theme, the time of meeting, meeting place, meeting-place and meeting examination & approval side etc..In the embodiment, with the conference reservation information Relevant second client can be meeting examination & approval side, be also possible to the side of attending a meeting etc., the present embodiment is with no restrictions.Then, depending on connection Network server establishes connection with corresponding second client.
Step 105: described that conference reservation request is pushed to second client and examined depending on networked server Core;
In the step, after establishing connection depending on networked server and the second client, conference reservation request is sent to Second client audits conference reservation request by the second client, if audit passes through, conference reservation success, Otherwise, conference reservation fails.
Wherein, it should be noted that requesting for different conference reservations, auditing standards are also different.Second client can To be one, it is also possible to multiple, the present embodiment is with no restrictions.
Step 106: described that the auditing result that second client is sent is received depending on networked server;
In the step, the auditing result includes: conference reservation success or conference reservation failure.
That is, audit passes through if the second client is requested by the conference reservation, conference reservation success;Such as Fruit audit does not pass through, conference reservation failure.
Step 107: described that the auditing result is sent to first client depending on networked server.
In the embodiment, if conference reservation success, successfully audits knot for the conference reservation depending on networked server Fruit is sent to the first client, otherwise, it will the auditing result of view reservation failure is sent to the first client.
In the embodiment of the present invention, the first client establishes connection by websocket and depending on networked server, later, to Conference reservation request is sent depending on networked server, determines the second client corresponding with conference reservation request depending on networked server Conference reservation request is pushed to second client and audited, and obtained auditing result is sent to by end First client.That is, client is established by browser and view networked server in the embodiment of the present invention Websocket connection, then, as soon as browser and depending on being formed an express passway between networked server, straight between the two Data can mutually be transmitted by connecing, and improve the communication efficiency of both sides.
Also referring to Fig. 2, being a kind of the another of view networking conference reservation information push method provided in an embodiment of the present invention Flow chart, the method disappear depending on networked server in the update for receiving the transmission of the second client in unlike the above method When breath, it can be pushed to the first client in time, the request of the first client transmission is no longer passively received depending on networked server Just returned data later, but the first client is given with regard to active push when receiving new data.The method specifically includes:
Step 201: view networked server receives the websocket that the first client is sent and establishes request;
Step 202: the view networked server sends websocket to first client and establishes response, and described First client establishes websocket connection;
Step 203: the view networked server receives the conference reservation request that the first client is sent;
Step 204: the view networked server determines the second client corresponding with conference reservation request;
Step 205: described that conference reservation request is pushed to second client and examined depending on networked server Core;
Step 206: described that the auditing result that second client is sent is received depending on networked server;
Step 207: described that the auditing result is sent to first client depending on networked server;
In the embodiment, step 201 to step 207 is identical to step 107 as step 101, and specific implementation process is detailed in Above-mentioned, details are not described herein.
Step 208: the update that the conference reservation that second client is sent is received depending on networked server disappears Breath;
In this embodiment, the update message of conference reservation can be the change message or new meeting of conference reservation Reservation message is discussed, for example, the new conference reservation message that the second client is initiated, it can be pre- by the new meeting depending on networked server About message is dragged to first client etc..
Step 209: described that the update message is sent to first client depending on networked server.
In the embodiment of the present invention, client by browser with establish websocket depending on networked server and connect, then, As soon as browser and depending on being formed an express passway between networked server, directly can mutually transmit data between the two, It is subsequent receive new message depending on networked server when, can the new message is pushed to the first client in time, to improve The communication efficiency of both sides.
It should be noted that for simple description, therefore, it is stated as a series of action groups for embodiment of the method It closes, but those skilled in the art should understand that, embodiment of that present invention are not limited by the describe sequence of actions, because according to According to the embodiment of the present invention, some steps may be performed in other sequences or simultaneously.Secondly, those skilled in the art also should Know, the embodiments described in the specification are all preferred embodiments, and the related movement not necessarily present invention is implemented Necessary to example.
Referring to Fig. 3, being that a kind of structure depending on conference reservation message driving means of networking provided in an embodiment of the present invention is shown It is intended to, can specifically include following module: the first receiving module 31, the first sending module 32, the second receiving module 33 determines mould Block 34, the second sending module 35, third receiving module 36 and third sending module 37, wherein
First receiving module 31, the websocket for receiving the transmission of the first client establish request;
First sending module 32 establishes response for sending websocket to first client, with the client Websocket connection is established at end;
Second receiving module 33, for receiving the conference reservation request of the first client transmission;
Determining module 34, for determining that the conference reservation requests corresponding second client;
Second sending module 35 is audited for conference reservation request to be pushed to second client;
Third receiving module 36, the auditing result sent for receiving second client, wherein the auditing result It include: conference reservation success or conference reservation failure;
Third sending module 37, for the auditing result to be sent to first client.
Optionally, in another embodiment, on the basis of the above embodiments, described device can also wrap the embodiment Include: the 4th receiving module 41 and the 4th sending module 42, structural schematic diagram are as shown in Figure 4.Wherein,
4th receiving module 41, for receiving the update message for the conference reservation that second client is sent;
4th sending module 42, for the update message to be sent to first client.
Optionally, in another embodiment, the determining module 34 includes: parsing module, searching module and establishes module (not shown),
Parsing module obtains corresponding conference reservation information for parsing to conference reservation request;
Searching module, for searching the second client relevant to the conference reservation information;
Module is established, for establishing connection with second client.
Optionally, described device can integrate in view networked server, can also not be independently, the present embodiment does not limit System.
For device embodiment, since it is basically similar to the method embodiment, related so being described relatively simple Place illustrates referring to the part of embodiment of the method.
Also referring to Fig. 5, for a kind of structure of view networking conference reservation message push system provided in an embodiment of the present invention Schematic diagram, the system comprises: the first client 51, view networked server 52 and the second client 53, it should be noted that For the first client and the second client in the embodiment are a user, still, in practical applications, the first client End and the second client are not limited to this only one user, are also possible to multiple users.Wherein,
First client 51 establishes request for sending websocket to view networked server by browser;
The view networked server 52, for establishing request in the websocket for receiving the first client transmission Afterwards, the first client of Xiang Suoshu sends websocket and establishes response, and establishes websocket with the client and connect;
First client 51 is also used to send conference reservation request to the view networked server 52;
The view networked server 52 is also used in the conference reservation request for receiving the transmission of the first client 51 Afterwards, it determines corresponding with conference reservation request the second client 53, and the conference reservation is requested to be pushed to described the Two clients 53 are audited;
Second client 53, the conference reservation request sent for receiving the view networked server 52, and The video conference reserve requests are audited, obtain corresponding auditing result, and the auditing result is fed back into institute State view networked server 52;
The view networked server 52, the auditing result for being also used to receive are sent to first client 51。
Optionally, in another embodiment, second client 53 is also used to send institute to the view networked server State the update message of conference reservation;
The view networked server 52 is also used to receiving the conference reservation that second client hair 53 is sent After update message, the update message of the conference reservation is sent to first client 51;
First client 51 is also used to receive the update for the conference reservation that the view networked server 52 is sent Message.
For system embodiments, since it is basically similar to the method embodiment, related so being described relatively simple Place illustrates referring to the part of embodiment of the method.
In the embodiment of the present invention, client by browser with establish websocket depending on networked server and connect, then, As soon as browser and depending on being formed an express passway between networked server, directly can mutually transmit data between the two, It is subsequent receive new message depending on networked server when, can the new message is pushed to the first client in time, to improve The communication efficiency of both sides.
All the embodiments in this specification are described in a progressive manner, the highlights of each of the examples are with The difference of other embodiments, the same or similar parts between the embodiments can be referred to each other.
It should be understood by those skilled in the art that, the embodiment of the embodiment of the present invention can provide as method, apparatus or calculate Machine program product.Therefore, the embodiment of the present invention can be used complete hardware embodiment, complete software embodiment or combine software and The form of the embodiment of hardware aspect.Moreover, the embodiment of the present invention can be used one or more wherein include computer can With in the computer-usable storage medium (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) of program code The form of the computer program product of implementation.
The embodiment of the present invention be referring to according to the method for the embodiment of the present invention, terminal device (system) and computer program The flowchart and/or the block diagram of product describes.It should be understood that flowchart and/or the block diagram can be realized by computer program instructions In each flow and/or block and flowchart and/or the block diagram in process and/or box combination.It can provide these Computer program instructions are set to general purpose computer, special purpose computer, Embedded Processor or other programmable data processing terminals Standby processor is to generate a machine, so that being held by the processor of computer or other programmable data processing terminal devices Capable instruction generates for realizing in one or more flows of the flowchart and/or one or more blocks of the block diagram The device of specified function.
These computer program instructions, which may also be stored in, is able to guide computer or other programmable data processing terminal devices In computer-readable memory operate in a specific manner, so that instruction stored in the computer readable memory generates packet The manufacture of command device is included, which realizes in one side of one or more flows of the flowchart and/or block diagram The function of being specified in frame or multiple boxes.
These computer program instructions can also be loaded into computer or other programmable data processing terminal devices, so that Series of operation steps are executed on computer or other programmable terminal equipments to generate computer implemented processing, thus The instruction executed on computer or other programmable terminal equipments is provided for realizing in one or more flows of the flowchart And/or in one or more blocks of the block diagram specify function the step of.
Although the preferred embodiment of the embodiment of the present invention has been described, once a person skilled in the art knows bases This creative concept, then additional changes and modifications can be made to these embodiments.So the following claims are intended to be interpreted as Including preferred embodiment and fall into all change and modification of range of embodiment of the invention.
Finally, it is to be noted that, herein, relational terms such as first and second and the like be used merely to by One entity or operation are distinguished with another entity or operation, without necessarily requiring or implying these entities or operation Between there are any actual relationship or orders.Moreover, the terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that process, method, article or terminal device including a series of elements not only wrap Those elements are included, but also including other elements that are not explicitly listed, or further includes for this process, method, article Or the element that terminal device is intrinsic.In the absence of more restrictions, being wanted by what sentence "including a ..." limited Element, it is not excluded that there is also other identical elements in process, method, article or the terminal device for including the element.
It is pre- to a kind of view networking conference reservation information push method provided by the present invention and a kind of networking meeting of view above About message driving means and system, are described in detail, and specific case used herein is to the principle of the present invention and implementation Mode is expounded, and the above description of the embodiment is only used to help understand the method for the present invention and its core ideas;Meanwhile For those of ordinary skill in the art, according to the thought of the present invention, has change in specific embodiments and applications Become place, in conclusion the contents of this specification are not to be construed as limiting the invention.

Claims (10)

  1. The conference reservation information push method 1. a kind of view is networked characterized by comprising
    The websocket that the first client is sent, which is received, depending on networked server establishes request;
    The view networked server sends websocket to first client and establishes response, builds with first client Vertical websocket connection;
    The view networked server receives the conference reservation request that the first client is sent;
    The view networked server determines the second client corresponding with conference reservation request;
    It is described that conference reservation request is pushed to second client and audited depending on networked server;
    It is described that the auditing result that second client is sent is received depending on networked server;
    It is described that the auditing result is sent to first client depending on networked server.
  2. 2. the method according to claim 1, wherein further include:
    The update message that the conference reservation that second client is sent is received depending on networked server;
    It is described that the update message is sent to first client depending on networked server.
  3. 3. method according to claim 1 or 2, which is characterized in that described to determine the reserve requests depending on networked server Corresponding second client, comprising:
    It is described that conference reservation request is parsed depending on networked server, obtain corresponding conference reservation information;
    The view networked server searches the second client relevant to the conference reservation information;
    It is described to establish connection depending on networked server and second client.
  4. 4. method according to claim 1 or 2, which is characterized in that
    The auditing result includes: conference reservation success or conference reservation failure.
  5. The conference reservation message driving means 5. a kind of view is networked characterized by comprising
    First receiving module, the websocket for receiving the transmission of the first client establish request;
    First sending module is established response for sending websocket to first client, is established with the client Websocket connection;
    Second receiving module, for receiving the conference reservation request of the first client transmission;
    Determining module, for determining that the conference reservation requests corresponding second client;
    Second sending module is audited for conference reservation request to be pushed to second client;
    Third receiving module, the auditing result sent for receiving second client;
    Third sending module, for the auditing result to be sent to first client.
  6. 6. device according to claim 5, which is characterized in that further include:
    4th receiving module, for receiving the update message for the conference reservation that second client is sent;
    4th sending module, for the update message to be sent to first client.
  7. 7. device according to claim 5 or 6, which is characterized in that the determining module includes:
    Parsing module obtains corresponding conference reservation information for parsing to conference reservation request;
    Searching module, for searching the second client relevant to the conference reservation information;
    Module is established, for establishing connection with second client.
  8. 8. device according to claim 5 or 6, which is characterized in that
    The auditing result that the third receiving module receives includes: conference reservation success or conference reservation failure.
  9. The conference reservation message push system 9. a kind of view is networked characterized by comprising the first client, the second client with And view networked server, wherein
    First client establishes request for sending websocket to view networked server by browser;
    The view networked server, after establishing request in the websocket for receiving the first client transmission, to institute It states the first client and sends websocket foundation response, and establish websocket with first client and connect;
    First client is also used to send conference reservation request to the view networked server;
    The view networked server is also used to after receiving the conference reservation request that first client is sent, determine with The conference reservation requests corresponding second client, and conference reservation request is pushed to second client and is carried out Audit;
    Second client, the conference reservation request sent for receiving the view networked server, and to the view The request of frequency conference reservation is audited, and obtains corresponding auditing result, and the auditing result is fed back to the view and is networked Server;
    The view networked server, the auditing result for being also used to receive are sent to first client.
  10. 10. system according to claim 9, which is characterized in that further include:
    Second client is also used to the update message for sending the conference reservation depending on networked server;
    The view networked server is also used in the update message for receiving the conference reservation that second client is sent Afterwards, the update message of the conference reservation is sent to first client;
    First client is also used to receive the update message for the conference reservation that the view networked server is sent.
CN201810165006.2A 2018-02-26 2018-02-26 A kind of view networking conference reservation information push method, apparatus and system Pending CN110198326A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810165006.2A CN110198326A (en) 2018-02-26 2018-02-26 A kind of view networking conference reservation information push method, apparatus and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810165006.2A CN110198326A (en) 2018-02-26 2018-02-26 A kind of view networking conference reservation information push method, apparatus and system

Publications (1)

Publication Number Publication Date
CN110198326A true CN110198326A (en) 2019-09-03

Family

ID=67751018

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810165006.2A Pending CN110198326A (en) 2018-02-26 2018-02-26 A kind of view networking conference reservation information push method, apparatus and system

Country Status (1)

Country Link
CN (1) CN110198326A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022109784A1 (en) * 2020-11-24 2022-06-02 京东方科技集团股份有限公司 Conference system, and conference information pushing method and apparatus

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104734942A (en) * 2015-03-13 2015-06-24 广州日滨科技发展有限公司 Meeting management method, device and system
CN105306757A (en) * 2015-09-14 2016-02-03 上海可言信息技术有限公司 Synchronous interaction multi-party call method and system
CN106162040A (en) * 2015-03-30 2016-11-23 北京视联动力国际信息技术有限公司 The method and apparatus that video conference accesses in many ways
CN106341515A (en) * 2015-07-06 2017-01-18 北京视联动力国际信息技术有限公司 Terminal monitoring method and device
CN106534763A (en) * 2016-12-30 2017-03-22 国家电网公司信息通信分公司 Video conference control method and device
CN107249114A (en) * 2017-04-24 2017-10-13 深圳市中讯网联科技有限公司 A kind of video conference management method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104734942A (en) * 2015-03-13 2015-06-24 广州日滨科技发展有限公司 Meeting management method, device and system
CN106162040A (en) * 2015-03-30 2016-11-23 北京视联动力国际信息技术有限公司 The method and apparatus that video conference accesses in many ways
CN106341515A (en) * 2015-07-06 2017-01-18 北京视联动力国际信息技术有限公司 Terminal monitoring method and device
CN105306757A (en) * 2015-09-14 2016-02-03 上海可言信息技术有限公司 Synchronous interaction multi-party call method and system
CN106534763A (en) * 2016-12-30 2017-03-22 国家电网公司信息通信分公司 Video conference control method and device
CN107249114A (en) * 2017-04-24 2017-10-13 深圳市中讯网联科技有限公司 A kind of video conference management method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
FRANK_GOOD: "看完让你彻底搞懂Websocket原理", 《HTTPS://BLOG.CSDN.NET/FRANK_GOOD/ARTICLE/DETAILS/50856585》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022109784A1 (en) * 2020-11-24 2022-06-02 京东方科技集团股份有限公司 Conference system, and conference information pushing method and apparatus

Similar Documents

Publication Publication Date Title
CN104253857B (en) Virtual WEB real-time Communication for Power agency is with and related methods, system back-to-back
CN106161814B (en) A kind of sound mixing method and device of Multi-Party Conference
CN104253856B (en) Scalable Web real time communications mediums engine is with and related methods, system
CN104349176B (en) Adaptive stream media system, method for down loading and streaming media server, user terminal
WO2015032277A1 (en) Transmission method and device for media stream in video conference
CN104253742A (en) Virtual web real-time communications (WEBRTC) gateways, and related methods and systems
CN107256154A (en) Virtual desktop serve
US10038664B2 (en) Terminal status subscription method, apparatus, and system
CN108696899A (en) Sip message transmits and method of reseptance and transmission and reception device
CN103346953B (en) A kind of method of group communication data interaction, Apparatus and system
CN103401946A (en) HTTP (hyper text transfer protocol) uploading acceleration method and system
CN102694830A (en) Method, system and apparatus for realizing network content sharing
CN104660547B (en) A kind of service platform for realizing telecommunication
Hou et al. Design and implementation of application programming interface for Internet of things cloud
CN104010001A (en) Method and system for carrying out connection communication on same networking requests in mobile terminal
CN110418098A (en) A kind of open method and device of view networking meeting
CN107786415A (en) A kind of method for processing business and relevant device and system
CN103248654B (en) The machinery of consultation of virtual desktop serve parameter, apparatus and system
CN104426895B (en) Information processing method and terminal device
CN109905490B (en) Virtual simulation experiment sharing platform architecture
CN110113298A (en) Data transmission method, device, signal server and computer-readable medium
EP2252939A1 (en) Methods and systems for synchronization of multiple applications
CN110198326A (en) A kind of view networking conference reservation information push method, apparatus and system
CN110134805A (en) Network storage method, device, electronic equipment and the medium of picture category comment data
CN103442256B (en) A kind of method and system that electric program menu is realized based on HTML5

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190903