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.
現在、CURL オープン トランスポート ライブラリを使用して、soap ヘッダーを含む http 要求を生成しています。これはすべて C/C++ で実装されています。これを Windows モバイルに移植できましたが、WinInet を使用して SOAP 要求を実行できるかどうか疑問に思っています。モバイルデバイスのメモリ使用量を減らすためです。
これを行う方法のサンプルはありますか?
よろしくお願いしますジャスパー
あなたがまだ答えを探しているなら:)
gsoapWinInetプラグインを備えたgSOAPを見てみることができます。