<?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 Re: Multiple line messages in net send command in Networking</title>
    <link>https://community.hpe.com/t5/networking/multiple-line-messages-in-net-send-command/m-p/2584436#M74</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;since we are able to send mulit-line messages&lt;BR /&gt;to Windows boxes from UNIX using CIFS/9000 or&lt;BR /&gt;Samba, it is possible to receive them, at least&lt;BR /&gt;;-)&lt;BR /&gt;&lt;BR /&gt;But I am not quite sure about the "net send"&lt;BR /&gt;command being bale to actually send it, as that&lt;BR /&gt;command has to be started from the "cmd.exe"&lt;BR /&gt;interpreter - and that one does only allow up&lt;BR /&gt;to 127 character/single line commands :-(&lt;BR /&gt;&lt;BR /&gt;You coult try to write your own "net send"&lt;BR /&gt;command, though (or to port "smbclient" from&lt;BR /&gt;the OpenSource product "Samba")...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
    <pubDate>Wed, 26 Sep 2001 13:38:32 GMT</pubDate>
    <dc:creator>Wodisch</dc:creator>
    <dc:date>2001-09-26T13:38:32Z</dc:date>
    <item>
      <title>Multiple line messages in net send command</title>
      <link>https://community.hpe.com/t5/networking/multiple-line-messages-in-net-send-command/m-p/2584435#M73</link>
      <description>How can I put line breaks/carriage returns in to a message that I want to send via net send? - is there a standard line break representation that can be included in command line arguments?</description>
      <pubDate>Tue, 25 Sep 2001 11:07:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/multiple-line-messages-in-net-send-command/m-p/2584435#M73</guid>
      <dc:creator>John Griffiths_2</dc:creator>
      <dc:date>2001-09-25T11:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple line messages in net send command</title>
      <link>https://community.hpe.com/t5/networking/multiple-line-messages-in-net-send-command/m-p/2584436#M74</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;since we are able to send mulit-line messages&lt;BR /&gt;to Windows boxes from UNIX using CIFS/9000 or&lt;BR /&gt;Samba, it is possible to receive them, at least&lt;BR /&gt;;-)&lt;BR /&gt;&lt;BR /&gt;But I am not quite sure about the "net send"&lt;BR /&gt;command being bale to actually send it, as that&lt;BR /&gt;command has to be started from the "cmd.exe"&lt;BR /&gt;interpreter - and that one does only allow up&lt;BR /&gt;to 127 character/single line commands :-(&lt;BR /&gt;&lt;BR /&gt;You coult try to write your own "net send"&lt;BR /&gt;command, though (or to port "smbclient" from&lt;BR /&gt;the OpenSource product "Samba")...&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Wed, 26 Sep 2001 13:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/multiple-line-messages-in-net-send-command/m-p/2584436#M74</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-09-26T13:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple line messages in net send command</title>
      <link>https://community.hpe.com/t5/networking/multiple-line-messages-in-net-send-command/m-p/2584437#M75</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;I was able to send at least 895 characters to a station, but the font is a non-monospaced one, so there is no way to play around with blank padding !&lt;BR /&gt;&lt;BR /&gt;May be you need to extract a systemcall and feed it from a small C-program.&lt;BR /&gt;&lt;BR /&gt;Volker&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Sep 2001 11:57:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/multiple-line-messages-in-net-send-command/m-p/2584437#M75</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-09-28T11:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple line messages in net send command</title>
      <link>https://community.hpe.com/t5/networking/multiple-line-messages-in-net-send-command/m-p/2584438#M76</link>
      <description>What about this one ?&lt;BR /&gt;&lt;A href="http://www.win2000mag.com/Articles/Index.cfm?ArticleID=559" target="_blank"&gt;http://www.win2000mag.com/Articles/Index.cfm?ArticleID=559&lt;/A&gt;&lt;BR /&gt;V.</description>
      <pubDate>Fri, 28 Sep 2001 12:42:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/multiple-line-messages-in-net-send-command/m-p/2584438#M76</guid>
      <dc:creator>Volker Borowski</dc:creator>
      <dc:date>2001-09-28T12:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple line messages in net send command</title>
      <link>https://community.hpe.com/t5/networking/multiple-line-messages-in-net-send-command/m-p/2584439#M77</link>
      <description>Hello again, John,&lt;BR /&gt;&lt;BR /&gt;with a little luck I just tested the "smbclient" for Win32&lt;BR /&gt;and it is doing what you want and FREE...&lt;BR /&gt;Extract it a directory which is included in your PATH&lt;BR /&gt;and give it try with&lt;BR /&gt;&lt;BR /&gt;smbclient -M target &amp;lt; file-with-many-lines&lt;BR /&gt;&lt;BR /&gt;See attached file.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Wodisch</description>
      <pubDate>Sun, 30 Sep 2001 00:25:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/multiple-line-messages-in-net-send-command/m-p/2584439#M77</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-09-30T00:25:49Z</dc:date>
    </item>
  </channel>
</rss>

