Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::network::udp::UDPEnableBroadcast Function
C++
IMPORT_METHOD void UDPEnableBroadcast(PCLIENT pc, int bEnable);
Parameters 
Description 
PCLIENT pc 
network connection to enable broadcast on. 
int bEnable 
TRUE to enable broadcast ability on this socket. FALSE to disable broadcast ability. 

A UDP message may be sent to a broadcast address or a subnet broadcast address, in either case, this must be called to enable broadcast communications, else the address must be a direct connection.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!