Try using \r\n in combination - here is a snippet from a check we do against a Solaris 9 machine...
Line000=Send=GET /whatsup HTTP/1.0\r\n\r\n -Jason On Thu, 14 Oct 2004 08:26:40 -0400, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Actually did some further investigation last night, and discovered what the > issue might be. It seems that everytime I do a "Send=userid\n", the unix > server does not recognize /n as a new line value. The Sun server behaves as > if it is still waiting for a "CR" to be sent and thus never even sends over > a Password prompt. > > Anyone know what the value for a carriage return might be for a Sun Server? > I know it is \n for unix, and \r for almost everything else.. but \n is > not working on any of my Sun machines. > > The reason for my doing this quite simple. We run Sybase on Sun servers, > and I need to login to Sybase to verify database consistency. > > Thanks, > - Harry > > > > > -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- > This message is for the named person's use only. This communication is for > informational purposes only and has been obtained from sources believed to > be reliable, but it is not necessarily complete and its accuracy cannot be > guaranteed. It is not intended as an offer or solicitation for the purchase > or sale of any financial instrument or as an official confirmation of any > transaction. Moreover, this material should not be construed to contain any > recommendation regarding, or opinion concerning, any security. It may > contain confidential, proprietary or legally privileged information. No > confidentiality or privilege is waived or lost by any mistransmission. If > you receive this message in error, please immediately delete it and all > copies of it from your system, destroy any hard copies of it and notify the > sender. You must not, directly or indirectly, use, disclose, distribute, > print, or copy any part of this message if you are not the intended > recipient. Any views expressed in this message are those of the individual > sender, except where the message states otherwise and the sender is > authorized to state them to be the views of any such entity. > > ITG Inc. and/or its affiliates reserves the right to monitor and archive > all electronic communications through its network. > > ITG Inc. Member NASD, SIPC > -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- > > Please visit http://www.ipswitch.com/support/mailing-lists.html > to be removed from this list. > > An Archive of this list is available at: > http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ > Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
