Skip to content

ndraper2/old-network-tools

Repository files navigation

network-tools

Network Tools is a collection of scripts demonstrating HTTP and sockets.

Echo client and server is a simple client/server socket script. Client takes a command line argument and sends it to a local server. Server accepts the message and sends back a string confirming receipt.

Feb 14, 2015 HTTP Server is a very simple http server that will respond to an HTTP 1.1 GET request and return the mimetype and URI specified.

Based heavily on: http://codefellows.github.io/python-dev-accelerator/assignments/day06/socket_exercise.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages