CN101969461A - Method for implementing white board clear screen synchronization on webpage - Google Patents
Method for implementing white board clear screen synchronization on webpage Download PDFInfo
- Publication number
- CN101969461A CN101969461A CN 201010296135 CN201010296135A CN101969461A CN 101969461 A CN101969461 A CN 101969461A CN 201010296135 CN201010296135 CN 201010296135 CN 201010296135 A CN201010296135 A CN 201010296135A CN 101969461 A CN101969461 A CN 101969461A
- Authority
- CN
- China
- Prior art keywords
- blank
- cls
- webpage
- flash
- data
- 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
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
The invention belongs to the technical field of network, in particular to a method for implementing white board clear screen synchronization on a webpage. The method comprises the following steps that: when a user opens the webpage and loads flash, the flash establishes permanent connection with a Socket server and starts to monitor; when the user operates the webpage to perform clear screen operation on white board contents, a Flash interface is called and a clear screen data marker is imported, and the Flash calls API to transmit the data to the Socket server; a target user opens the webpage and loads a Flash plug-in unit, establishes permanent connection with the Socket server and starts to monitor; and when the Flash receives the clear screen data marker transmitted by the Socket server, a webpage white board clear screen function is called to completely clear traces written on the white board so as to implement the white board clear screen synchronization. The method can implement completely webpage-based instant white board clear screen synchronization and has the advantages of convenience, rapidness and high efficiency.
Description
Technical field
The invention belongs to networking technology area, be specifically related to realize on a kind of webpage the synchronous method of blank cls.
Background technology
The development of Internet technology can be stayed indoors us and has just been realized instant messaging, with good friend's chat, with affiliate's negotiation or the like.At present, the immediate communication tool that downloads and installs based on needs is as MSN, QQ, POPO has been subjected to everybody liking deeply, and it provides new approach for people's communication, information interchange, is another the important information interchange mode except mobile phone, fixed line, Email.By these instruments, the user can realize single or many people video, can hold the network teleconference, can carry out network remote education, and then allows the interchange cost between people and the people reduce greatly, has improved efficient simultaneously.Text communication, voice communication, video communication are instant messaging most important three big functions, and along with the abundance day by day of The development in society and economy and bandwidth resources, the application of instant messaging is more and more universal.Along with the informationization in fields such as commerce, education speeds up, simple text exchanges the demand that can not satisfy people's commercial affairs sexual intercourse stream and writes, discusses enterprise plan book problem as exchanging paper, analyzes various difficult problems etc.People use electronic whiteboard that demo content is carried out lecture, explanation as input characters etc. usually, when lecture explain finish and to the operation of blank cls after, other is still shown content before the cls by demo end, if the cls operation can't be synchronized to other and will be caused information inconsistency by demo end, thereby causes unnecessary misunderstanding.Especially in the occasion of some high seriousness, such as in the paper demonstration to the cls operation of blank, all should be synchronously other by demo end, otherwise, must cause error in data, thus the effect of influence interchange.At present, can't realize the synchronous cls of electronic whiteboard,, also need download control, and hardware, expense etc. is all had certain requirement even if realize based on webpage, can not fine universal masses.
Realize on a kind of webpage that the synchronous method of blank cls is intended to solve the variety of issue that the blank cls exists synchronously in the webpage, complete blank cls synchronization solutions based on webpage is provided, do not need to download any control, can be simply, efficiently, immediately synchronously, be convenient to embed in the web application such as video conference, long-distance education, be a kind of really can popular universal emerging technology.
Summary of the invention
The objective of the invention is: provide and realize the synchronous method of blank cls on a kind of webpage.
In order to achieve the above object, technical scheme of the present invention is: realize on a kind of webpage may further comprise the steps the synchronous method of blank cls:
1) source user is opened webpage, and webpage loads the Flash plug-in unit automatically, and Flash sets up with the Socket server and forever is connected, and begins to monitor the transmission of Socket server data;
2) blank in the source user operation web page when carrying out the cls operation, calls the Flash interface and imports blank cls data into, and Flash calls API data are sent to the Socket server then, and the Socket server is given other targeted customer with the data forwarding that receives;
3) targeted customer opens webpage and loads the Flash plug-in unit, automatically set up to be connected and to begin to monitor the Socket server data and transmit with Socket server permanent, when the blank cls data of Socket server forwards source user, targeted customer's Flash plug-in unit can receive these data, Flash invoking web page blank cls function, the webpage function is removed the vestige in the blank according to instruction, promptly realizes the synchronous of blank cls.
In the technique scheme, step 1) comprises following process:
Source user is opened webpage, and webpage loads the Flash plug-in unit automatically, and the Flash plug-in unit is set up by the XMLSocket class and is connected with the permanent of Socket server, and begins to monitor the transmission of Socket data in server.
In the technique scheme, step 2) comprise following process:
2a) the blank in the source user operation web page, when carrying out the cls operation, webpage calls the Flash interface and imports the instruction of blank cls into;
After 2b) Flash received the instruction of blank cls, the method for call XML Socket class sent to the Socket server with the instruction of blank cls;
After 2c) the Socket server received the blank cls data that source user sends over, data forwarding is connected to all needed synchronous targeted customer immediately on the Socket server.
In the technique scheme, step 3) comprises following process:
3a) targeted customer opens webpage, loads the Flash plug-in unit automatically, and the Flash plug-in unit is set up by the XMLSocket class and forever is connected with the Socket server, and begins to monitor the transmission of Socket data in server;
3b) when the blank cls data of Socket server forwards source user, targeted customer's Flash plug-in unit can receive these data by the monitor method of XMLSocket, and Flash uses the blank cls function of External Interface.call method call webpage JavaScript;
3c) webpage JavaScript function is according to the instruction of blank cls, and the blank cls of targeted customer's blank cls and source user action at this moment is consistent, and promptly realizes the synchronous of blank cls.
Technical scheme steps 1) XMLSocket in the process can be used for the class of communication for XMLSocket, socket or other.
The present invention compared with prior art has the following advantages:
1), need not to download fully based on webpage.
2) employing has high instantaneity, high fluency based on the instant messaging technology of Socket.
3) realize that principle is simple, process is clear, is convenient to embed in the internet, applications such as each big video conference, long-distance education.
Description of drawings
Figure of description is a detail flowchart of the present invention.
Embodiment
Realize the synchronous method of blank cls on a kind of webpage, may further comprise the steps:
1) source user is opened webpage, and webpage loads the Flash plug-in unit automatically, and Flash sets up with the Socket server and forever is connected, and begins to monitor the transmission of Socket server data;
2) blank in the source user operation web page when carrying out the cls operation, calls the Flash interface and imports blank cls data into, and Flash calls API data are sent to the Socket server then, and the Socket server is given other targeted customer with the data forwarding that receives;
3) targeted customer opens webpage and loads the Flash plug-in unit, automatically set up to be connected and to begin to monitor the Socket server data and transmit with Socket server permanent, when the blank cls data of Socket server forwards source user, targeted customer's Flash plug-in unit can receive these data, Flash invoking web page blank cls function, the webpage function is removed the vestige in the blank according to instruction, promptly realizes the synchronous of blank cls.
Further describe method of the present invention below:
Referring to Figure of description, source user is opened webpage, and webpage loads the Flash plug-in unit automatically, and the Flash plug-in unit is set up by the XMLSocket class and is connected with the permanent of Socket server, and begins to monitor the transmission of Socket data in server; Blank in the source user operation web page, when carrying out the cls operation, webpage calls the Flash interface and imports the instruction of blank cls into; After Flash received the instruction of blank cls, the method for call XML Socket class sent to the Socket server with the instruction of blank cls; After the Socket server received the blank cls data that source user sends over, data forwarding is connected to all needed synchronous targeted customer immediately on the Socket server; The targeted customer opens webpage, loads the Flash plug-in unit automatically, and the Flash plug-in unit is set up by the XMLSocket class and forever is connected with the Socket server, and begins to monitor the transmission of Socket data in server; When the blank cls data of Socket server forwards source user, targeted customer's Flash plug-in unit can receive these data by the monitor method of XMLSocket, and Flash uses the blank cls function of ExternalInterface.call method call webpage JavaScript; Webpage JavaScript function is according to the instruction of blank cls, and the blank cls of targeted customer's blank cls and source user action at this moment is consistent, and promptly realizes the synchronous of blank cls.
Claims (5)
1. realize the synchronous method of blank cls on a webpage, it is characterized in that, may further comprise the steps:
1) source user is opened webpage, and webpage loads the Flash plug-in unit automatically, and Flash sets up with the Socket server and forever is connected, and begins to monitor the transmission of Socket server data;
2) blank in the source user operation web page when carrying out the cls operation, calls the Flash interface and imports blank cls data into, and Flash calls API data are sent to the Socket server then, and the Socket server is given other targeted customer with the data forwarding that receives;
3) targeted customer opens webpage and loads the Flash plug-in unit, automatically set up to be connected and to begin to monitor the Socket server data and transmit with Socket server permanent, when the blank cls data of Socket server forwards source user, targeted customer's Flash plug-in unit can receive these data, Flash invoking web page blank cls function, the webpage function is removed the vestige in the blank according to instruction, promptly realizes the synchronous of blank cls.
2. realize the synchronous method of blank cls on a kind of webpage as claimed in claim 1, it is characterized in that wherein step 1) comprises following process:
Source user is opened webpage, and webpage loads the Flash plug-in unit automatically, and the Flash plug-in unit is set up by the XMLSocket class and is connected with the permanent of Socket server, and begins to monitor the transmission of Socket data in server.
3. realize the synchronous method of blank cls on a kind of webpage as claimed in claim 1, it is characterized in that, wherein step 2) comprise following process:
2a) the blank in the source user operation web page, when carrying out the cls operation, webpage calls the Flash interface and imports the instruction of blank cls into;
After 2b) Flash received the instruction of blank cls, the method for call XML Socket class sent to the Socket server with the instruction of blank cls;
After 2c) the Socket server received the blank cls data that source user sends over, data forwarding is connected to all needed synchronous targeted customer immediately on the Socket server.
4. realize the synchronous method of blank cls on a kind of webpage as claimed in claim 1, it is characterized in that wherein step 3) comprises following process:
3a) targeted customer opens webpage, loads the Flash plug-in unit automatically, and the Flash plug-in unit is set up by the XMLSocket class and forever is connected with the Socket server, and begins to monitor the transmission of Socket data in server;
3b) when the blank cls data of Socket server forwards source user, targeted customer's Flash plug-in unit can receive these data by the monitor method of XMLSocket, and Flash uses the blank cls function of ExternalInterface.call method call webpage JavaScript;
3c) webpage JavaScript function is according to the instruction of blank cls, and the blank cls of targeted customer's blank cls and source user action at this moment is consistent, and promptly realizes the synchronous of blank cls.
5. XMLSocket can be used for the class of communication for XMLSocket, socket or other described in claim 2.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN 201010296135 CN101969461A (en) | 2010-09-29 | 2010-09-29 | Method for implementing white board clear screen synchronization on webpage |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN 201010296135 CN101969461A (en) | 2010-09-29 | 2010-09-29 | Method for implementing white board clear screen synchronization on webpage |
Publications (1)
Publication Number | Publication Date |
---|---|
CN101969461A true CN101969461A (en) | 2011-02-09 |
Family
ID=43548565
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN 201010296135 Pending CN101969461A (en) | 2010-09-29 | 2010-09-29 | Method for implementing white board clear screen synchronization on webpage |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101969461A (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102137117A (en) * | 2011-04-27 | 2011-07-27 | 苏州阔地网络科技有限公司 | Method and system for realizing full screen synchronization of white board |
CN102143189A (en) * | 2011-04-29 | 2011-08-03 | 苏州阔地网络科技有限公司 | Method and system for realizing video recording on webpage |
CN102164185A (en) * | 2011-04-26 | 2011-08-24 | 苏州阔地网络科技有限公司 | Method and system for synchronizing white board clear screen based on webpage |
CN102185849A (en) * | 2011-04-27 | 2011-09-14 | 苏州阔地网络科技有限公司 | Method and system for realizing audio recording on webpage |
CN102185845A (en) * | 2011-04-26 | 2011-09-14 | 苏州阔地网络科技有限公司 | Webpage-based whiteboard clearing security synchronization method and system |
CN102195981A (en) * | 2011-04-26 | 2011-09-21 | 苏州阔地网络科技有限公司 | Method and system for safely synchronizing whiteboard screen clearing based on webpage |
CN102801770A (en) * | 2012-03-06 | 2012-11-28 | 东南大学 | Web video conference method capable of realizing separate transmission of audio and video |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1469663A1 (en) * | 2003-04-02 | 2004-10-20 | Genesys Telecommunications Laboratories, Inc. | Method and apparatus for dynamic audio and web conference scheduling, bridging, synchronization, and management |
CN101102211A (en) * | 2007-07-09 | 2008-01-09 | 中兴通讯股份有限公司 | A method for sharing the document in data conference and its system |
CN101188620A (en) * | 2006-11-17 | 2008-05-28 | 张立伟 | Method for creating Internet virtual reception hall and realizing synchronous and asynchronous exchange by using flash plug-in technology |
-
2010
- 2010-09-29 CN CN 201010296135 patent/CN101969461A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1469663A1 (en) * | 2003-04-02 | 2004-10-20 | Genesys Telecommunications Laboratories, Inc. | Method and apparatus for dynamic audio and web conference scheduling, bridging, synchronization, and management |
CN101188620A (en) * | 2006-11-17 | 2008-05-28 | 张立伟 | Method for creating Internet virtual reception hall and realizing synchronous and asynchronous exchange by using flash plug-in technology |
CN101102211A (en) * | 2007-07-09 | 2008-01-09 | 中兴通讯股份有限公司 | A method for sharing the document in data conference and its system |
Non-Patent Citations (2)
Title |
---|
《中国优秀硕士学位论文全文数据库,2005/04,信息科技辑,I138-431》 20050430 陈旭玲 网络环境下互动教学关键技术的研究与实践 第3.2节 , 2 * |
《计算机工程》 20020331 葛晓虎,尹浩,朱耀庭,朱光喜 基于CSCW的远程教育中电子白板的实现 59-59 第28卷, 第3期 2 * |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102164185A (en) * | 2011-04-26 | 2011-08-24 | 苏州阔地网络科技有限公司 | Method and system for synchronizing white board clear screen based on webpage |
CN102185845A (en) * | 2011-04-26 | 2011-09-14 | 苏州阔地网络科技有限公司 | Webpage-based whiteboard clearing security synchronization method and system |
CN102195981A (en) * | 2011-04-26 | 2011-09-21 | 苏州阔地网络科技有限公司 | Method and system for safely synchronizing whiteboard screen clearing based on webpage |
CN102137117A (en) * | 2011-04-27 | 2011-07-27 | 苏州阔地网络科技有限公司 | Method and system for realizing full screen synchronization of white board |
CN102185849A (en) * | 2011-04-27 | 2011-09-14 | 苏州阔地网络科技有限公司 | Method and system for realizing audio recording on webpage |
CN102143189A (en) * | 2011-04-29 | 2011-08-03 | 苏州阔地网络科技有限公司 | Method and system for realizing video recording on webpage |
CN102801770A (en) * | 2012-03-06 | 2012-11-28 | 东南大学 | Web video conference method capable of realizing separate transmission of audio and video |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101977209A (en) | Method for realizing page-turning synchronization on web page | |
CN101944130A (en) | Method for implementing list synchronization on webpage | |
CN101969463A (en) | Method for realizing whiteboard full-screen synchronization on web page | |
CN101969461A (en) | Method for implementing white board clear screen synchronization on webpage | |
CN101102211B (en) | A method for sharing the document in data conference and its system | |
CN102624915B (en) | A kind of alarm clock cloud service method and system | |
CN102238284B (en) | Instant messaging method for mobile phone | |
CN104253856A (en) | Scalable Web Real-Time Communications (WebRTC) media engines, and related method and system | |
CN101557361B (en) | Method and system for an instant messaging group to display dynamic community information | |
CN100518114C (en) | Point-to-point data transmission method and system | |
CN103139051A (en) | Instant messaging communication method based on Websocket protocol | |
CN104717133A (en) | Distributed message push system and method | |
CN104333574A (en) | Electronic whiteboard synchronization method and system | |
CN104243281A (en) | Voice communication method based on mobile Internet | |
CN102314235B (en) | Method for realizing synchronization of electronic whiteboards | |
US8683608B2 (en) | Communication method, display apparatus, moderator terminal apparatus, user terminal apparatus, and multi-user communication system including the same | |
CN104283762A (en) | Method, system, client-side and server for transmitting instant messaging conversation content | |
CN102195980A (en) | Webpage-based electronic whiteboard secure synchronization method and system | |
CN106488269A (en) | System and method to television equipment control is realized based on third-party application platform | |
CN102281265A (en) | Method and system for realizing list authentication synchronization | |
CN102314471A (en) | Method for synchronizing scroll bars | |
CN102185852A (en) | Electronic whiteboard synchronization method and system based on webpage | |
CN102164185A (en) | Method and system for synchronizing white board clear screen based on webpage | |
CN102137039A (en) | Electric white board synchronous method and system based on community platform | |
CN205408082U (en) | Party building information display system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C02 | Deemed withdrawal of patent application after publication (patent law 2001) | ||
WD01 | Invention patent application deemed withdrawn after publication |
Open date: 20110209 |