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

Commented Unassigned: Two http_listeners on one port (problem with solution)...

Hi,I found a problem when I wanted to have http server application which finds its free port.We can think about BlackJackServer from samples. When we run the second instance of BlackJackServer it...

View Article


Edited Issue: Two http_listeners on one port (problem with solution) [375]

Hi,I found a problem when I wanted to have http server application which finds its free port.We can think about BlackJackServer from samples. When we run the second instance of BlackJackServer it...

View Article


Commented Issue: Two http_listeners on one port (problem with solution) [375]

Hi,I found a problem when I wanted to have http server application which finds its free port.We can think about BlackJackServer from samples. When we run the second instance of BlackJackServer it...

View Article

Commented Unassigned: get error when connect to websocket via proxy [347]

Hi,I used casablanca(development branch lastest commit) to connect with websocket server via proxy.``` websocket_callback_client client; websocket_client_config client_config; web::web_proxy...

View Article

Closed Unassigned: get error when connect to websocket via proxy [347]

Hi,I used casablanca(development branch lastest commit) to connect with websocket server via proxy.``` websocket_callback_client client; websocket_client_config client_config; web::web_proxy...

View Article


New Post: Unhanded exception in win 8.1

Hi Steve, I believe it is because i was working on a network. Cheers, Mark

View Article

New Post: The issue with canceling request

Hi Steve, No, I do not. I can write it when I have free time but I am not sure this will be soon.

View Article

New Post: casablanca120.xp import failure

I had to download version 2.5 and used other directions to create static libraries. A debug build compiles just fine, but a release build gives me an unresolved external: error LNK2001: unresolved...

View Article


New Post: casablanca120.xp import failure

Hi ehaddan,Ok so you aren’t using our NuGet package at all…This is really going to be hard for me to figure out then because you are using some modified build for static linking of your own.Steve

View Article


New Post: casablanca120.xp import failure

That is correct. I wish they had a way to do static builds with the NuGet package. I'll keep messing around with it and let you know if I figure it out.

View Article

New Post: Multiple Simultaneous requests

stevetgates wrote: Hi maverick786us, You need to capture the strPost variable in order to be able to access it inside your lambda function. The compiler error message is accurate. From what you are...

View Article

New Post: retrieving user time line tweets

Hi I am trying to retrieve 20 timeline tweets. I have this so far -> http_client api3(U("https://api.twitter.com/1.1/"), m_http_config); json::value jsonobj3 = api3.request(methods::GET,...

View Article

Commented Issue: CMake project generation broken on Windows [371]

Hi, I'm using CMake for a while to generate projects on various platforms, that use cpprest SDK.I'm tracking development branch. Since a few commits, cmake generation on windows still uses files that...

View Article


Commented Issue: Build_iOS: add .gitignore [373]

Hi, in Build_iOS folder, shouln't we add a .gitignore file, so as not to pollute our git status; e.g.boostoniphone/boost.framework/build.ios/ios-cmake/openssl/OpenSSL-for-iPhone/(Other option would be...

View Article

Commented Issue: iOS: CMake error [372]

Hi, I noticed an issue in main CMakeLists.txt, if IOS build is used :if(IOS) set(IOS_SOURCE_DIR "${CMAKE_SOURCE_DIR}/../Build_iOS")should be :if(IOS) set(IOS_SOURCE_DIR...

View Article


New Post: Single-character preprocessor macro in...

It doesn't play nicely with Intel TBB either. That platform-dependent string is really, really useful for unit tests though. We just made a new macro in another header:ifndef USTR_HPPdefine...

View Article

Commented Issue: CMake project generation broken on Windows [371]

Hi, I'm using CMake for a while to generate projects on various platforms, that use cpprest SDK.I'm tracking development branch. Since a few commits, cmake generation on windows still uses files that...

View Article


Closed Issue: CMake project generation broken on Windows [371]

Hi, I'm using CMake for a while to generate projects on various platforms, that use cpprest SDK.I'm tracking development branch. Since a few commits, cmake generation on windows still uses files that...

View Article

New Post: retrieving user time line tweets

Hi Mark, Is the json::value empty? I would recommend examining the http_response object returned from the HTTP request. What is the status code? Steve

View Article

New Post: retrieving user time line tweets

Hi Steve, Yeah I am getting the statuses but when i do a search within the json file for text it throws the error where it cant find it. I just set a breakpoint and looked at them and there is 20 items...

View Article
Browsing all 4845 articles
Browse latest View live


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