Modify ↓
Opened 8 years ago
Last modified 8 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
Attachments (0)
Change History (3)
comment:1 Changed 8 years ago by TicketCleanup
- Version 3.3.14.0 deleted
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 8 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.
Note: See
TracTickets for help on using
tickets.
Automatic ticket cleanup.