Thank you for your reply.

I was typing my follow-up while you added your reply. I was not ignoring your reply.

My main reason for using IO::Multiplex was that someone told me that it was a much easier way to go. For my first attempt easy sounded good. Except for the four client error messages I now have my first attempt under my belt. Thus, it is a good time (after a little mandatory yard work) to review your comments, review what I have done, review the postings I have used and try to gain a little wisdom as a person with one small program under my belt.

Having something that works makes it easier for me to go through Perl documentation/examples and learn more about Perl and WireShark one issue at a time. Previously, having nothing working made it hard to zero in on anything.

Thanks for your suggestions.

Still looking for suggestions/comments on the error messages.

Bruce

In reply to Re^2: Trying to get started with IO::Multiplex by Bruce32903
in thread Trying to get started with IO::Multiplex by Bruce32903

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.