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

New Post: Working with HTTP Listener

Hi CircuitPeople Thank you for contacting us with your questions :) Regarding URL routing: We can create multiple listeners listening on different paths, in the same process. This can help achieve URL...

View Article


New Post: Hello World with C++ REST SDK

Hello, I am trying make a hello world program wich prints in a web browser the message "Hello World" but I'm not understand how to do this. Someone can help me? I'm try make a server, when I open the...

View Article


New Post: Has anyone used Casablanca on Android or iOS?

Hi Steve, Do you have any news regarding the next official release (1.5) ? I am currently evaluating technologies for a new project and would like to assess if working with this project would be ideal...

View Article

New Post: http_client sending json

And how to do with string variables? I'm trying send a reply from the server but I'm not understanding how to send strings.

View Article

New Post: Hello World with C++ REST SDK

Hi Ichibection In the above code, I see that you are opening the listener, attaching a handler to handle GET requests, and then closing the listener. The process will exit immediately after starting....

View Article


New Post: Hello World with C++ REST SDK

Thank you kavyako, I did the "Hello World" works. But now, I'm trying make a server of a aplicattion in C++ (C plus plus) wich the output data I want to show in the browser. I store the data in a...

View Article

New Post: http_client sending json

Hi Ichibection, There are a couple of ways you can reply to a request with strings. The easiest is using the reply over load that takes a string on the http_request class: /// <summary> ///...

View Article

New Post: Has anyone used Casablanca on Android or iOS?

Hi Lior, No news for Android, but in our next release, 1.5, we will have support for MacOS and iOS. We are targeting the release for end of February. One thing to note our implementation for Linux,...

View Article


New Post: Has anyone used Casablanca on Android or iOS?

Thanks, iOS support is indeed 50% good news for us :) Since i am not familiar with the code at all (yet), i have no way of determining the efforts it will take us to port it over to Android. I believe...

View Article


New Comment on "Build and Setup on Windows"

@bhendrix: i fixed this issue and submitted as pull request

View Article

New Post: Has anyone used Casablanca on Android or iOS?

I think this is really a build/configuration issue with Android integration. We tried and failed (abandoned). I think if Android support can be added it would put this library on the roadmap for many...

View Article

New Post: Hello World with C++ REST SDK

If you call request.reply() with json data (answer), the response is sent with content-type = application/json. The browser may or may not display the JSON data as a string, it depends on how the...

View Article

Commented Feature: HTTPS support for http_listener [50]

Please vote if this scenario is import for you:I would like to see a secure implementation for the http_listener via SSL. Currently https is not supported, but this would be a nice feature.Comments: Hi...

View Article


New Post: Has anyone used Casablanca on Android or iOS?

Hi Lior, We don't really know exactly how long and I agree with c2c that it looks mostly like a build configuration issue. At a quick estimate, my guess is it would take maybe 2 to 3 weeks to figure it...

View Article

New Post: have http_response::body() return file backed stream

Hi, I have to download very large files (4gb+) and also need to be able to cancel the request, which I am currently doing by reading the body chunks at a time and checking if a cancel event occurred...

View Article


New Post: have http_response::body() return file backed stream

Hi Ryan, Yes the approach you are doing right now might be the best but doesn't actually cancel the underlying request. We realize that request cancellation is an essential feature and actually have it...

View Article

New Post: have http_response::body() return file backed stream

Hi Steve, Thank you for the quick reply! I am actually building Casablanca from source right now. Is there a changeset that contains this feature and is stable enough to take this week? Thanks, Ryan

View Article


New Post: have http_response::body() return file backed stream

Hi Ryan, No there isn't a branch/changeset you can utilize yet. We are working doing some integration with our Mac/iOS work, it probably won't be until later in the month. Steve

View Article

Created Unassigned: Cannot capture the http traffic in Fiddler [81]

Hi, I wrote a simple application using this SDK. It simply sends an http request to a remote server and gets the response. My application works fine. I get the correct response. The issue is I want to...

View Article

Edited Unassigned: Can't listen on 'well known' ports below 1024 [82]

I set up a http_listener on port 1234 and everything works fine. But on ports below 1024 ist doesn't work. What's the reason ?I'm working on Windows 8.1.

View Article
Browsing all 4845 articles
Browse latest View live


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