1. mike S
  2. PowerBuilder
  3. Wednesday, 6 September 2023 20:46 PM UTC

i need to use Multicast DNS to get information on network devices within my pb application.

anyone have any ideas?  

John Fauss Accepted Answer Pending Moderation
  1. Wednesday, 6 September 2023 22:37 PM UTC
  2. PowerBuilder
  3. # 1

Hi, Mike -

From what little I've learned about mDNS so far, it appears that sending a UDP broadcast to port 5353 using Windows Sockets might be the way to go. Unfortunately, I know next to nothing about using WinSock, but I do know that Roland has a WinSock free code sample on the TopWizProgramming web site that can utilize the UDP protocol:

    https://www.topwizprogramming.com/freecode_winsock.html

Here is a URL I found to be informative regarding this subject:

    https://techcommunity.microsoft.com/t5/networking-blog/mdns-in-the-enterprise/ba-p/3275777

HTH, John

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.