Modify ↓
Opened 9 years ago
Last modified 5 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 (5)
comment:1 by , 9 years ago
| Version: | 3.3.14.0 |
|---|
comment:2 by , 5 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
I add a new function UDPJoinMulticastGroup(Ipaddr, Port, IPMulticastGroup)
I sent the fix to Jon
Thank, sorry for the long delay
comment:3 by , 2 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.