<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic telnet protocol in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420986#M861871</link>
    <description>i open a tcp connection to port 23 telnet and receive from telnetd IAC,DO,TELOPT_ENV&lt;BR /&gt;&lt;BR /&gt;how sould i reply to this to continue the negotiation , in order to authenticate and send commands trought tcp/ip</description>
    <pubDate>Fri, 12 Nov 2004 07:01:15 GMT</pubDate>
    <dc:creator>Pedro_61</dc:creator>
    <dc:date>2004-11-12T07:01:15Z</dc:date>
    <item>
      <title>telnet protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420986#M861871</link>
      <description>i open a tcp connection to port 23 telnet and receive from telnetd IAC,DO,TELOPT_ENV&lt;BR /&gt;&lt;BR /&gt;how sould i reply to this to continue the negotiation , in order to authenticate and send commands trought tcp/ip</description>
      <pubDate>Fri, 12 Nov 2004 07:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420986#M861871</guid>
      <dc:creator>Pedro_61</dc:creator>
      <dc:date>2004-11-12T07:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: telnet protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420987#M861872</link>
      <description>&lt;BR /&gt;get ssh and make your life easier: &lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's FREE!&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Fri, 12 Nov 2004 07:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420987#M861872</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-11-12T07:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: telnet protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420988#M861873</link>
      <description>i am building a library in C++ that negotiates with telnet protocol and receive parameters from an oracle database.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Nov 2004 08:36:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420988#M861873</guid>
      <dc:creator>Pedro_61</dc:creator>
      <dc:date>2004-11-12T08:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: telnet protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420989#M861874</link>
      <description>why not use odbc type interfaces to oracle?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Fri, 12 Nov 2004 08:48:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420989#M861874</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-11-12T08:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: telnet protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420990#M861875</link>
      <description>because this library has to send commands to a voice mail platform trough telnet</description>
      <pubDate>Fri, 12 Nov 2004 08:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420990#M861875</guid>
      <dc:creator>Pedro_61</dc:creator>
      <dc:date>2004-11-12T08:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: telnet protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420991#M861876</link>
      <description>&lt;BR /&gt;Do you want oracle to telnet out to your voicemail system?&lt;BR /&gt;&lt;BR /&gt; or&lt;BR /&gt;&lt;BR /&gt;Do you want your voicemail system to telnet to your system that is running oracle?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Fri, 12 Nov 2004 09:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420991#M861876</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-11-12T09:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: telnet protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420992#M861877</link>
      <description>Why not lookup the telnet code used in Linux ?!&lt;BR /&gt;&lt;BR /&gt;The protocol is straightforward if you take a close look at it. I don't know it by head, but the Linux code should serve you well, I guess.</description>
      <pubDate>Fri, 12 Nov 2004 09:14:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420992#M861877</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-11-12T09:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: telnet protocol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420993#M861878</link>
      <description>i want to telnet to the voicemail system&lt;BR /&gt;&lt;BR /&gt;send_wont(socket,TELOPT_ENV);&lt;BR /&gt; recebeopt(socket);&lt;BR /&gt;send_wont(socket,TELOPT_TTYPE);&lt;BR /&gt; recebeopt(socket);&lt;BR /&gt;send_wont(socket,TELOPT_TERMSPEED);&lt;BR /&gt; recebeopt(socket);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   send_wont(socket, TELOPT_BINARY);&lt;BR /&gt;   send_will(socket, TELOPT_ECHO);&lt;BR /&gt;   Sleep(2);&lt;BR /&gt;&lt;BR /&gt;   send(socket,"pdinis\r\n",10,0);&lt;BR /&gt;    Sleep(2);&lt;BR /&gt;   recebeopt(socket);&lt;BR /&gt;&lt;BR /&gt;   send_wont(socket, TELOPT_BINARY);&lt;BR /&gt;   send_will(socket, TELOPT_ECHO);&lt;BR /&gt;&lt;BR /&gt;   Sleep(2);&lt;BR /&gt;   send(socket,"password\r\n",12,0);&lt;BR /&gt;    Sleep(2);&lt;BR /&gt;   recebeopt(socket);&lt;BR /&gt;&lt;BR /&gt;    send_wont(socket, TELOPT_BINARY);&lt;BR /&gt; send_will(socket, TELOPT_ECHO);&lt;BR /&gt;    Sleep(40);&lt;BR /&gt;    send(socket, "cd;pwd;mkdir trotinete\r\n",26,0);&lt;BR /&gt;     send_wont(socket, TELOPT_BINARY);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i have this i can log to the system but canÂ´t create a directory (testing)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i have this message when i log in &lt;BR /&gt;&lt;BR /&gt;"Last successfull login was .... waiting for disk quota checking"</description>
      <pubDate>Fri, 12 Nov 2004 11:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/telnet-protocol/m-p/3420993#M861878</guid>
      <dc:creator>Pedro_61</dc:creator>
      <dc:date>2004-11-12T11:25:44Z</dc:date>
    </item>
  </channel>
</rss>

