Skip to content

Hootie81/DNSClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNSClient

DNS Client for Spark.

Original code from Arduino Ethernet library, ported for use on Spark Core

the myUDP.h was written by a unknown person on the Spark Forums and overcomes an issue with sending a UDP packet each time the write is called, now it is only sent when endPacket is called

Example inluded, change the dnsServerIP to whatever DNS server you want to use and change serverName to the place you want to look up.

Thanks to everyone who helped make this work

About

DNS Client for Spark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages