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: Send integers as data
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Paul Gilmartin via curl-users <curl-users_at_cool.haxx.se>
Date: Wed, 16 Dec 2020 14:07:33 -0700
On 2020-12-16, at 10:25:07, sabarish subramanian wrote:
>
> I would like to send a data of integers to my local host via curl.
>
> Can someone tell me how to write such file containing integers in it and later curl it to my local host.
>
What language?
o Binary integers might be encoded with "uuencode -m"
o Text integers should be straightforward.
-- gil
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-12-16
Date: Wed, 16 Dec 2020 14:07:33 -0700
On 2020-12-16, at 10:25:07, sabarish subramanian wrote:
>
> I would like to send a data of integers to my local host via curl.
>
> Can someone tell me how to write such file containing integers in it and later curl it to my local host.
>
What language?
o Binary integers might be encoded with "uuencode -m"
o Text integers should be straightforward.
-- gil
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-12-16