You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
%# -*- coding: utf-8-unix -*-
\chapter { 头歌实践教学平台EduCoder简介}
\label { app:educoder}
头歌实践教学平台是一个由国内高校和企业联合发起的在线实践教学平台与开发社区,
支持高校师生开展大规模在线教学、在线实验、在线实验设计与开发、
学情数据统计分析以及个性化实践活动。
2020年初, 教育部将头歌平台列为首批高校在线教学解决方案。
\subsection { 在线计算机网络实验项目}
头歌平台将为计算机网络教案社区提供配套在线实验支持。
目前, 本实验指导书之实验单元二( 实验2.1、2.2和2.3)已经完成开发并上线,
高校师生可免费以线上课堂形式组织使用,实验网址如下:
\begin { itemize}
\item \href { https://www.educoder.net/shixuns/5qtc6bn8/challenges} { 套接字基础与UDP通信}
\item \href { https://www.educoder.net/shixuns/tf84glmq/challenges} { TCP通信与Web服务器}
\item \href { https://www.educoder.net/shixuns/l8c7e6sp/challenges} { SMTP客户端实现}
\end { itemize}
其他实验单元正在按实验指导书大纲要求陆续上线中,免费供高校师生使用。
头歌实践教学平台上原有网络协议分析,
基于Wireshark工具开展HTTP协议、DNS协议、传输层协议、IP/ICMP协议、
以太网与ARP协议以及DHCP协议NAT协议等的分析;
基于GNS3组建小型局域网, 完成静态/动态路由配置,
VLAN间单臂路由配置以及DHCP服务器配置等等亦同时开放, 酌情收费。
\subsection { 头歌平台简明操作步骤}
头歌平台的教师使用步骤简要说明如下:
\begin { enumerate}
\item 在\url { www.educoder.net} 注册、登录;
\item 为自己将要开设的计算机网络课程创建一个教学课堂;
\item 在课堂里选用相关网络实验( 如上述2.1、2.2、2.3实验等);
\item 将课堂邀请码发送给学生,学生自主加入课堂;
\item 学生开始在线做网络实验,平台可提供自动实验评测;
\item 教师或助教可随时导出学生的实验报告。
\end { enumerate}