MySQL Forums
Forum List  »  Connector/Arduino

MySQL and Arduino Chapter 7
Posted by: Richard Mason
Date: March 31, 2014 01:35AM

I'm new to this so bear with me :-)

Page 232

"The Ethernet library requires you to set up a MAC address and the IP address of the server. .... "
I'm confused as to which server are we talking about here?The MySQL server has an IP address?

"It uses Dynamic Host Control Protocol (DHCP) to get an IP address, DNS, and gateway information."
You have to use a IP scanner to get an address every time you want to run a sketch?

Page 233
" If you want to assign an IP address manually, see the Ethernet.begin() method documentation at http://arduino.cc/en/Reference/EthernetBegin.";

The example on that page : "Ethernet.begin(mac, ip);" says that ip is the address of the (Ethernet) shield
Shields have an address? I'm confused.

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL and Arduino Chapter 7
4084
March 31, 2014 01:35AM
2359
April 07, 2014 01:11AM
2175
April 08, 2014 11:31AM
2101
April 10, 2014 07:22PM
2496
April 08, 2014 11:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.