Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #4507

Re: Ruby socket does not get reply

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!feeder.news-service.com!feeder.news-service.com!feeds.phibee-telecom.net!talisker.lacave.net!lacave.net!not-for-mail
From 7stud -- <bbxx789_05ss@yahoo.com>
Newsgroups comp.lang.ruby
Subject Re: Ruby socket does not get reply
Date Fri, 13 May 2011 13:08:06 -0500
Organization Service de news de lacave.net
Lines 14
Message-ID <6c8cc09cf7ee8143a513c4d57609a659@ruby-forum.com> (permalink)
References <7b38b4a345bec72155b081e9245f6dc1@ruby-forum.com>
NNTP-Posting-Host bristol.highgroove.com
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 7bit
X-Trace talisker.lacave.net 1305310409 55447 65.111.164.187 (13 May 2011 18:13:29 GMT)
X-Complaints-To abuse@lacave.net
NNTP-Posting-Date Fri, 13 May 2011 18:13:29 +0000 (UTC)
In-Reply-To <7b38b4a345bec72155b081e9245f6dc1@ruby-forum.com>
X-Received-From This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway
X-Mail-Count 383223
X-Ml-Name ruby-talk
X-Rubymirror Yes
X-Ruby-Talk <6c8cc09cf7ee8143a513c4d57609a659@ruby-forum.com>
Xref x330-a1.tempe.blueboxinc.net comp.lang.ruby:4507

Show key headers only | View raw


Robert Garrido wrote in post #998563:

>
>
> As you can see the remote server replies "OK" as expected. What's wrong?
>

If the server is expecting 'line oriented input', then the server will
continue trying to read from the socket until it encounters a newline,
i.e. you need to end the data you send with a newline.

-- 
Posted via http://www.ruby-forum.com/.

Back to comp.lang.ruby | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Ruby socket does not get reply Robert Garrido <rob_gar_esp@hotmail.com> - 2011-05-13 12:19 -0500
  Re: Ruby socket does not get reply 7stud -- <bbxx789_05ss@yahoo.com> - 2011-05-13 13:08 -0500
  Re: Ruby socket does not get reply Roger Pack <rogerpack2005@gmail.com> - 2011-05-13 13:53 -0500
    Re: Ruby socket does not get reply 7stud -- <bbxx789_05ss@yahoo.com> - 2011-05-13 14:03 -0500
      Re: Ruby socket does not get reply Robert Garrido <rob_gar_esp@hotmail.com> - 2011-05-14 02:41 -0500
        Re: Ruby socket does not get reply 7stud -- <bbxx789_05ss@yahoo.com> - 2011-05-14 12:16 -0500
          Re: Ruby socket does not get reply 7stud -- <bbxx789_05ss@yahoo.com> - 2011-05-14 12:42 -0500
          Re: Ruby socket does not get reply Gary Wright <gwtmp01@mac.com> - 2011-05-15 19:10 -0500

csiph-web