https://github.com/notfounds/httpserverforcompetition
https://github.com/notfounds/httpserverforcompetition
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/notfounds/httpserverforcompetition
- Owner: NotFounds
- License: mit
- Created: 2015-11-21T08:16:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-25T11:18:30.000Z (over 10 years ago)
- Last Synced: 2025-03-08T18:54:25.949Z (over 1 year ago)
- Language: C#
- Size: 495 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# HttpServerForCompetition
+ This Program is written by C# and Html, js, css...
+ You can make a simple competition server in LAN.
# Feature
+ Port Setting
+ Auto Judge system
+ Can set a compiler
+ Three lang correspondence (c, c++, c#)
+ Can test at many test case
# Enviorment
+ Visual Studio 2015 Community
+ Windows 10
+ C# (Main Source Code)
+ Html (Web Text [Problemfile, indexfile])
+ JavaScript
+ CSS
# How to use
First, Clone this repository.
Second, Open in Visual Studio 2015 and Build solution.
Last, Run exe with `Html` and `TestCase` , `Sources`, `compile.bat`
# License
Copyright (c) 2015 Iori Ikeda
This software is released under the MIT License, see LICENSE.txt.