Loading...

Reference.ClientWrite History

Show minor edits - Show changes to markup

September 02, 2008, at 04:39 PM by David A. Mellis -
Added lines 1-17:

Ethernet : Client class

write()

Description

Write data to the server the client is connected to.

Syntax

client.write(data)

Parameters

data: the byte or char to write

Example




Bookmark and Share