Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Internet-Network
  • Category : Internet-Network
  • Tags :
  • Update : 2015-06-05
  • Size : 1.15mb
  • Downloaded :0次
  • Author :刘***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Experiment 4 Web server Requirements: (1) TCP             (2) C/S             (3) http Abstract: The design of a simple web server, it can handle only one request. Specifically: Web server: Create a connection socket connection When a client (//127.0.0.1/index.html browser, enter the URL:: http) Http request message is received the connection socket. Interpret the request to determine the requested file (file name parsing) Access to documents requested the server s file system. Create a document requested by the composition of http response packets. (Packet contains a status line+ solid body). After TCP connection would like to request the browser sends a response. If the file is not in the server browser requests, the server returns 404 Not Found error message. Note: 1) If port 80 is already in use by another process server port to 5050. Enter the URL of your browser: http: //127.0.0.1: 5050/index.html
Packet file list
(Preview for download)


Web服务器(多线程)\._Server.cpp
...................\1.txt
...................\index.html
...................\ReadMe.txt
...................\Server.cpp
...................\Server.dsp
...................\Server.dsw
...................\Server.ncb
...................\Server.opt
...................\Server.plg
...................\StdAfx.cpp
...................\StdAfx.h
...................\Debug\Server.exe
...................\.....\Server.ilk
...................\.....\Server.obj
...................\.....\Server.pch
...................\.....\Server.pdb
...................\.....\vc60.idb
...................\.....\vc60.pdb
...................\Debug
Web服务器(多线程)
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.