Hi,
Am 18.01.2013 08:46, schrieb JALINDAR:
I know/*Libcurl is client side URL transfer library*/ but under folder
*curl-7.27.0/test/server, *I have seen small server code to open a
listening port and read and write into it.
as the folder 'test' suggests this is a test server which is used to run the libcurl test suite; it cant be used as a standalone server since its very specialized; its somehow a robot which expects special requests and then acts on them with special replies.

I was looking for the example code to get how to use it.
there's none and will never be I guess ...

Does anyone has come across such example code using that server??
if you really want to do that then you're on your own;
but be advised that there are a couple of simple and small general purpose servers out there - a while back such a question came up here on the list and some replied with some small servers; perhaps we should make a one-time off-topic post here just for later referrence where we collect such simple server projects ...

Gün.


-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to