Modify

Opened 8 years ago

Last modified 14 months ago

#3525 assigned Feature Request

Support for binding to multicast group

Reported by: urmilparikh Owned by: Jon
Milestone: Component: AutoIt
Version: Severity: None
Keywords: join udp multicast group Cc:

Description

Referring this: https://www.autoitscript.com/forum/topic/186406-need-help-with-udp-multicast-receive/

It seems there is no way in AutoIt to receive packets for multicast group.

What is needed is a UDPJoin() or a similar function that joins a UDPBinded socket to a UDP multicast group.

Please consider this request.

Urmil

Change History (3)

comment:1 Changed 8 years ago by TicketCleanup

  • Version 3.3.14.0 deleted

Automatic ticket cleanup.

comment:2 Changed 4 years ago by Jpm

  • Owner set to Jpm
  • Status changed from new to assigned

I add a new function UDPJoinMulticastGroup(Ipaddr, Port, IPMulticastGroup)
I sent the fix to Jon

Thank, sorry for the long delay

comment:3 Changed 14 months ago by Jpm

  • Owner changed from Jpm to Jon

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.