AbstractThe virtual simulation system of computer network course is aplatform based on web development.It combines the theoreticalknowledge of the course with the web page to realize the embodiment ofthe knowledge.Through the way of virtual simulation,the experimentalprocess and results of HTTP protocol,socket communication,networkplanning,routing algorithm,load balancing,etc.involved in the teachingof computer network course are displayed through the way of web Come,the experiment has strong operability,which can directly and vividlyreflect the protocols in these computer networks,the network principle ofthe experiment and the realization process.This paper mainly designs and implements a computer networkcourse virtual simulation system.The final version of IntelliJ idea is usedas the development software of the system,and the MariaDB database isused to provide services for the system.The project architecture adoptsthe Spring springmvc mybatis framework to complete theimplementation of six main functions,including:port scanning,loadbalancing,user agent analysis,network address calculation,link selection,websocket communication.Key words:MariaDB;Spring+SpringMVC+MyBatis
暂无评论内容