TCP/IP Server (Ethernet): Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduinoLinkItGPRSTCPServerSocket.png == Summary == {{:Summaries:Summary TCP/IP Server (Ethernet)}} == Description == Add this element to the GSM/GPRS Module Sockets in order to have TCP Server Socket. Other devices can connect with client sockets to the server socket. == Used By == *TArduinoLinkItGPRS.Sockets - {{:Summaries:Summary TArduinoLinkItGPRS.Sockets}} == Properties == *Enabled - {{:Summaries:Summary TArduinoBas..." |
(No difference)
|
Latest revision as of 09:22, 9 June 2022
File:TArduinoLinkItGPRSTCPServerSocket.png
Summary
TCP GSM/GPRS Server Socket element
Description
Add this element to the GSM/GPRS Module Sockets in order to have TCP Server Socket.
Other devices can connect with client sockets to the server socket.
Used By
- TArduinoLinkItGPRS.Sockets - Specifies the sockets of the GSM/GPRS Module
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