in reply to Re: Re: Re: bidirectional client
in thread bidirectional client

to test it on httpd server is not good, because you only entered command once(get...), please try it on a smtp server(supposedly you should be able to interact with the server)

Replies are listed 'Best First'.
Re:**5 bidirectional client
by belg4mit (Prior) on Nov 26, 2001 at 07:21 UTC
    False, an HTTP server is a pefectly valid assesment. I was able to to make HTTP/1.1 requests each receiving multi-line responses. Has it occured to you that the server you are intereacting with might be the problem?

    --
    perl -p -e "s/(?:\w);([st])/'\$1/mg"