In SX Microcontrollers, SX/B Compiler and SX-Key Tool, JuliaTolmacha wrote: With the Arduino Ethernet Shield, this library allows an Arduino board to connect to the internet. It can serve as either a server accepting incoming connections or a client making outgoing ones. The library supports up to four concurrent connection (incoming or outgoing or a combination). Ethernet class The Ethernet class initializes the ethernet library and network settings. * begin() Server class The Server class creates servers which can send data to and receive data from connected clients (programs running on other computers or devices). * Server() * begin() * available() * write() * print() * println() ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=409582#m412417 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2009 (http://www.dotNetBB.com)