------ art_6691_5583518.1159034203259 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 9/22/06, Dmitri Kondratiev <dokondr / gmail.com> wrote: > > Hello, > I am running Ruby 1-185-21 on Win XP without any proxy enabled. > When trying to connect to HTTP server (both server and client are my > Ruby scripts) at *localhost* I get this error: > " > c:/usr/ruby/lib/ruby/1.8/net/protocol.rb:133:in `sysread': An existing > connection was forcibly closed by the remote host. (Errno::ECONNRESET) > " I don't have anything useful to say about the possible problem in gserver, but if you're interested in an alternative approach to your application, look at the EventMachine library in Rubyforge. ------ art_6691_5583518.1159034203259--