文档详情

Linux下远程考试服务器端处理系统.doc

发布:2018-01-21约2.92万字共43页下载文档
文本预览下载声明
韶 关 大 学 毕 业 设 计 毕业论文题目:Linux下远程考试服务器处理系统 姓 名:XXX 学 号:3 系(院):计算机科学学院 专 业:计算机科学与技术 班 级:2006级计算机科学与技术3班 指导教师姓名及职称:张地 副教授 起止时间:2009年11月—— 2010年 1 月 (教务处制表) Linux下远程考试服务器端处理系统 摘要:本设计分析了考试服务器的工作原理和工作机制以及Linux的网络编程环境,对文件的操作,多进程(并发)管理,实现了一个Linux局域网的考试服务器系统。本设计实现的考试服务器处理系统可在版本为freeBSD 7.1的redhat linux9等各种类Unix操作系统上编译成功,具体代码用GNU C语言编程实现的。系统分为客户端和服务器端两大模块。论文首先对考试服务系统的原理和机制以及Linux Socket网络编程环境作了一个介绍,然后描述考试服务系统开发的整个过程,包括系统需求分析、总体分析、详细设计以及部分关键代码解析。采用演化模型,设计时首先在短时间内建立系统应用原型,然后对初始原型系统进行需求迭代,不断修正和改进,直到形成满意的实际可行的系统。 关键字: 多进程;Linux;网络编程;Socket;服务器端;文件操作 Under Linux the remote test server-side development Abstract: The design and analysis of the test servers working principle and working mechanism, and Linux network programming environment, the file operations, multi-process (concurrent) management, implements a Linux LAN server system examination. The Design and Implementation of the examination server processing system is available on freeBSD 7.1 version of redhat linux9 and other Unix-operating system compilation is successful, a specific code with GNU C programming language implementation. System is divided into two main client and server-side modules. First, the examination papers of the principles and mechanisms of service systems, as well as Linux Socket Network Programming Environment made a presentation and then describe the test system development services to the entire process, including system requirements analysis, the overall analysis, detailed design, as well as some of the key code to parse. Use of evolutionary model, designed to create a system in a short time when the first application of a prototype, and then iterate the initial prototype of the system requirements, and constantly revised and improved, until the formation of a satisfactory practical system. Key words: multi-process; Linux; network programming; Socket; server; File Operations 目 录 引言 6 1 简述 7 1.1远程考试服务器的发展及现状 1.2考试服务系统与LINUX网络编程环境分析 7 1.3 TCP协议简介 1.4开发平台简介 1.5套
显示全部
相似文档