Skip to main content

c-net-40-winforms-httplistener-asyncawait

在C# Windows Forms应用程序(.NET 4.0)中实现HTTP监听器,用于接收网页提交的数据。该技能要求不使用async/await关键字,而是使用BeginGetContext/EndGetContext(APM模式)来实现异步处理,并支持多次接收和UI线程更新。

Jump to install

Source facts

Repository
ECNU-ICALK/AutoSkill
Last source activity
March 16, 2026 at 04:53
Detected SKILL.md language
Chinese
Stars
553
Forks
51

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.