Skip to content

Added Multicast UDP support #1531

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Added Multicast UDP support #1531

wants to merge 1 commit into from

Conversation

aallan
Copy link
Contributor

@aallan aallan commented Aug 3, 2013

Patch to add multicast UDP support to the current Arduino Ethernet library.

@oberstet
Copy link

oberstet commented Sep 9, 2013

+1

1 similar comment
@lgasp
Copy link

lgasp commented Nov 19, 2013

+1

@barbudor
Copy link

+1 too
very usefull

2013/11/19 lgasp [email protected]

+1


Reply to this email directly or view it on GitHubhttps://github.com//pull/1531#issuecomment-28782797
.

@ffissore ffissore added New and removed New labels Feb 27, 2014
@davidgraeff
Copy link

please add udp multicast support

@giampiero7
Copy link

+1

@roeften
Copy link

roeften commented Mar 9, 2015

This patch works for me. I've written an example here:
http://blog.roeften.com/2015/03/multicast-communications-between.html

@cmaglie cmaglie added feature request A request to make an enhancement (not a bug fix) and removed Component: Core Related to the code for the standard Arduino API labels Apr 15, 2015
@ghost
Copy link

ghost commented Jul 7, 2015

Well, after two years, what is the hold up with this?

@cmaglie cmaglie closed this in e580592 Jul 14, 2015
@cmaglie
Copy link
Member

cmaglie commented Jul 14, 2015

Rebased and merged.
I've changed the method name from beginMulti to beginMulticast to be more Arduino-style, hope this won't be a big concern.

Thanks you and sorry for the long delay.

@cmaglie cmaglie added this to the Release 1.6.6 milestone Jul 14, 2015
@ghost
Copy link

ghost commented Jul 14, 2015

Cool! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A request to make an enhancement (not a bug fix) Library: Ethernet The Ethernet Arduino library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants