User Cases
Welcome to the VBMAN User Cases showcase!
Here you'll find outstanding projects and real-world applications built with VBMAN products. Each case is a genuine validation of VBMAN's capabilities.
Browse by Domain
🌡️ IoT / Internet of Things
Device data cloud upload, sensor collection, remote control
- Lightweight IoT Cloud Platform — Read/write data with just a URL, supports ESP32/Arduino/Python
🏭 Industrial Control
Device monitoring, data acquisition, Modbus communication
- No real cases yet [Placeholder, not actual]
🌐 Web Applications
Backend management, online services, data visualization
- No real cases yet [Placeholder, not actual]
📚 Education / Office
Online exams, library management, information systems
- No real cases yet [Placeholder, not actual]
Browse by Core Module
| VBMAN Module | Related Cases |
|---|---|
| cHttpServer | Lightweight IoT Cloud Platform — REST API + CORS + Data Persistence |
| WebSocket | More cases wanted... |
| Redis | More cases wanted... |
| Database | More cases wanted... |
| WebView2 | More cases wanted... |
| Modbus | More cases wanted... |
Browse by Difficulty
| Difficulty | Case | Description |
|---|---|---|
| 🟢 Beginner | None yet | Suitable for developers new to VBMAN |
| 🟡 Intermediate | Lightweight IoT Cloud Platform | Requires understanding of routing, JSON, data storage |
| 🔴 Advanced | None yet | Involves multi-module collaboration, complex business logic |
Submit Your Case
We believe every VB6 developer is an artist, and your work deserves to be seen by more people!
Submission Methods
- GitHub PR (Recommended): Fork the project → create
case-xxx.mdunderdocs/en/cases/→ submit a PR - Email: Send to cases@vb6.pro, subject format:
[User Case] Project Name - Author Name - QQ Group: Contact the group admin to submit
Suggested Submission Content
markdown
---
title: Project Name
description: One-line project description
category: Application domain (IoT/Industrial Control/Web App/Education & Office)
tags: [Core module tags]
difficulty: Beginner/Intermediate/Advanced
author: Author Name
date: Date
---
# Project Name
> One-line highlight
## Project Overview
(Basic information table)
## VBMAN Technical Implementation
(Which VBMAN modules are used, key code snippets)
## Results
(Screenshots, data, deployment scale, etc.)
## Project Highlights Summary
(Highlights table)Note
Submitting a case means you agree to display it on the official website. All submissions are subject to content review. Anonymous display is supported.