udpConnect broadcast problems
Moderators: Shine, Insert_witty_name
udpConnect broadcast problems
I'm using the netlib function udpConnect [Socket Socket.udpConnect(host,port)] to make a wake on lan script. It seems that I cannot use a broadcast address for the host part of this function. Any IP ending on 255 results in an error for the function udpSend. How can I solve this?