Skip to content

DreamtaleCore/MyBriefServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MySelfServer


###folder name

  1. byCxx_vs
  2. byJava_intellij
  3. byPython_wing

###folder structure

Every folder here contains project file and a webroot folder, you can change the contain in it, and named the main in port as index.html

###Tips:

  1. The first folder is a project created by visual studio 2015, through using winSock+c++ to realize the project just asking the clients what the html they need, need TODO here.
  2. The second folder is a project created by intellij IDEA, through using Java to realize the project just asking the clients what the html they need, a perfect one I think.
  3. The third folder is a project created by wing IDE, through using Python to realize the project just asking the clients what the html they need, need TODO here.

###Run:

  1. c++: Just run, and use browser open the localhost:port you set
  2. java: delete the ip adress in the HttpServer.java, and open localhost:2345/index.html in broswer
  3. python: just as c++

About

Through java/c++/python to publish my brief on the server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors