Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By Solexious
#38788 Hello all,

I need to be able to distinguish between broadcast and direct udp packets for my library, I need to be able to accept or reject broadcast packets.

I'm currently porting across my artnet library from the connected launchpad running off the energia ide. I extended the UDP class to add UDP.destIP() to return the destination ip of the packet. Is there similar functionality in the ESP UDP library already?

Best,

Sol