Re: Controling Segment Contents in TCP Stream

From: Bernd Jendrissek (berndjat_private)
Date: Fri Jun 13 2003 - 00:25:38 PDT

  • Next message: Adam Carter: "Re: Port scan causing system crashes"

    In article <20030611175204.GA55615at_private> "Crist J. Clark" <crist.clarkat_private> wrote:
    >I am looking for a simple tool that I can use to control how TCP data
    >is split up among segments. I can't seem to figure out how to coax
    >Netcat into doing this.
    
    Type: U S E R <space> ^D
    
    The ^D causes netcat's read(2) to return the characters it already has.
    
    You might also try stty -icanon for character-by-character reading in
    netcat.
    
    ---------------------------------------------------------------------------
    ----------------------------------------------------------------------------
    



    This archive was generated by hypermail 2b30 : Fri Jun 13 2003 - 08:01:44 PDT