Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frol/icehub
One of the high-school projects I was involved in
https://github.com/frol/icehub
Last synced: 14 days ago
JSON representation
One of the high-school projects I was involved in
- Host: GitHub
- URL: https://github.com/frol/icehub
- Owner: frol
- Created: 2020-10-21T09:03:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-21T09:08:31.000Z (about 4 years ago)
- Last Synced: 2024-11-01T01:42:13.480Z (2 months ago)
- Language: Pascal
- Size: 2.22 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IceHub
## Epilogue
It is a [DirectConnect](https://en.wikipedia.org/wiki/Direct_Connect_(protocol)) (DC) Server
implemented in Delphi 7 back in 2007 by [@ilblackdragon](https://github.com/ilblackdragon) and me
([@frol](https://github.com/frol)) when we were high-school students.I publish it here just for my personal backup and don't recommend anyone using it in production.
The server was handling our local hub for ~100 people and was quite stable from what I remember.
We did not use any version control system and merged the changes manually, so you can see some
temporary files right there (I publish the whole folder as is).`IceHub.exe` is the executable file you needed to run the server, and it is only 1.6MB on disk
and just a few MB in RAM when operating (I am looking at you Electron-based-app in 2020).