NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    Route Parameter (Send-UDP Cmdlet)

    If set to False, forces the socket to send data directly to interface (no routing).

    Syntax

    Send-UDP -Route SwitchParameter

    Remarks

    Normally IP sockets send packets of data through routers and gateways until they reach the final destination. If the Route flag is set to False, then data will be delivered on the local subnet only.

    Default Value

    true

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