Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: Windows named pipe
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Ray Satiro via curl-users <curl-users_at_lists.haxx.se>
Date: Wed, 11 Oct 2023 01:40:56 -0400
On 10/10/2023 7:57 AM, Jeff MAURY via curl-users wrote:
> So what are the switches to use to send a request to a Windows named
> pipe using curl ?
I'm pretty sure it's not possible to send an HTTP request to a named
pipe in Windows. It might be possible to read from a pipe like it's a
file because curl can read from files and pipes can be specified that
way. The problem is if the server closes the pipe then it would respond
broken pipe? I've never tried it but curl file:///\.\Pipe\pipename
Date: Wed, 11 Oct 2023 01:40:56 -0400
On 10/10/2023 7:57 AM, Jeff MAURY via curl-users wrote:
> So what are the switches to use to send a request to a Windows named
> pipe using curl ?
I'm pretty sure it's not possible to send an HTTP request to a named
pipe in Windows. It might be possible to read from a pipe like it's a
file because curl can read from files and pipes can be specified that
way. The problem is if the server closes the pipe then it would respond
broken pipe? I've never tried it but curl file:///\.\Pipe\pipename
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2023-10-11