On Tue, Jul 20, 2010 at 05:52:38PM +0530, Rajanikanth wrote: > Following is my sample program. (NOTE: There is one other > executable listening a socket at ?127.0.0.1:8888? and it just returns what it > received)
Are you saying that the daemon listening at 127.0.0.1:8888 just echos back what it's sent? That means that it's not an HTTP server, so just what do you expect should happen when libcurl sends an HTTP request? >>> Dan ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
