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

New Post: GetCurrentThreadId

And on StackOverflow read comments. As solution I think that reinterpret_cast<long>(reinterpret_cast<void*>(pthread_self())); a good choice, but in STL we have type thread::id that have...

View Article


Commented Unassigned: Add FreeBSD 10+ to supported platforms [210]

Add FreeBSD 10+ to supported platforms.Pull request was added to development branch.Agreement signed.Comments: I'm a little confused about what you are saying. Here is what is there now. Can you please...

View Article


New Post: http listener windows implementation question

Hi, We support different schedulers, ConcRT and Windows thread pool are both supported on Windows. Casablanca on Visual Studio 2013 runs PPL tasks on ConcRT, but this might change later. Obviously,...

View Article

Commented Unassigned: Deploying to WP8.1 failed DEP6810 : MdilXapCompile.exe...

#ProblemWhen I try deploy my application with release configuration (Release | ARM) to real device I had the error:Error DEP6810 : MdilXapCompile.exe failed with error code 1004. See log file '<My...

View Article

Commented Unassigned: Deploying to WP8.1 failed DEP6810 : MdilXapCompile.exe...

#ProblemWhen I try deploy my application with release configuration (Release | ARM) to real device I had the error:Error DEP6810 : MdilXapCompile.exe failed with error code 1004. See log file '<My...

View Article


New Post: I need a simple working code to parse a json file in the local memory.

Dear Guys, Could you please kindly post a working simple code in c++ to parse a json file with c++ rest sdk? This will be a great help, Thanks in advance...

View Article

New Post: I need a simple working code to parse a json file in the local memory.

Hi Wilsoftson, Basically just call ::web::json::value::parse(...) with a string or a stringstream. Take a look at the documentation for examples. Steve

View Article

New Post: I need a simple working code to parse a json file in the local memory.

Thank you stevegates, by the way, I am a newbie, so I need some detailed answer to help me. As for my case, I have a file named "data.json". I would like to know how to make a call to this json file...

View Article


Closed Issue: Need to add Oauth1Client120 and Oauth2Client120 [187]

Samples Oauth1Client and Oauth2Client only compile with Dev11, need to add Dev12 project files.As it stands now, dev12 build is broken:```"C:\git_projects\casadev\Release\dirs.proj" (rebuild target)...

View Article


Commented Unassigned: Deploying to WP8.1 failed DEP6810 : MdilXapCompile.exe...

#ProblemWhen I try deploy my application with release configuration (Release | ARM) to real device I had the error:Error DEP6810 : MdilXapCompile.exe failed with error code 1004. See log file '<My...

View Article

Commented Unassigned: Deploying to WP8.1 failed DEP6810 : MdilXapCompile.exe...

#ProblemWhen I try deploy my application with release configuration (Release | ARM) to real device I had the error:Error DEP6810 : MdilXapCompile.exe failed with error code 1004. See log file '<My...

View Article

Commented Unassigned: Add FreeBSD 10+ to supported platforms [210]

Add FreeBSD 10+ to supported platforms.Pull request was added to development branch.Agreement signed.Comments: Just English is not my native language. Above code is correct.

View Article

New Post: GetCurrentThreadId

There is a lot of function like pthread_<...>_np(). But such function are not portable and not Unix-compliant. Also Ubuntu have a "FreeBSD glue" package and etc. According to answers on...

View Article


Commented Feature: Odata support [36]

Please vote if this is an important scenario for you. If the lack of this feature is is blocking your adoption of the C++ REST SDK, please comment below.Note: We cannot guarantee that this feature will...

View Article

Closed Feature: Odata support [36]

Please vote if this is an important scenario for you. If the lack of this feature is is blocking your adoption of the C++ REST SDK, please comment below.Note: We cannot guarantee that this feature will...

View Article


Commented Unassigned: Add FreeBSD 10+ to supported platforms [210]

Add FreeBSD 10+ to supported platforms.Pull request was added to development branch.Agreement signed.Comments: Ok great thanks for reaffirming. Steve

View Article

New Post: How to escape the URI correctly? (Ampersand in the query string...)

Hi Petr, There is a 3rd parameter to uri_builder::append_query, which indicates whether or not to performing encoding, by default it is on. The & is not being encoded because of the rules for RFC...

View Article


New Post: From COM IStream to concurrent::streams::istream

Hello Pierre, I am working on an application where my task is to retrieve the COM IStream for a file which is on the server. I am just a beginner so can you please help me with it. My email id is :...

View Article

New Post: Retrieve the filestream for a file on the server using rest webserice

Thank you so much kavya, but how should retrieve the COM IStream over the streams::container_buffer<std::vector<uint8_t>> buf;

View Article

New Post: concurrent::streams::istream to COM IStream

I working on an application, in which my API accepts the COM IStream. I want to retrieve the COM IStream for a file on the server. how should I do that? Any reference, tutorial or book would also be a...

View Article
Browsing all 4845 articles
Browse latest View live


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