-
Notifications
You must be signed in to change notification settings - Fork 0
bbterry/simple-python-server-socket-programming
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Server: Use IDLE(Python GUI) to open and run the server.py. There may be something wrong if you run server.py by command line. Enter "http://localhost:55666" in the web browser to visit the HTTP server. Client: After you run the server, use command line "client.py localhost 55666 index.htm" to run the client. You can not run the client by IDLE(Python GUI).
About
A simple HTTP server written in python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published