Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Browsing all 4845 articles
Browse latest View live

New Post: How to open http_listener (error -> Address...

Hi silent_, Are you running the code in windows or Linux? What version of CppRest SDK are you using? Thanks

View Article


New Post: Data Transfer Validation

Hi joeccmou, This discussion escaped my radar :) You will have all the same guarantees that TCP provides, since that is what the HTTP request/response is going over. Take a look at...

View Article


New Post: 'recursive_lock_t': is not a member of 'Concurrency::extensibility'

I'm trying to compile the BingRequest project with Visual Studio 14 CTP and I'm getting the following error: error C2039: 'recursive_lock_t': is not a member of 'Concurrency::extensibility' The typedef...

View Article

New Post: How to open http_listener (error -> Address...

hi zhelu, version is C++ REST SDK 1.4.0, i run on windows 7 64x, visual studio 2013

View Article

New Post: How to open http_listener (error -> Address...

Hi silent_, Without actually running anything my guess is that either some other service is actually already listening on port 80 or you aren't running your program with administrative privileges on...

View Article


New Post: How to open http_listener (error -> Address...

hi stevegates, none of service running on port 80, and i have all privileges. I just download your examples from here, latest version "https://casablanca.codeplex.com/SourceControl/latest" and compile...

View Article

New Post: Static linking on linux

I've been trying to follow these steps with v2.2.0 and while Casablanca compiles fine, when I try to link my application I get the error:/usr/bin/c++ CMakeFiles/dcodr_service.dir/dcodr_service.cc.o...

View Article

New Post: How to open http_listener (error -> Address...

Hi silent_, I think you're getting confused between the functionality of the listener and the client. If you want to fetch a webpage, like in the BingRequest sample, you need to use the client. With...

View Article


New Post: New to Casablanck SDKs

Here's a simple one-file example:#include <iostream> #include <cpprest/http_listener.h> using namespace web::http::experimental::listener; using namespace web::http; int main() {...

View Article


New Post: How to open http_listener (error -> Address...

hi roschuma, you have definitely right, i'm new in rsdk so many thing seems confused to me. I just realize that i need something like interceptor. My goal is to display in browser that site status is...

View Article

New Post: New to Casablanck SDKs

roschuma wrote: Here's a simple one-file example:#include <iostream> #include <cpprest/http_listener.h> using namespace web::http::experimental::listener; using namespace web::http; int...

View Article

Commented Feature: web::json::value::string overload with additional...

web::json::value::string method has only one parameter - actual string to wrap:```static _ASYNCRTIMP value __cdecl string(utility::string_t value);```Internally, it creates an instance of _String class...

View Article

Closed Feature: web::json::value::string overload with additional...

web::json::value::string method has only one parameter - actual string to wrap:```static _ASYNCRTIMP value __cdecl string(utility::string_t value);```Internally, it creates an instance of _String class...

View Article


Updated Release: C++ Rest SDK 2.3.0

http_clientImplemented server certificate verification on Android, issue 242.websocket_clientPoco is no longer used as test server for WinRT tests, Websocketpp is used in all cases 221.HTTP headers for...

View Article

Updated Wiki: How to create C++ REST SDK Nuget Package

Creating CppREST SDK Nuget Package Instruction The following instructions include two parts: preparing binaries and creating Nuget package.The preparing binaries steps are requires, you must follow...

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: Documentation

Getting StartedGetting started tutorialHow to use the C++ Rest SDK NuGet packageHow to build for WindowsHow to build for LinuxHow to build for Mac OS XHow to build for iOSHow to build for AndroidMake a...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Documentation

Getting StartedGetting started tutorialHow to use the C++ Rest SDK NuGet packageHow to build for WindowsHow to build for LinuxHow to build for Mac OS XHow to build for iOSHow to build for AndroidMake a...

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: How to create C++ REST SDK Nuget Package

Creating CppREST SDK Nuget Package Instruction The following instructions include two parts: preparing binaries and creating Nuget package.The preparing binaries steps are requires, you must follow...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: How to create C++ REST SDK Nuget Package

Creating CppREST SDK Nuget Package Instruction The following instructions include two parts: preparing binaries and creating Nuget package.The preparing binaries steps are requires, you must follow...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: How to create C++ REST SDK Nuget Package

Creating CppREST SDK NuGet Package Instruction The following instructions include two parts: preparing binaries and creating NuGet package.The preparing binaries steps are requires, you must follow...

View Article
Browsing all 4845 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>