How to write a HTTP server? · Open a socket on port 80. · Wait for a client to make a request. · Read the request (i.e., this person wants page "contact-us.html").
確定! 回上一頁