|
-
May 27th, 2009, 04:19 AM
#1
Send Request to Web Service and get Statuscode
Hi @ all,
i want to send a request to a web service with standard vc++ not .NET.
The Url of request looks like this:
http//www.mypage.de/index.apsx?param1=x¶m2=y
Now I want to send this parameters to the WebService. Which method i have to use to do this?
I´ve tried it with CInternetSession.OpenURL but I think that is the wrong method.
I need a method which gives me the status code back. i.e. 200 OK or 404 Not Found.
Best regards
Crazy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|