TCP/IP Server (Ethernet Shield)
Jump to navigation
Jump to search
Summary
TCP Ethernet Server Socket element
Description
Add this element to the Ethernet Shield Sockets in order to have TCP Server Socket.
Other devices can connect with client sockets to the server socket.
Used By
- TArduinoBasicEthernetShield.Sockets - Specifies the sockets of the shield
Properties
- Enabled - Enables or disables the socket
- Port - Specifies the port of the socket.
- Name - Specifies the name of the element
Pins
- Flush - Summaries:Summary TArduinoBasicConnectSocket.FlushInputPin
- Connected - Summaries:Summary TArduinoBasicConnectNotifySocket.ConnectedOutputPin
- Disconnect - Summaries:Summary TArduinoBasicConnectNotifySocket.DisconnectInputPin
- Out - The Byte(Binary) Output pin of the component or element
- In - The Any and Byte(Binary) Type Input pin of the component or element