Mailing Lists
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:feature-requests] #58 pure socket interface
From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Mon, 17 Mar 2014 09:23:40 +0000
- **status**: open --> closed-rejected
libcurl should not do "raw" TCP, that's already covered by socket API:s and libraries
--- ** [feature-requests:#58] pure socket interface** **Status:** closed-rejected **Created:** Mon Feb 14, 2011 11:42 AM UTC by Arkadiusz Miskiewicz **Last Updated:** Mon Feb 14, 2011 01:42 PM UTC **Owner:** Daniel Stenberg I have a tcp service that listens on some port and wait for requests and repliec with data. It should be considered generic tcp service. I would like to use curl as client of that service, connect to it, write request and read response, limit data transfer, properly handle timeouts etc - basically use curl features with that generic tcp service. Unfortunately curl doesn't have such protocol support. Closest one is probably telnet://. I'm requesting a feature: pure tcp client, working like telnet but for raw tcp services. --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/feature-requests/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/feature-requests/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2014-03-17 These mail archives are generated by hypermail. |
Page updated December 29, 2013.
web site info