有没有在Windows上用C语言使用winhttp的完整示例?

发布于 2024-09-08 06:20:37 字数 157 浏览 4 评论 0原文

我可以找到大量 C++ 示例,但没有任何内容是仅用 C 编写的。我正在尝试连接到 http 服务器,下载返回的数据,然后将其保存到文件中。在 Windows 上有更好的方法吗?我不应该使用 WinHttp 或 WinInet 吗?互联网上似乎极其缺乏 C 语言的 Windows 文档。感谢您的帮助。

I can find tons of examples in C++, but nothing that's written in just C. I am trying to connect to an http server, download the returned data, and then save it to a file. Is there a better way to do it on Windows? Should I not be using WinHttp or WinInet? Windows documentation for C seems to be extremely lacking on the internet. Thank you for your help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文