udpConnect broadcast problems

Discuss using and improving Lua and the Lua Player specific to the PSP.

Moderators: Shine, Insert_witty_name

Post Reply
vriesm
Posts: 2
Joined: Wed Sep 06, 2006 9:48 pm

udpConnect broadcast problems

Post by vriesm »

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?
Post Reply