NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    DataToSend Parameter (Send-TCP Cmdlet)

    The data to send to the server.

    Syntax

    Send-TCP -DataToSend string

    Remarks

    Data specified through this parameter is sent to the server exactly as it is. If the server requires the data to be terminated with any special character (like an end-of-line marker), you should include it in the value passed to the cmdlet.

    Default Value

    ""

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]