摘要
WWW服务器的编程实现涉及到IP、TCP、HTTP等计算机网络技术课程的重要协议和概念,也涉及到C语言编程中的多线程编程、套接字编程、简单的字符串分、关键词提取、句法分析等重要编程技巧。本文提出了通过C语言编程实现WWW服务器的整个思路和流程,并实现了WWW服务器并附源码。本文对计算机网络技术开发和编程人员具有重要的参考价值和指导意义。
The program implementation of WWW server involves IP,TCP,HTTP and other important protocols and concepts in computer network course,and it also involves important programming techniques including multithread programming,socket programming,string parsing.We present a method and steps to realize WWW server using C language programming,and implement the server using Visual C++and attach the source code.This paper is of important guidance to the computer network developers.
作者
吴建平
陈珂
刘业
WU Jianping;CHEN Ke;LIU Ye(School of Computer Engineering,Suzhou Vocational University,Suzhou,China,215104)
出处
《福建电脑》
2019年第6期80-83,共4页
Journal of Fujian Computer
基金
苏州市职业大学教学改革项目(No.SZDJG-19007)资助
关键词
C语言编程
网络编程技术
WWW服务器实现
C Programming Language
Network Programming Technique
WWW Server Implementation