forked from dvliman/SimpleHTTPServer
-
Notifications
You must be signed in to change notification settings - Fork 0
gezhonglunta/SimpleHTTPServer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SimpleHTTPServer ================ If you don't know what SimpleHTTPServer is, it is a python library that serves files from the current directory, directly mapping the directory structure to HTTP requests How to use: java SimpleHTTPServer.jar [port number] You would want to do port forwarding to share on the internet python -m "SimpleHTTPServer" comes in handy sometimes I have that ready to share big files to my friend
About
SimpleHTTPServer.jar is [python -m "SimpleHTTPServer"] for java
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%