Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
xml形式のデータがあり、vc ++のhttppostサーバーを介して送信する必要があります。多くのリンクを試しましたが、vc ++については、これに慣れていないため、私の知識について適切なガイダンスを得ることができません。
mfc を使用できる場合は、CHttpFile を試してください。または、wininet.dll を使用する必要があります。