
I’m sharing my latest open-source project: Auto Patch Server EO with c# programming. has been tested almost 1 month before release it.
Feature
- Graphical UI (WinForms) for managing patch server settings
- TCP-based version handshake on custom port
- Smart patch delivery (client version → next patch → next until up-to-date)
- Input validation to block malformed or suspicious packets
- INI configuration support (ServerConfig.ini) with autosave
- Strict version validation (only numbers between 1000–99999 are accepted)
- Optional AutoStart feature on application load
- Live uptime indicator and connection logs
- Colored log console for visual clarity
- Real-time log writing to daily files (log/log-YYYY-MM-DD.txt)
- Client socketconfig.ini generator
- Can be used on old and new engine
Source code :






