CN107249032A - A kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop and its method of work - Google Patents

A kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop and its method of work Download PDF

Info

Publication number
CN107249032A
CN107249032A CN201710454132.5A CN201710454132A CN107249032A CN 107249032 A CN107249032 A CN 107249032A CN 201710454132 A CN201710454132 A CN 201710454132A CN 107249032 A CN107249032 A CN 107249032A
Authority
CN
China
Prior art keywords
server
synchronous
connection string
client
remote desktop
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
CN201710454132.5A
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.)
Huazhong Normal University
Original Assignee
Huazhong Normal University
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 Huazhong Normal University filed Critical Huazhong Normal University
Priority to CN201710454132.5A priority Critical patent/CN107249032A/en
Publication of CN107249032A publication Critical patent/CN107249032A/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/08Protocols specially adapted for terminal emulation, e.g. Telnet
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • 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/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention belongs to IT application in education sector field, a kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop and its method of work are provided, the present invention controls mechanism in server database sets up data, Courseware Resource is initiated by host side synchronously to read, the remote desktop session control provided by Windows, sends connection string to server storage, remote rights are set to only allow viewing, the flag property values of server-side database are revised as 1 simultaneously, that is, switch to synchronous initiation state.Client-side polling server, once getting flag seizure condition, that is, starts to receive the connection string for being stored in server end.Client-side locallys create remote desktop viewing control, the character string received is transmitted into control, you can receive picture.The present invention can efficiently ensure the fluency of picture, and the synchronous reading for courseware under LAN provides strong help.

Description

A kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop and its work Method
Technical field
The invention belongs to IT application in education sector field, and in particular to a kind of Courseware Resource transmitted based on remote desktop is synchronously read Look at device and its method of work, it is adaptable to the synchronous reading of classroom courseware.
Technical background
In conventional teaching, student obtains Courseware Resource on classroom, only by watching in teacher is projected on curtain Hold, this is for the certain obstacle of lyceum teaching presence, and distance is more remote, and student will be more difficult to obtain the detailed content of Courseware Resource. Along with the high speed development of IT application in education sector, smart machine gradually walks entering classroomses, student although can be obtained in the terminal of oneself Courseware Resource is taken, but teacher professor course needs to combine Courseware Resource sometimes, and incremental, nonsynchronous courseware is broadcast in each terminal Put easily influence teaching efficiency.
For synchronous reading, conventional art by the way of crawl sectional drawing transmission, is the drawbacks of this mode, schemed mostly As dealing with improperly for algorithm easily causes the interim card of synchronizing picture.
The content of the invention
The purpose of the present invention exactly in order to overcome deficiency of the prior art, proposes a kind of class transmitted based on remote desktop Part source synchronous browsing apparatus and its method of work, can efficiently ensure the fluency of picture, be the synchronization of courseware under LAN Reading provides strong help.
The purpose of the present invention is achieved through the following technical solutions.
A kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop, including host side, client-side, service Device;
The server is combined offer data between host side and client-side using webservice with database Transmission, server be used for data storage and data exchange, server database setting be named as ConnectionString's Attribute stores connection string, and setting is named as flag attribute to manage synchronous reading initiation state.
The host side, by Windows RDP Session remote desktop session control, generates Remote desk process Comprising the information set up needed for connecting in character string, character string, authority setting is connected only to allow to watch, and being sent to server Character string storage is connect, and it is 1 to change flag, represents to open synchronous reading state;Initiate synchronously to read it in main frame end subscriber Afterwards, this connection string will be written in server database so that multiple terminals is called.
The client-side receives connection string and display picture from server;Client-side automatic regular polling server, When flag is 1, corresponding connection string is pulled to local, and locally using Windows RDP Viewer controls turn Connection string is changed, picture and the display of synchronous reading is obtained.
In the above-mentioned technical solutions, the tables of data of server database is made up of ID, ConnectionString, flag, Wherein ID is numbering, and ConnectionString is varchar types, for storing connection string, and flag is int types, Value is that synchronous reading is not opened in 0 or 1,0 expression, and 1 represents to open synchronous reading.
Present invention also offers a kind of work of the above-mentioned synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop Method, comprises the following steps:
(1) host side initiates Courseware Resource synchronously reading;
(2) host side sets authority and generates connection string;Authority is defined as only allowing viewing, and passes through Windows RDP Session generation connection strings;
(3) connection string is sent in server database by host side;By connection string write service device data In the ConnectionString attributes in storehouse, and it is 1 to change flag attributes, i.e., synchronous reading opening;
(4) client-side receives connection string;Client-side by periodic polling server flag attributes, Synchronous reading opening is got, and corresponding connection string is pulled local;
(5) client-side display picture;Client-side is turned the connection string received by RDP Viewer controls It is changed to synchronous reading picture.
Apparatus of the present invention and method control mechanism in server database sets up data, and user terminal is divided into two classes, The user terminal for initiating synchronous reading is referred to as host side, and the user terminal for receiving synchronous reading picture is referred to as client-side.By leading Generator terminal is initiated Courseware Resource and synchronously read, and the remote desktop session control (RDP Session) provided by Windows is sent Connection string (Connection String) arrives server storage, and remote rights are set to only allow to watch (CTRL_ LEVEL_VIEW), while the flag property values of server-side database are revised as into 1, that is, synchronous initiation state is switched to.Client Generator terminal polling server, once getting flag seizure condition, that is, starts to receive the connective word for being stored in server end Symbol string.Client-side locallys create remote desktop viewing control (RDP Viewer), and the character string received is transmitted into control In, you can receive picture.
The technical scheme that the present invention is provided has the advantages that compared with prior art:
The Courseware Resource synchronization browsing apparatus that user is transmitted using the present invention based on remote desktop, can be high in LAN Effect transmission host side picture is to client-side, and picture smoothness degree is high, and image quality is outstanding, by windows remote desktop skill Art, can make the synchronous reading of Courseware Resource more efficient.
Brief description of the drawings
Fig. 1 is the schematic diagram of apparatus of the present invention.
Fig. 2 is the flow chart of the inventive method.
Embodiment
To make the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing to embodiment party of the present invention Formula is described in further detail.
Embodiment one
The embodiments of the invention provide a kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop, such as Fig. 1 institutes Show, including host side, client-side, server;
The server is combined offer data between host side and client-side using webservice with database Transmission, server be used for data storage and data exchange, server database setting be named as ConnectionString's Attribute stores connection string, and setting is named as flag attribute to manage synchronous reading initiation state.
The host side, by Windows RDP Session remote desktop session control, generates Remote desk process Comprising the information set up needed for connecting in character string, character string, authority setting is connected only to allow to watch, and being sent to server Character string storage is connect, and it is 1 to change flag, represents to open synchronous reading state;Initiate synchronously to read it in main frame end subscriber Afterwards, this connection string will be written in server database so that multiple terminals is called.
The client-side receives connection string and display picture from server;Client-side automatic regular polling server, When flag is 1, corresponding connection string is pulled to local, and locally using Windows RDP Viewer controls turn Connection string is changed, picture and the display of synchronous reading is obtained.
Specifically, it is as shown in the table, it is the tables of data template of a server database, wherein, ID is numbering, ConnectionString is varchar types, for storing connection string, and flag is int types, and value is 0 or 1,0 Synchronous reading is not opened in expression, and 1 represents to open synchronous reading.
Embodiment two
The embodiments of the invention provide a kind of above-mentioned synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop Method of work, as shown in Fig. 2 comprising the following steps:
S1, host side is initiated Courseware Resource and synchronously read;
S2, host side setting authority simultaneously generates connection string;Authority is defined as only allowing viewing, and passes through Windows RDP Session generation connection strings;
Connection string is sent in server database by S3, host side;By connection string write service device data In the ConnectionString attributes in storehouse, and it is 1 to change flag attributes, i.e., synchronous reading opening;
S4, client-side receives connection string;Client-side by periodic polling server flag attributes, Synchronous reading opening is got, and corresponding connection string is pulled local;
S5, client-side display picture;Client-side is turned the connection string received by RDP Viewer controls It is changed to synchronous reading picture.
The content not being described in detail in this specification, belongs to prior art known to those skilled in the art.
The foregoing is only presently preferred embodiments of the present invention, be not intended to limit the invention, it is all the present invention spirit and Within principle, any modification, equivalent substitution and improvements made etc. should be included in the scope of the protection.

Claims (3)

1. a kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop, it is characterized in that:Including host side, client computer End, server;
The server is combined the biography for providing data between host side and client-side using webservice with database Pass, server is used for data storage and data exchange, server database sets the attribute for being named as ConnectionString Connection string is stored, setting is named as flag attribute to manage synchronous reading initiation state;
The host side, by Windows RDP Session remote desktop session control, generates Remote desk process character Comprising the information set up needed for connecting in string, character string, by authority setting only to allow viewing, and connective word is sent to server Symbol string storage, and it is 1 to change flag, represents to open synchronous reading state;
The client-side receives connection string and display picture from server;Client-side automatic regular polling server, when When flag is 1, corresponding connection string is pulled to local, and locally using Windows RDP Viewer controls conversion Connection string, obtains picture and the display of synchronous reading.
2. the Courseware Resource synchronous browsing apparatus according to claim 1 transmitted based on remote desktop, it is characterized in that:Service The tables of data of device database is made up of ID, ConnectionString, flag, and wherein ID is numbering, ConnectionString For varchar types, for storing connection string, flag is int types, and value is that synchronous read is not opened in 0 or 1,0 expression Look at, 1 represents to open synchronous reading.
3. a kind of method of work of the Courseware Resource synchronous browsing apparatus as claimed in claim 1 transmitted based on remote desktop, It is characterized in that this method comprises the following steps:
(1) host side initiates Courseware Resource synchronously reading;
(2) host side sets authority and generates connection string;Authority is defined as only allowing viewing, and passes through Windows's RDP Session generate connection string;
(3) connection string is sent in server database by host side;By connection string write service device database In ConnectionString attributes, and it is 1 to change flag attributes, i.e., synchronous reading opening;
(4) client-side receives connection string;Client-side is obtained by periodic polling server flag attributes To synchronous opening of reading, and corresponding connection string pulled local;
(5) client-side display picture;Client-side is converted to the connection string received by RDP Viewer controls Synchronous reading picture.
CN201710454132.5A 2017-06-15 2017-06-15 A kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop and its method of work Pending CN107249032A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710454132.5A CN107249032A (en) 2017-06-15 2017-06-15 A kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop and its method of work

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710454132.5A CN107249032A (en) 2017-06-15 2017-06-15 A kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop and its method of work

Publications (1)

Publication Number Publication Date
CN107249032A true CN107249032A (en) 2017-10-13

Family

ID=60019198

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710454132.5A Pending CN107249032A (en) 2017-06-15 2017-06-15 A kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop and its method of work

Country Status (1)

Country Link
CN (1) CN107249032A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109802989A (en) * 2018-11-28 2019-05-24 华为技术有限公司 Data transmission method and device, server and terminal
CN111246276A (en) * 2018-11-28 2020-06-05 鸿合科技股份有限公司 Remote courseware playing method and device and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101582926A (en) * 2009-06-15 2009-11-18 中国电信股份有限公司 Method for realizing redirection of playing remote media and system
CN102246154A (en) * 2008-12-09 2011-11-16 微软公司 User-mode based remote desktop protocol (RDP) encoding architecture
CN102523532A (en) * 2011-11-30 2012-06-27 苏州奇可思信息科技有限公司 Meeting site courseware output method with multipicture synchronous output
CN102546194A (en) * 2010-12-24 2012-07-04 联想(北京)有限公司 Display data processing method, system and server
CN103209178A (en) * 2013-03-15 2013-07-17 汉柏科技有限公司 Method for operating simple protocol independent computing environment (SPICE) protocol on Cloud Stack platform in compatible way

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102246154A (en) * 2008-12-09 2011-11-16 微软公司 User-mode based remote desktop protocol (RDP) encoding architecture
CN101582926A (en) * 2009-06-15 2009-11-18 中国电信股份有限公司 Method for realizing redirection of playing remote media and system
CN102546194A (en) * 2010-12-24 2012-07-04 联想(北京)有限公司 Display data processing method, system and server
CN102523532A (en) * 2011-11-30 2012-06-27 苏州奇可思信息科技有限公司 Meeting site courseware output method with multipicture synchronous output
CN103209178A (en) * 2013-03-15 2013-07-17 汉柏科技有限公司 Method for operating simple protocol independent computing environment (SPICE) protocol on Cloud Stack platform in compatible way

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CHISNALL DAVID: "《Xen虚拟化技术完全导读》", 31 January 2014, 北京航空航天大学出版社 *
郭学理,张健等: "《网络程序设计》", 31 July 2004, 武汉大学出版社 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109802989A (en) * 2018-11-28 2019-05-24 华为技术有限公司 Data transmission method and device, server and terminal
CN111246276A (en) * 2018-11-28 2020-06-05 鸿合科技股份有限公司 Remote courseware playing method and device and electronic equipment

Similar Documents

Publication Publication Date Title
Fuady et al. Audio-visual media in learning
CN105637472B (en) The frame of screen content shared system with the description of broad sense screen
CN101553832A (en) Language learning contents providing system using image parts
CN111833677A (en) Art design multimedia teaching system and method thereof
CN106463153A (en) Systems and methods for interactively presenting a presentation to viewers
CN107249032A (en) A kind of synchronous browsing apparatus of Courseware Resource transmitted based on remote desktop and its method of work
CN105357476A (en) Video photographing system and method
CN112312066A (en) Synchronous teaching technology based on multi-terminal real-time green screen synthesis and application
Barbara J. Michels and Ching-Wen Chang Attending a presentation at a distance in real-time via Skype
CN109167974A (en) A kind of writing on the blackboard recording system
TWM631873U (en) Thematic online interactive teaching system
Charles et al. Design and implementation of a web-based virtual classroom system
CN112331002B (en) Whole-course digital teaching method, system and device
Canziani Teaching Deep Learning, a boisterous ever-evolving field
KR20220067402A (en) Interactive internet real-time lecture system and lecture method using the same
Mohite et al. A Study on Attitude of Students towards use of Smart Board by Teachers and Professors in the Education Industry
CN205378088U (en) Video production system
CN104506565A (en) Remote education system and equipment based on fourth generation Internet
Leigh Morbey Killing a culture softly: Corporate partnership with a Russian museum
Nnadozie et al. Innovations in technology for teaching and learning of library and information science in Nigeria
Kasparinsky The Organization of the Use of Audiovisual Recordings of Synchronous Lessons in the Process of Distance Learning.
Holt Ibsen Studies and Adaptation
Acton et al. Life at a Distance: Archiving Disability Cultures of Remote Participation
Dibaba Pictorial communication in digital era: Challenges and prospects
Girard et al. Video, voice, and virtual collaboration: The 3V’s of asynchronous education

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: 20171013