WO2015180300A1 - 互动课堂系统实现方法和服务器端 - Google Patents

互动课堂系统实现方法和服务器端 Download PDF

Info

Publication number
WO2015180300A1
WO2015180300A1 PCT/CN2014/086765 CN2014086765W WO2015180300A1 WO 2015180300 A1 WO2015180300 A1 WO 2015180300A1 CN 2014086765 W CN2014086765 W CN 2014086765W WO 2015180300 A1 WO2015180300 A1 WO 2015180300A1
Authority
WO
WIPO (PCT)
Prior art keywords
user terminal
courseware
server
authorization code
authentication
Prior art date
Application number
PCT/CN2014/086765
Other languages
English (en)
French (fr)
Inventor
张鹏招
惠文武
丁华
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2015180300A1 publication Critical patent/WO2015180300A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B5/00Electrically-operated educational appliances
    • G09B5/08Electrically-operated educational appliances providing for individual presentation of information to a plurality of student stations

Definitions

  • the invention relates to the field of teaching, in particular to an interactive classroom system implementation method and a server side.
  • Interactive classroom system including server and user terminals.
  • the interactive classroom system uses the existing advanced scientific and technological means in the classroom, uses advanced scientific and technological means to replace the tedious and repetitive work, and integrates data communication into one, supports rich multimedia teaching and courseware production management, and achieves the improvement of the classroom.
  • Teaching quality, improving classroom efficiency, and enriching the content of the course content therefore, in order to adapt to this application demand, an interactive classroom system has emerged on the market.
  • the existing interactive classroom system whether it is a user terminal that is in a networked or non-networked state, can play the courseware freely without obtaining the server-side authorization.
  • the embodiment of the invention can at least solve the problem that the user terminal can freely play the courseware without the server end authorization.
  • an embodiment of the present invention provides an implementation method of an interactive classroom system, and the implementation method of the interactive classroom system includes:
  • the server determines the networking state of the user terminal
  • the server receives the authentication message of the user terminal and authenticates the authentication message.
  • the authentication pass message and the courseware download address are sent to the user terminal for the user terminal to download and play. Courseware to be played;
  • the server transmits the XML file corresponding to the courseware and the user terminal to the user terminal, and after receiving the activation request of the user terminal, generates an activation code according to the activation request, for the user terminal to The activation code is activated to play the courseware to be played.
  • the server side classifies and encrypts the uploaded courseware and stores it;
  • the server side generates an XML file matching the user terminal that plays the courseware according to the courseware, and the XML file includes a software authorization code, a courseware name, and a classification of the courseware.
  • the server When the user terminal is in the networked state, the server receives the authentication message of the user terminal and authenticates the authentication message. When the user terminal passes the authentication, the authentication pass message and the courseware download address are sent to the user terminal for the user terminal to download and play.
  • the steps of the courseware to be played include:
  • the server receives the authentication message that is sent by the user terminal and includes the software authorization code, and matches the software authorization code in the authentication message with the software authorization code in the XML file stored by the server.
  • the server sends the authentication through message and the courseware download address to the user terminal, and the user terminal selects the courseware, decrypts and plays the selected courseware;
  • the server When the matching is unsuccessful, the server prompts the user terminal that the matching is unsuccessful, and the user terminal is an unauthorized user terminal.
  • the server transmits the XML file corresponding to the courseware and the user terminal to the user terminal, and after receiving the activation request of the user terminal, generates an activation code according to the activation request, for the user terminal to activate according to the activation.
  • the steps for the code to activate and play the courseware to be played including:
  • the server transmits the XML file corresponding to the courseware and the user terminal to the user terminal, and receives an activation request of the user terminal, where the activation request includes a software authorization code obtained by the user terminal to read the XML file. And a hardware authorization code generated based on the hard disk serial number;
  • the server generates an activation code according to an activation request including a software authorization code and a hardware authorization code, and the user terminal activates and plays the courseware to be played according to the activation code.
  • an embodiment of the present invention further provides a server end, where the server end includes:
  • Determining a module configured to determine a networked state of the user terminal
  • the authentication module is configured to receive an authentication message of the user terminal and authenticate the authentication message when the user terminal is in a networked state, and send the authentication pass message and the courseware download address to the user terminal for the user terminal when the user terminal passes the authentication. Download and play the courseware to be played;
  • the offline processing function module is configured to: when the user terminal is in a non-networked state, transmit the XML file corresponding to the courseware and the user terminal to be sent to the user terminal, and after receiving the activation request of the user terminal, generate an activation code according to the activation request, The user terminal activates and plays the courseware to be played according to the activation code.
  • the server side also includes:
  • the XML file generating module is configured to generate an XML file matching the user terminal that plays the courseware according to the courseware, the XML file including a software authorization code, a courseware name, and a classification of the courseware.
  • the authentication module is also set to:
  • the user terminal is prompted to be unsuccessful, and the user terminal is an unauthorized user terminal.
  • the offline processing function module is also set to:
  • the XML file corresponding to the courseware and the user terminal to be played is transmitted to the user terminal, and the activation request received by the user terminal includes the software authorization code obtained by the user terminal to read the XML file, and according to the serial number of the hard disk.
  • Generated hardware authorization code
  • An activation code is generated according to an activation request including a software authorization code and a hardware authorization code, for the user terminal to activate and play the courseware to be played according to the activation code.
  • the user terminal in the networked state needs to send an authentication message to the server to obtain the authentication through the message and the courseware download address to obtain the courseware for playing; the user terminal in the non-networked state needs to receive the activation code of the server to activate the user terminal to play the courseware to be played. .
  • the user terminal needs to obtain the authorization of the server to play the courseware regardless of whether it is in the networked state or the non-networked state, and solves the problem that the user terminal randomly plays the courseware, and the user terminal obtains the courseware and the decryption password even if the course is obtained.
  • the server-side authorization is also required before the courseware can be played.
  • FIG. 1 is a schematic flow chart of a first embodiment of an implementation method of an interactive classroom system according to the present invention
  • FIG. 2 is a schematic flow chart of a second embodiment of an implementation method of an interactive classroom system according to the present invention.
  • FIG. 3 is a schematic diagram of a refinement process of the step of sending a courseware download address to a user terminal by the server when the user terminal is in a networked state in FIG. 1;
  • FIG. 4 is a schematic flowchart of a step of generating an activation code by a server when the user terminal is in a non-networked state in FIG. 1;
  • FIG. 5 is a schematic diagram of functional modules of a first embodiment of a server according to the present invention.
  • FIG. 6 is a schematic diagram of functional modules of a second embodiment of a server end according to the present invention.
  • the invention provides an implementation method of an interactive classroom system.
  • the user terminal needs to install the client software for playing the courseware, and the installation of the client software requires inputting the software authorization code and the server address to ensure the successful installation of the client software, wherein the software authorization code is the user terminal registration to the server end. Generated at the time.
  • FIG. 1 is a schematic flowchart of a first embodiment of an implementation method of an interactive classroom system according to the present invention.
  • the interactive classroom system implementation method includes:
  • Step S10 the server determines the networked state of the user terminal
  • the server determines the network status of the user terminal. For example, the server sends a message to the user terminal, and the user terminal responds, indicating that the user terminal is in a networked state. Otherwise, the user terminal is currently in a non-networked manner for various reasons. status.
  • Step S20 When the user terminal is in a networked state, the server receives the authentication message of the user terminal and authenticates the authentication message. When the user terminal passes the authentication, the authentication pass message and the courseware download address are sent to the user terminal for the user terminal. Download and play the courseware to be played;
  • the user terminal When the user terminal is in the networking state, the user terminal sends an authentication message to the server, the server receives the authentication message, and authenticates the user terminal through the authentication message.
  • the server sends the authentication pass message and the courseware download address.
  • the user terminal clicks into the download address to download the courseware to be played, and after the download is completed, the courseware is played using the client software of the user terminal.
  • Step S30 When the user terminal is in the non-networked state, the server transmits the XML file corresponding to the courseware and the user terminal to the user terminal, and after receiving the activation request of the user terminal, generates an activation code according to the activation request, for the user.
  • the terminal activates and plays the courseware to be played according to the activation code.
  • the server transmits the XML file corresponding to the courseware and the user terminal to the user terminal, and the method can be performed.
  • the server can use the external storage device to correspond the courseware to be played to the user terminal.
  • the XML file is copied to the user terminal, and the XML file corresponding to the courseware and the user terminal to be played can be transmitted to the user terminal through the data line, and the user terminal receives the XML file corresponding to the courseware to be played and the user terminal on the server side.
  • the user terminal sends an activation request to the server, and after receiving the activation request of the user terminal, the server generates an activation code according to the activation request, and after the user terminal is activated, plays the courseware to be played.
  • the user terminal in the networked state needs to send an authentication message to the server to obtain the authentication through the message and the courseware download address to obtain the courseware for playing; the user terminal in the non-networked state needs to receive the activation code of the server to activate the user terminal. Play the courseware to be played.
  • the user terminal needs to obtain the authorization of the server to play the courseware regardless of whether it is in the networked state or the non-networked state, and solves the problem that the user terminal randomly plays the courseware, and the user terminal obtains the courseware and the decryption password even if the course is obtained.
  • the server-side authorization is also required before the courseware can be played.
  • FIG. 2 is a schematic flowchart diagram of a second embodiment of an implementation method of an interactive classroom system according to the present invention.
  • the steps of the interactive classroom system implementation method are substantially the same as the steps of the first embodiment, and the difference is that, before the step S10, the interactive classroom system implementation method further includes:
  • Step S08 the server side classifies and encrypts the uploaded courseware and stores it;
  • the server classifies the courseware, and the server classifies the uploaded courseware in various ways, such as: classifying according to the segment information and subject information, and the segment information includes Kindergarten, elementary school, junior high school, high school information, subject information language, mathematics, English and other information, through the first selection of the section, then select the subject of the way to upload courseware, it is also convenient to find and download the courseware next time; classify the uploaded courseware After that, the server side encrypts and stores the courseware. After the courseware is acquired by the user terminal, the corresponding decryption process is also required to play the courseware.
  • Step S09 The server side generates an XML file matching the user terminal that plays the courseware according to the courseware, and the XML file includes a software authorization code, a courseware name, and a classification of the courseware.
  • the server side selects the courseware according to the preset classification, for example, selecting the courseware according to the method of selecting the first class and then selecting the subject, and then the server side generates the courseware corresponding to the selected courseware according to the courseware and the user terminal that will play the courseware.
  • An XML file that includes a software authorization code, a courseware name, and a classification of the courseware that match the user terminal.
  • the software authorization code of the user terminal is consistent with the software authorization code of the XML file, the user terminal can play the courseware to be played corresponding to the courseware name of the XML file.
  • the implementation of the courseware is effectively managed by the classification process, which facilitates the service terminal or the user terminal to select or download the courseware according to the preset classification; the encryption process prevents the high-quality courseware and all the courseware from being acquired, and the subsequent problem of freely playing occurs.
  • the present invention can generate a XML file, so that certain coursewares on the server side can only be played by the user terminal that is consistent with the software authorization code of the XML file, thereby further preventing the quality courseware and the decryption password of all the courseware from being acquired. In the case, any user terminal randomly plays the courseware problem.
  • FIG. 3 is a schematic diagram of a refinement process of the step of sending a courseware download address to a user terminal by the server when the user terminal is in a networked state in FIG.
  • step S20 includes:
  • Step S201 the server end receives the authentication message that is sent by the user terminal and includes the software authorization code, and matches the software authorization code in the authentication message with the software authorization code in the XML file stored by the server.
  • the user terminal When the user terminal is in a networked state, the user terminal sends an authentication message including a software authorization code to the server, the software authorization code is a software authorization code of the user terminal, the server end receives the authentication message of the user terminal, and the software authorization code of the user terminal is used. Matches the software authorization code in the XML file stored on the server side. If the match is consistent, the match is successful. If the match is inconsistent, the match is unsuccessful.
  • Step S202 when the matching is successful, the server sends the authentication pass message and the courseware download address to the user terminal, and the user terminal selects the courseware, and decrypts and plays the selected courseware;
  • the server sends the authentication pass message and the courseware download address to the user terminal.
  • the user terminal After receiving the authentication pass message and the courseware download address, the user terminal enters the download address to download the courseware to be played.
  • the client of the user terminal After the download is completed, the client of the user terminal is opened. End software, add the courseware to be played, decrypt the processing, use the client software to play the courseware to be played.
  • Step S203 When the matching is unsuccessful, the server prompts the user terminal that the matching is unsuccessful, and the user terminal is an unauthorized user terminal.
  • the server sends a message that the matching is unsuccessful, and the user terminal prompts the user terminal for the information of the unauthorized user terminal, the user terminal receives the message that the matching is unsuccessful, and the user terminal is the unauthorized user terminal. After the information, resend the authentication message containing the correct software authorization code to the server.
  • the user terminal ensures that when the user terminal is in the networked state, the user terminal needs to be authenticated by the server, and then the server downloads the courseware download address to the user terminal, and the user terminal downloads the courseware to play, thereby preventing the user from being played.
  • the problem of randomly acquiring or playing courseware is generated when the terminal is connected to the Internet.
  • FIG. 4 is a schematic diagram of a refinement process of the step of generating an activation code by the server when the user terminal is in a non-networked state in FIG.
  • step S30 includes:
  • Step S301 When the user terminal is in a non-networked state, the server transmits the XML file corresponding to the courseware and the user terminal to the user terminal, and receives an activation request of the user terminal, where the activation request includes software acquired by the user terminal to read the XML file.
  • Authorization code, and hardware authorization code generated based on the serial number of the hard disk;
  • the server side stores the courseware and the XML file to be played in the preset directory of the user terminal, and there are various ways: for example, the server side can correspond to the courseware to be played and the user terminal through the external storage device.
  • the XML file is copied to the preset directory of the user terminal, and the XML file corresponding to the courseware and the user terminal to be played can be transmitted to the preset directory of the user terminal through the data line, and the courseware and the XML file to be played are stored.
  • the user terminal After the preset directory of the user terminal, the user terminal reads the software authorization code in the XML file, generates a hardware authorization code according to the serial number of the hard disk, and initiates an activation request to the server according to the software authorization code and the hardware authorization code.
  • Step S302 the server generates an activation code according to the activation request including the software authorization code and the hardware authorization code, and the user terminal activates and plays the courseware to be played according to the activation code.
  • the server After receiving the activation request including the software authorization code and the hardware authorization code, the server generates an activation code according to the software authorization code and the hardware authorization code, and transmits the activation code to the user terminal, and the user terminal activates the client of the user terminal according to the activation code.
  • End software use the activated client software, first open the client software, add the courseware to be played to decrypt the operation and play the courseware to be played.
  • the software authorization code and the hardware authorization code are sent to the server to obtain the activation code of the server. After the activation of the client software, the courseware can be played.
  • the invention further provides a server side.
  • FIG. 5 is a schematic diagram of functional modules of a server according to a first embodiment of the present invention.
  • the server side includes:
  • the determining module 21 is configured to determine a networked state of the user terminal
  • the authentication module 22 is configured to receive an authentication message of the user terminal and authenticate the authentication message when the user terminal is in a networked state, and send the authentication pass message and the courseware download address to the user terminal for the user when the user terminal passes the authentication.
  • the terminal downloads and plays the courseware to be played;
  • the offline processing function module 23 is configured to: when the user terminal is in the non-networked state, transmit the XML file corresponding to the courseware and the user terminal to be sent to the user terminal, and after receiving the activation request of the user terminal, generate an activation code according to the activation request. And the user terminal activates according to the activation code and plays the courseware to be played.
  • the server determines the network status of the user terminal. For example, the server sends a message to the user terminal, and the user terminal responds, indicating that the user terminal is in a networked state. Otherwise, the user terminal is currently in a non-networked manner for various reasons. status.
  • the user terminal When the user terminal is in the networking state, the user terminal sends an authentication message to the server, the server receives the authentication message, and authenticates the user terminal through the authentication message.
  • the server sends the authentication pass message and the courseware download address.
  • the user terminal clicks into the download address to download the courseware to be played, and after the download is completed, the courseware is played using the client software of the user terminal.
  • the server transmits the XML file corresponding to the courseware and the user terminal to the user terminal, and the method can be performed.
  • the server can use the external storage device to correspond the courseware to be played to the user terminal.
  • the XML file is copied to the user terminal, and the XML file corresponding to the courseware and the user terminal to be played can also be transmitted to the user terminal through the data line, and the user terminal receives the server.
  • the user terminal After the end of the courseware and the XML file corresponding to the user terminal, the user terminal sends an activation request to the server, and after receiving the activation request of the user terminal, the server generates an activation code according to the activation request, and the user terminal activates and plays the to-be-played Courseware.
  • the user terminal in the networked state needs to send an authentication message to the server to obtain the authentication through the message and the courseware download address to obtain the courseware for playing; the user terminal in the non-networked state needs to receive the activation code of the server to activate the user terminal. Play the courseware to be played.
  • the user terminal needs to obtain the authorization of the server to play the courseware regardless of whether it is in the networked state or the non-networked state, and solves the problem that the user terminal randomly plays the courseware, and the user terminal obtains the courseware and the decryption password even if the course is obtained.
  • the server-side authorization is also required before the courseware can be played.
  • FIG. 6 is a schematic diagram of functional modules of a second embodiment of a server end according to the present invention.
  • the server is substantially the same as the functional module of the first embodiment, except that the server further includes:
  • the creating module 24 is configured to classify and encrypt the uploaded courseware and store the same;
  • the XML file generating module 25 is configured to generate an XML file matching the user terminal that plays the courseware according to the courseware, the XML file including a software authorization code, a courseware name, and a classification of the courseware.
  • the server classifies the courseware, and the server classifies the uploaded courseware in various ways, such as: classifying according to the school segment information and subject information, and the school segment information includes kindergarten, elementary school, Junior high school, high school information, subject information language, mathematics, English and other information, through the first selection of the section, then select the subject of the way to upload courseware, but also easy to find and download the courseware next time; after the classification of the uploaded courseware, the server side
  • the courseware is encrypted and stored. After the courseware is acquired by the user terminal, the corresponding decryption process is also required to play the courseware.
  • the server side selects the courseware according to the preset classification, for example, selecting the courseware according to the method of selecting the first class and then selecting the subject, and then the server side generates the courseware corresponding to the selected courseware according to the courseware and the user terminal that will play the courseware.
  • An XML file that includes a software authorization code, a courseware name, and a classification of the courseware that match the user terminal.
  • the software authorization code of the user terminal is consistent with the software authorization code of the XML file, the user terminal can play the courseware to be played corresponding to the courseware name of the XML file.
  • the implementation of the courseware is effectively managed by the classification process, which facilitates the service terminal or the user terminal to select or download the courseware according to the preset classification; the encryption process prevents the high-quality courseware and all the courseware from being acquired, and the subsequent problem of freely playing occurs.
  • the present invention makes the server by generating an XML file Some courseware on the side can only be played by the user terminal that is consistent with the software authorization code of the XML file, which further prevents the high-quality courseware and the decryption password of all the courseware from being acquired, and the problem that any user terminal randomly plays the courseware occurs.
  • authentication module 22 is further configured to:
  • the user terminal is prompted to be unsuccessful, and the user terminal is an unauthorized user terminal.
  • the user terminal When the user terminal is in a networked state, the user terminal sends an authentication message including a software authorization code to the server, the software authorization code is a software authorization code of the user terminal, the server end receives the authentication message of the user terminal, and the software authorization code of the user terminal is used. Matches the software authorization code in the XML file stored on the server side. If the match is consistent, the match is successful. If the match is inconsistent, the match is unsuccessful.
  • the server sends the authentication pass message and the courseware download address to the user terminal.
  • the user terminal After receiving the authentication pass message and the courseware download address, the user terminal enters the download address to download the courseware to be played.
  • the client of the user terminal After the download is completed, the client of the user terminal is opened. End software, add the courseware to be played, decrypt the processing, use the client software to play the courseware to be played.
  • the server sends a message that the matching is unsuccessful, and the user terminal prompts the user terminal for the information of the unauthorized user terminal, the user terminal receives the message that the matching is unsuccessful, and the user terminal is the unauthorized user terminal. After the information, resend the authentication message containing the correct software authorization code to the server.
  • the user terminal ensures that when the user terminal is in the networked state, the user terminal needs to be authenticated by the server, and then the server downloads the courseware download address to the user terminal, and the user terminal downloads the courseware to play, thereby preventing the user from being played.
  • the problem of randomly acquiring or playing courseware is generated when the terminal is connected to the Internet.
  • offline processing function module 23 is further configured to:
  • the XML file corresponding to the courseware and the user terminal to be played is transmitted to the user terminal, and the activation request received by the user terminal includes the software authorization code obtained by the user terminal to read the XML file, and according to the serial number of the hard disk.
  • Generated hardware authorization code
  • An activation code is generated according to an activation request including a software authorization code and a hardware authorization code, for the user terminal to activate and play the courseware to be played according to the activation code.
  • the server side stores the courseware and the XML file to be played in the preset directory of the user terminal, and there are various ways: for example, the server side can correspond to the courseware to be played and the user terminal through the external storage device.
  • the XML file is copied to the preset directory of the user terminal, and the XML file corresponding to the courseware and the user terminal to be played can be transmitted to the preset directory of the user terminal through the data line, and the courseware and the XML file to be played are stored.
  • the user terminal After the preset directory of the user terminal, the user terminal reads the software authorization code in the XML file, generates a hardware authorization code according to the serial number of the hard disk, and initiates an activation request to the server according to the software authorization code and the hardware authorization code.
  • the server After receiving the activation request including the software authorization code and the hardware authorization code, the server generates an activation code according to the software authorization code and the hardware authorization code, and transmits the activation code to the user terminal, and the user terminal activates the client of the user terminal according to the activation code.
  • End software use the activated client software, first open the client software, add the courseware to be played to decrypt the operation and play the courseware to be played.
  • the software authorization code and the hardware authorization code are sent to the server to obtain the activation code of the server. After the activation of the client software, the courseware can be played.
  • an interactive classroom system implementation method and a server end provided by the embodiments of the present invention have the following beneficial effects: even if the user terminal obtains the courseware and decrypts the password, the server terminal needs to be authorized by the server to play the courseware.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本发明公开了一种互动课堂系统实现方法,该互动课堂系统实现方法包括:服务器端确定用户终端的联网状态;当用户终端处于联网状态时,服务器端接收用户终端的认证消息并予以认证,当用户终端认证通过时,发送认证通过消息和课件下载地址至用户终端,供用户终端下载和播放待播放课件;当用户终端处于非联网状态时,服务器端将待播放课件和用户终端对应的XML文件传输至用户终端,在接收到用户终端的激活请求后,根据该激活请求生成激活码,供用户终端根据激活码进行激活并播放待播放课件。本发明还公开了一种服务器端。不管是处于联网状态还是非联网状态的用户终端,均需要获得服务器端的授权才能播放课件,防止了课件的随意播放。

Description

互动课堂系统实现方法和服务器端 技术领域
本发明涉及教学领域,尤其涉及互动课堂系统实现方法和服务器端。
背景技术
互动课堂系统,包括服务器端以及用户终端。互动课堂系统是将现有先进的科技手段运用于课堂之中,利用先进的科技手段来取代繁琐重复的工作,以及集数据通讯于一体,支持丰富的多媒体教学和课件制作管理,达到了提高课堂教学质量、提高课堂效率,丰富课程内容的效果,因此,为了适应这种应用需求,市场上出现了互动课堂系统。
但是,现有的互动课堂系统,不管是处于联网还是不联网状态的用户终端,不需要获得服务器端授权就可以随意播放课件。
上述内容仅用于辅助理解本发明的技术方案,并不代表承认上述内容是现有技术。
发明内容
本发明实施例至少能够解决用户终端无需服务器端授权可随意播放课件的问题。
为实现上述目的,本发明实施例提供了一种互动课堂系统实现方法,该互动课堂系统实现方法包括:
服务器端确定用户终端的联网状态;
当用户终端处于联网状态时,服务器端接收用户终端的认证消息并认证所述认证消息,当所述用户终端认证通过时,发送认证通过消息和课件下载地址至用户终端,供用户终端下载和播放待播放课件;
当用户终端处于非联网状态时,服务器端将待播放课件和用户终端对应的XML文件传输至用户终端,在接收到用户终端的激活请求后,根据该激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
确定用户终端联网状态的步骤之前,包括:
服务器端对上传的课件进行分类处理和加密处理并存储;
服务器端根据所述课件生成与播放该课件的用户终端匹配的XML文件,该XML文件包括软件授权码,课件名称和课件所属分类。
当用户终端处于联网状态时,服务器端接收用户终端的认证消息并认证所述认证消息,当所述用户终端认证通过时,发送认证通过消息和课件下载地址至用户终端,供用户终端下载和播放待播放课件的步骤,包括:
服务器端接收用户终端发送的包含软件授权码的认证消息,并将认证消息中的软件授权码与服务器端存储的XML文件中的软件授权码进行匹配;
当匹配成功时,服务器端发送认证通过消息与课件下载地址至用户终端,供用户终端选择课件,对选择的课件进行解密处理并播放;
当匹配不成功时,服务器端提示用户终端匹配不成功,以及该用户终端为非授权用户终端。
当用户终端处于非联网状态时,服务器端将待播放课件和用户终端对应的XML文件传输至用户终端,在接收到用户终端的激活请求后,根据该激活请求生成激活码,供用户终端根据激活码进行激活并播放待播放课件的步骤,包括:
当用户终端处于非联网状态时,服务器端将待播放课件和用户终端对应的XML文件传输至用户终端,接收用户终端的激活请求,该激活请求包括用户终端读取XML文件获取的软件授权码,和根据硬盘序列号生成的硬件授权码;
所述服务器端根据包含软件授权码和硬件授权码的激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
此外,为实现上述目的,本发明实施例还提供了一种服务器端,该服务器端包括:
确定模块,设置为确定用户终端的联网状态;
认证模块,设置为当用户终端处于联网状态时,接收用户终端的认证消息并认证所述认证消息,当所述用户终端认证通过时,发送认证通过消息和课件下载地址至用户终端,供用户终端下载和播放待播放课件;
离线处理功能模块,设置为当用户终端处于非联网状态时,将待播放课件和用户终端对应的XML文件传输至用户终端,在接收到用户终端的激活请求后,根据该激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
服务器端还包括:
创建模块,设置为对上传的课件进行分类处理和加密处理并存储;
XML文件生成模块,设置为根据所述课件生成与播放该课件的用户终端匹配的XML文件,该XML文件包括软件授权码,课件名称和课件所属分类。
认证模块还设置为:
接收用户终端发送的包含软件授权码的认证消息,并将认证消息中的软件授权码与服务器端存储的XML文件中的软件授权码进行匹配;
当匹配成功时,发送认证通过消息与课件下载地址至用户终端,供用户终端选择课件,对选择的课件进行解密处理并播放;
当匹配不成功时,提示用户终端匹配不成功,以及该用户终端为非授权用户终端。
离线处理功能模块还设置为:
当用户终端处于非联网状态时,将待播放课件和用户终端对应的XML文件传输至用户终端,接收到用户终端的激活请求包括用户终端读取XML文件获取的软件授权码,和根据硬盘序列号生成的硬件授权码;
根据包含软件授权码和硬件授权码的激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
处于联网状态的用户终端需要发送认证消息给服务器端以获得认证通过消息及课件下载地址才能获取课件予以播放;处于不联网状态的用户终端需要接收服务器端的激活码供激活用户终端才能播放待播放课件。通过上述两种方式,实现用户终端不管处于联网状态还是非联网状态,均需要得到服务器端的授权才能播放课件,解决了用户终端随意播放课件的问题,达到了用户终端即使获得了课件以及解密密码,也需要服务器端授权后,才能播放课件的效果。
附图说明
图1为本发明互动课堂系统实现方法第一实施例的流程示意图;
图2为本发明互动课堂系统实现方法第二实施例的流程示意图;
图3为图1中当用户终端处于联网状态时,服务器端发送课件下载地址至用户终端步骤的细化流程示意图;
图4为图1中当用户终端处于非联网状态时,服务器端生成激活码的步骤的细化流程示意图;
图5为本发明服务器端第一实施例的功能模块示意图;
图6为本发明服务器端第二实施例的功能模块示意图。
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
具体实施方式
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
本发明提供一种互动课堂系统实现方法。
本发明中用户终端需要安装播放课件的客户端软件,而客户端软件的安装需要输入软件授权码以及服务器地址,才能确保客户端软件的成功安装,其中,软件授权码是用户终端注册到服务器端时生成。
参照图1,图1为本发明互动课堂系统实现方法第一实施例的流程示意图。
在第一实施例中,该互动课堂系统实现方法包括:
步骤S10,服务器端确定用户终端的联网状态;
服务器端确定用户终端联网状态的方式有多种,譬如:服务器端发送消息给用户终端,用户终端予以响应,表明用户终端处于联网的状态,反之,则表明用户终端由于各种原因现处于非联网的状态。
步骤S20,当用户终端处于联网状态时,服务器端接收用户终端的认证消息并认证所述认证消息,当所述用户终端认证通过时,发送认证通过消息和课件下载地址至用户终端,供用户终端下载和播放待播放课件;
当用户终端处于联网状态时,用户终端发送认证消息给服务器端,服务器端接收认证消息,并通过认证消息对用户终端进行认证,当用户终端认证通过时,服务器端发送认证通过消息和课件下载地址至用户终端,用户终端点击进入下载地址下载待播放的课件,下载完成后,使用用户终端的客户端软件播放课件。
步骤S30,当用户终端处于非联网状态时,服务器端将待播放课件和用户终端对应的XML文件传输至用户终端,在接收到用户终端的激活请求后,根据该激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
当用户终端处于非联网状态时,服务器端将待播放课件和用户终端对应的XML文件传输至用户终端,其方式有多种,譬如:服务器端可以通过外部存储设备将待播放课件和用户终端对应的XML文件拷贝至用户终端,也可以通过数据线的方式,将待播放课件和用户终端对应的XML文件传输至用户终端,而用户终端接收到服务器端的待播放课件和用户终端对应的XML文件后,用户终端向服务器端发出激活请求,服务器端接收到用户终端的激活请求后,根据该激活请求生成激活码,供用户终端激活后,播放待播放课件。
本实施例中处于联网状态的用户终端需要发送认证消息给服务器端以获得认证通过消息及课件下载地址才能获取课件予以播放;处于不联网状态的用户终端需要接收服务器端的激活码供激活用户终端才能播放待播放课件。通过上述两种方式,实现用户终端不管处于联网状态还是非联网状态,均需要得到服务器端的授权才能播放课件,解决了用户终端随意播放课件的问题,达到了用户终端即使获得了课件以及解密密码,也需要服务器端授权后,才能播放课件的效果。
参见图2,图2为本发明互动课堂系统实现方法第二实施例的流程示意图。
在第二实施例中,该互动课堂系统实现方法的步骤与第一实施例的步骤基本相同,其不同之处在于,所述步骤S10之前,该互动课堂系统实现方法还包括:
步骤S08,服务器端对上传的课件进行分类处理和加密处理并存储;
服务器端接收到上传的课件后,对课件进行分类处理,服务器端对上传的课件进行分类处理的方式有多种,譬如:按照学段信息、学科信息进行分类,学段信息包括 幼儿园、小学、初中、高中等信息,学科信息语文、数学、英语等信息,通过先选学段、再选择学科的方式上传课件,也便于下次查找、下载课件;对上传的课件进行分类处理后,服务器端对该课件进行加密处理并存储,在用户终端获取了课件后,也需要进行相对应的解密处理才能播放该课件。
步骤S09,服务器端根据所述课件生成与播放该课件的用户终端匹配的XML文件,该XML文件包括软件授权码,课件名称和课件所属分类。
服务器端根据预设分类选择课件,譬如:根据先选学段、再选学科的方式选择课件,然后,服务器端针对所选择的课件,根据该课件、将要播放该课件的用户终端生成该课件对应的XML文件,该XML文件包括与用户终端相匹配的软件授权码、课件名称以及课件所属分类。当用户终端的软件授权码与XML文件的软件授权码一致时,用户终端才能播放XML文件的课件名称对应的待播放课件。
本实施通过分类处理对课件进行了有效的管理,方便了服务终端或用户终端根据预设分类进行选择或者下载课件;通过加密处理防止了优质课件以及所有课件一经获取,后续可以随意播放的问题发生;再有,本发明通过生成XML文件,使得服务器端上的某些课件只能与XML文件的软件授权码一致的用户终端才能播放,进一步地防止了优质课件以及所有课件的解密密码被获取的情况,任意的用户终端随意播放课件的问题发生。
参见图3,图3为图1中当用户终端处于联网状态时,服务器端发送课件下载地址至用户终端步骤的细化流程示意图。
进一步地,步骤S20包括:
步骤S201,服务器端接收用户终端发送的包含软件授权码的认证消息,并将认证消息中的软件授权码与服务器端存储的XML文件中的软件授权码进行匹配;
当用户终端处于联网状态时,用户终端发送包含软件授权码的认证消息给服务器端,该软件授权码为用户终端的软件授权码,服务器端接收用户终端的认证消息,将用户终端的软件授权码与服务器端存储的XML文件中的软件授权码进行匹配,如一致,即表示匹配成功;如不一致,即表示匹配不成功。
步骤S202,当匹配成功时,服务器端发送认证通过消息与课件下载地址至用户终端,供用户终端选择课件,对选择的课件进行解密处理并播放;
当匹配成功时,服务器端发送认证通过消息与课件下载地址至用户终端,用户终端接收到认证通过消息与课件下载地址后,进入下载地址下载待播放的课件,下载完成后,打开用户终端的客户端软件,添加待播放课件,进行解密处理后,使用客户端软件播放待播放课件。
步骤S203,当匹配不成功时,服务器端提示用户终端匹配不成功,以及该用户终端为非授权用户终端。
当匹配不成功时,服务器发送匹配不成功的消息,以及用户终端为非授权的用户终端的信息向用户终端进行提示,用户终端接收到匹配不成功的消息、以及用户终端为非授权的用户终端的信息后,重新发送包含正确的软件授权码的认证消息给服务器端。
本实施例通过上述方式,保证了当用户终端处于联网状态时,用户终端需要通过服务器端的认证,通过后服务器端才将课件下载地址发送给用户终端,供用户终端下载课件予以播放,防止了用户终端在联网状态下,随意获取或播放课件的问题的发生。
参见图4,图4为图1中当用户终端处于非联网状态时,服务器端生成激活码的步骤的细化流程示意图。
进一步地,步骤S30包括:
步骤S301,当用户终端处于非联网状态时,服务器端将待播放课件和用户终端对应的XML文件传输至用户终端,接收用户终端的激活请求,该激活请求包括用户终端读取XML文件获取的软件授权码,和根据硬盘序列号生成的硬件授权码;
当用户终端处于非联网状态时,服务器端将待播放课件与XML文件存放到用户终端的预设目录,其方式有多种:譬如:服务器端可以通过外部存储设备将待播放课件和用户终端对应的XML文件拷贝至用户终端的预设目录,也可以通过数据线的方式,将待播放课件和用户终端对应的XML文件传输至用户终端的预设目录,而当待播放课件与XML文件存放到用户终端的预设目录后,用户终端读取XML文件中的软件授权码,根据自身的硬盘序列号生成硬件授权码,并根据软件授权码和硬件授权码向服务器端发起激活请求。
步骤S302,服务器端根据包含软件授权码和硬件授权码的激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
服务器端接收到包括软件授权码和硬件授权码的激活请求后,服务器端根据软件授权码、硬件授权码生成激活码,并将激活码传输至用户终端,用户终端根据激活码激活用户终端的客户端软件,使用激活后的客户端软件,先打开客户端软件,添加待播放课件进行解密操作后播放待播放课件。
本实施例中用户终端处于非联网状态时,即使用户终端获取课件的解密密码、课件以及客户端软件的软件授权码,也需要发送软件授权码,硬件授权码给服务器端,获取服务器端的激活码,激活后客户端软件后才能播放课件。
本发明进一步提供了一种服务器端。
参见图5,图5为本发明服务器端第一实施例的功能模块示意图。
在第一实施例中,该服务器端包括:
确定模块21,设置为确定用户终端的联网状态;
认证模块22,设置为当用户终端处于联网状态时,接收用户终端的认证消息并认证所述认证消息,当所述用户终端认证通过时,发送认证通过消息和课件下载地址至用户终端,供用户终端下载和播放待播放课件;
离线处理功能模块23,设置为当用户终端处于非联网状态时,将待播放课件和用户终端对应的XML文件传输至用户终端,在接收到用户终端的激活请求后,根据该激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
服务器端确定用户终端联网状态的方式有多种,譬如:服务器端发送消息给用户终端,用户终端予以响应,表明用户终端处于联网的状态,反之,则表明用户终端由于各种原因现处于非联网的状态。
当用户终端处于联网状态时,用户终端发送认证消息给服务器端,服务器端接收认证消息,并通过认证消息对用户终端进行认证,当用户终端认证通过时,服务器端发送认证通过消息和课件下载地址至用户终端,用户终端点击进入下载地址下载待播放的课件,下载完成后,使用用户终端的客户端软件播放课件。
当用户终端处于非联网状态时,服务器端将待播放课件和用户终端对应的XML文件传输至用户终端,其方式有多种,譬如:服务器端可以通过外部存储设备将待播放课件和用户终端对应的XML文件拷贝至用户终端,也可以通过数据线的方式,将待播放课件和用户终端对应的XML文件传输至用户终端,而用户终端接收到服务器 端的待播放课件和用户终端对应的XML文件后,用户终端向服务器端发出激活请求,服务器端接收到用户终端的激活请求后,根据该激活请求生成激活码,供用户终端激活后,播放待播放课件。
本实施例中处于联网状态的用户终端需要发送认证消息给服务器端以获得认证通过消息及课件下载地址才能获取课件予以播放;处于不联网状态的用户终端需要接收服务器端的激活码供激活用户终端才能播放待播放课件。通过上述两种方式,实现用户终端不管处于联网状态还是非联网状态,均需要得到服务器端的授权才能播放课件,解决了用户终端随意播放课件的问题,达到了用户终端即使获得了课件以及解密密码,也需要服务器端授权后,才能播放课件的效果。
参见图6,图6为本发明服务器端第二实施例的功能模块示意图。
在第二实施例中,该服务器端与第一实施例的功能模块基本相同,其不同之处在于,该服务器端还包括:
创建模块24,设置为对上传的课件进行分类处理和加密处理并存储;
XML文件生成模块25,设置为根据所述课件生成与播放该课件的用户终端匹配的XML文件,该XML文件包括软件授权码,课件名称和课件所属分类。
服务器端接收到上传的课件后,对课件进行分类处理,服务器端对上传的课件进行分类处理的方式有多种,譬如:按照学段信息、学科信息进行分类,学段信息包括幼儿园、小学、初中、高中等信息,学科信息语文、数学、英语等信息,通过先选学段、再选择学科的方式上传课件,也便于下次查找、下载课件;对上传的课件进行分类处理后,服务器端对该课件进行加密处理并存储,在用户终端获取了课件后,也需要进行相对应的解密处理才能播放该课件。
服务器端根据预设分类选择课件,譬如:根据先选学段、再选学科的方式选择课件,然后,服务器端针对所选择的课件,根据该课件、将要播放该课件的用户终端生成该课件对应的XML文件,该XML文件包括与用户终端相匹配的软件授权码、课件名称以及课件所属分类。当用户终端的软件授权码与XML文件的软件授权码一致时,用户终端才能播放XML文件的课件名称对应的待播放课件。
本实施通过分类处理对课件进行了有效的管理,方便了服务终端或用户终端根据预设分类进行选择或者下载课件;通过加密处理防止了优质课件以及所有课件一经获取,后续可以随意播放的问题发生;再有,本发明通过生成XML文件,使得服务器 端上的某些课件只能与XML文件的软件授权码一致的用户终端才能播放,进一步地防止了优质课件以及所有课件的解密密码被获取的情况,任意的用户终端随意播放课件的问题发生。
进一步地,认证模块22还设置为:
接收用户终端发送的包含软件授权码的认证消息,并将认证消息中的软件授权码与服务器端存储的XML文件中的软件授权码进行匹配;
当匹配成功时,发送认证通过消息与课件下载地址至用户终端,供用户终端选择课件,对选择的课件进行解密处理并播放;
当匹配不成功时,提示用户终端匹配不成功,以及该用户终端为非授权用户终端。
当用户终端处于联网状态时,用户终端发送包含软件授权码的认证消息给服务器端,该软件授权码为用户终端的软件授权码,服务器端接收用户终端的认证消息,将用户终端的软件授权码与服务器端存储的XML文件中的软件授权码进行匹配,如一致,即表示匹配成功;如不一致,即表示匹配不成功。
当匹配成功时,服务器端发送认证通过消息与课件下载地址至用户终端,用户终端接收到认证通过消息与课件下载地址后,进入下载地址下载待播放的课件,下载完成后,打开用户终端的客户端软件,添加待播放课件,进行解密处理后,使用客户端软件播放待播放课件。
当匹配不成功时,服务器发送匹配不成功的消息,以及用户终端为非授权的用户终端的信息向用户终端进行提示,用户终端接收到匹配不成功的消息、以及用户终端为非授权的用户终端的信息后,重新发送包含正确的软件授权码的认证消息给服务器端。
本实施例通过上述方式,保证了当用户终端处于联网状态时,用户终端需要通过服务器端的认证,通过后服务器端才将课件下载地址发送给用户终端,供用户终端下载课件予以播放,防止了用户终端在联网状态下,随意获取或播放课件的问题的发生。
进一步地,离线处理功能模块23还设置为:
当用户终端处于非联网状态时,将待播放课件和用户终端对应的XML文件传输至用户终端,接收到用户终端的激活请求包括用户终端读取XML文件获取的软件授权码,和根据硬盘序列号生成的硬件授权码;
根据包含软件授权码和硬件授权码的激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
当用户终端处于非联网状态时,服务器端将待播放课件与XML文件存放到用户终端的预设目录,其方式有多种:譬如:服务器端可以通过外部存储设备将待播放课件和用户终端对应的XML文件拷贝至用户终端的预设目录,也可以通过数据线的方式,将待播放课件和用户终端对应的XML文件传输至用户终端的预设目录,而当待播放课件与XML文件存放到用户终端的预设目录后,用户终端读取XML文件中的软件授权码,根据自身的硬盘序列号生成硬件授权码,并根据软件授权码和硬件授权码向服务器端发起激活请求。
服务器端接收到包括软件授权码和硬件授权码的激活请求后,服务器端根据软件授权码、硬件授权码生成激活码,并将激活码传输至用户终端,用户终端根据激活码激活用户终端的客户端软件,使用激活后的客户端软件,先打开客户端软件,添加待播放课件进行解密操作后播放待播放课件。
本实施例中用户终端处于非联网状态时,即使用户终端获取课件的解密密码、课件以及客户端软件的软件授权码,也需要发送软件授权码,硬件授权码给服务器端,获取服务器端的激活码,激活后客户端软件后才能播放课件。
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。
工业实用性
如上所述,本发明实施例提供的一种互动课堂系统实现方法和服务器端,具有以下有益效果:用户终端即使获得了课件以及解密密码,也需要服务器端授权后,才能播放课件。

Claims (8)

  1. 一种互动课堂系统实现方法,所述互动课堂系统实现方法,包括:
    服务器端确定用户终端的联网状态;
    当用户终端处于联网状态时,服务器端接收用户终端的认证消息并认证所述认证消息,当所述用户终端认证通过时,发送认证通过消息和课件下载地址至用户终端,供用户终端下载和播放待播放课件;
    当用户终端处于非联网状态时,服务器端将待播放课件和用户终端对应的XML文件传输至用户终端,在接收到用户终端的激活请求后,根据该激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
  2. 如权利要求1所述的互动课堂系统实现方法,其中,所述确定用户终端联网状态的步骤之前,包括:
    服务器端对上传的课件进行分类处理和加密处理并存储;
    所述服务器端根据所述课件生成与播放该课件的用户终端匹配的XML文件,该XML文件包括软件授权码,课件名称和课件所属分类。
  3. 如权利要求2所述的互动课堂系统实现方法,其中,所述当用户终端处于联网状态时,服务器端接收用户终端的认证消息并认证所述认证消息,当所述用户终端认证通过时,发送认证通过消息和课件下载地址至用户终端,供用户终端下载和播放待播放课件的步骤,包括:
    服务器端接收用户终端发送的包含软件授权码的认证消息,并将认证消息中的软件授权码与服务器端存储的XML文件中的软件授权码进行匹配;
    当匹配成功时,服务器端发送认证通过消息与课件下载地址至用户终端,供用户终端选择课件,对选择的课件进行解密处理并播放;
    当匹配不成功时,服务器端提示用户终端匹配不成功,以及该用户终端为非授权用户终端。
  4. 如权利要求2所述的互动课堂系统实现方法,其中,所述当用户终端处于非联网状态时,服务器端将待播放课件和用户终端对应的XML文件传输至用户终端,在接收到用户终端的激活请求后,根据该激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件的步骤,包括:
    当用户终端处于非联网状态时,服务器端将待播放课件和用户终端对应的XML文件传输至用户终端,接收用户终端的激活请求,该激活请求包括用户终端读取XML文件获取的软件授权码,和根据硬盘序列号生成的硬件授权码;
    所述服务器端根据包含软件授权码和硬件授权码的激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
  5. 一种服务器端,所述服务器端包括:
    确定模块,设置为确定用户终端的联网状态;
    认证模块,设置为当用户终端处于联网状态时,接收用户终端的认证消息并认证所述认证消息,当所述用户终端认证通过时,发送认证通过消息和课件下载地址至用户终端,供用户终端下载和播放待播放课件;
    离线处理功能模块,设置为当用户终端处于非联网状态时,将待播放课件和用户终端对应的XML文件传输至用户终端,在接收到用户终端的激活请求后,根据该激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
  6. 如权利要求5所述的服务器端,其中,所述服务器端还包括:
    创建模块,设置为对上传的课件进行分类处理和加密处理并存储;
    XML文件生成模块,设置为根据所述课件生成与播放该课件的用户终端匹配的XML文件,该XML文件包括软件授权码,课件名称和课件所属分类。
  7. 如权利要求6所述的服务器端,其中,所述认证模块还设置为:
    接收用户终端发送的包含软件授权码的认证消息,并将认证消息中的软件授权码与服务器端存储的XML文件中的软件授权码进行匹配;
    当匹配成功时,发送认证通过消息与课件下载地址至用户终端,供用户终端选择课件,对选择的课件进行解密处理并播放;
    当匹配不成功时,提示用户终端匹配不成功,以及该用户终端为非授权用户终端。
  8. 如权利要求6所述的服务器端,其中,所述离线处理功能模块还设置为:
    当用户终端处于非联网状态时,将待播放课件和用户终端对应的XML文件传输至用户终端,接收到用户终端的激活请求包括用户终端读取XML文件获取的软件授权码,和根据硬盘序列号生成的硬件授权码;
    根据包含软件授权码和硬件授权码的激活请求生成激活码,供用户终端根据所述激活码进行激活并播放待播放课件。
PCT/CN2014/086765 2014-05-29 2014-09-17 互动课堂系统实现方法和服务器端 WO2015180300A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410233952.8 2014-05-29
CN201410233952.8A CN105323204B (zh) 2014-05-29 2014-05-29 互动课堂系统实现方法和服务器端

Publications (1)

Publication Number Publication Date
WO2015180300A1 true WO2015180300A1 (zh) 2015-12-03

Family

ID=54697989

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/086765 WO2015180300A1 (zh) 2014-05-29 2014-09-17 互动课堂系统实现方法和服务器端

Country Status (2)

Country Link
CN (1) CN105323204B (zh)
WO (1) WO2015180300A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114357386A (zh) * 2021-11-30 2022-04-15 北京旷视科技有限公司 一种软件授权方法及装置

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106250507A (zh) * 2016-08-01 2016-12-21 山东中创软件工程股份有限公司 一种翻转课堂系统
CN110796905A (zh) * 2018-08-03 2020-02-14 深圳市鸿合创新信息技术有限责任公司 一种操作课件的方法及终端、电子设备

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050003330A1 (en) * 2003-07-02 2005-01-06 Mehdi Asgarinejad Interactive virtual classroom
CN1815465A (zh) * 2005-02-02 2006-08-09 新诺亚舟科技(深圳)有限公司 手持式智能教学终端及其通信方法
CN102664930A (zh) * 2012-04-01 2012-09-12 江苏省电力试验研究院有限公司 离线学习系统

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6553136B1 (en) * 1999-10-28 2003-04-22 Hewlett-Packard Company System and method for counterfeit protection
IL156112A0 (en) * 2000-12-18 2003-12-23 Digispeech Marketing Ltd Access control for interactive learning system
CN101872399B (zh) * 2010-07-01 2012-08-22 武汉理工大学 基于双重身份认证的动态数字版权保护方法
CN102999711A (zh) * 2011-09-19 2013-03-27 中国电信股份有限公司 应用版权保护方法、网络平台及系统
CN103065510A (zh) * 2012-12-31 2013-04-24 江苏黄金屋教育咨询有限公司 基于云服务的课堂互动教学系统

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050003330A1 (en) * 2003-07-02 2005-01-06 Mehdi Asgarinejad Interactive virtual classroom
CN1815465A (zh) * 2005-02-02 2006-08-09 新诺亚舟科技(深圳)有限公司 手持式智能教学终端及其通信方法
CN102664930A (zh) * 2012-04-01 2012-09-12 江苏省电力试验研究院有限公司 离线学习系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114357386A (zh) * 2021-11-30 2022-04-15 北京旷视科技有限公司 一种软件授权方法及装置

Also Published As

Publication number Publication date
CN105323204B (zh) 2019-05-31
CN105323204A (zh) 2016-02-10

Similar Documents

Publication Publication Date Title
US10057277B2 (en) System and method for partial URL signing with applications to dynamic adaptive streaming
WO2017215514A1 (zh) 音视频的加密播放方法及其系统
US9026782B2 (en) Token-based entitlement verification for streaming media decryption
US8793492B2 (en) Methods and systems for scalable distribution of protected content
US10637650B2 (en) Active authentication session transfer
US20120159603A1 (en) Mobile out-of-band authentication service
CN112134708A (zh) 一种授权方法、请求授权的方法及装置
WO2013056622A1 (zh) 验证机顶盒接入身份的方法和认证服务器
US10230695B2 (en) Distribution of secure data with entitlement enforcement
CN105704515A (zh) 媒体文件的快速启播方法及装置
KR102137122B1 (ko) 보안 체크 방법, 장치, 단말기 및 서버
US9461986B2 (en) Single sign-on for disparate servers
CN106470103B (zh) 一种客户端发送加密url请求的方法和系统
CN105721903A (zh) 在线播放视频的方法和系统
WO2013007154A1 (zh) 媒体资源访问控制方法和设备
CN103152321A (zh) 流媒体内容和服务的数字权利管理
CN110971574A (zh) 一种登录车载系统方法、装置、系统和存储介质
WO2015180300A1 (zh) 互动课堂系统实现方法和服务器端
CN114499871A (zh) 一种签名加密方法、装置、系统及计算机可读存储介质
US9166973B2 (en) System and method for controlling access to an electronic device
TWI643086B (zh) Method for binding by scanning two-dimensional barcode
CN101883085A (zh) 授权应用列表信息生成及获取方法、对应的装置及系统
CN108235067B (zh) 一种视频流地址的鉴权方法及装置
CN111131849B (zh) 流媒体直播播放方法、装置及计算机可读存储介质
CN115242471B (zh) 信息传输方法、装置、电子设备及计算机可读存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14893193

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14893193

Country of ref document: EP

Kind code of ref document: A1