In my project client will request server to get data from the web page
Detail description:
1. running the server
2. import socket
3. setup hosts and ports
4. creating a socket
5. binding the port to the socket then listen on that port
6. handling server request
7. sending data to the client
8. print output- first line summarise: protocol version, message number, and status (using wx instead of easy gui)
9. print output- data from web page
10. shut down file and socket
Writing the program you learn how HTTP works and this is quite important. Because for example work by all browsers and basically do the same thing, but of course, browsers are have much more powerful functions.
The program runs on localhost. That is the primary IP address is 127.0.0.1, it displays the index.html page of the web directory.
In questa pagina del sito puoi guardare il video online Python Simple Http Client-Server della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Wojciech Wawrzyniak 28 aprile 2013, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 3,688 volte e gli è piaciuto 0 spettatori. Buona visione!