IP*Works! 2016 macOS Edition
IP*Works! 2016 macOS Edition
Questions / Feedback?

dontRoute (property)

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

- (BOOL)dontRoute

- (void)setDontRoute:(BOOL)newDontRoute

Default Value

FALSE

Remarks

If this property is set to True, it forces the socket to send data directly to interface (no routing). Normally IP sockets send packets of data through routers and gateways until they reach the final destination. If this property is set to True, then data will be delivered on the local subnet only.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 macOS Edition - Version 16.0 [Build 7353]