cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3180678 ] pure socket interface

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 14 Feb 2011 11:42:40 +0000

Bugs item #3180678, was opened at 2011-02-14 12:42
Message generated for change (Tracker Item Submitted) made by arekm
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3180678&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: new feature request
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Arkadiusz Miskiewicz (arekm)
Assigned to: Nobody/Anonymous (nobody)
Summary: pure socket interface

Initial Comment:
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.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3180678&group_id=976
Received on 2011-02-14

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET