![]() ![]() | Default UDP or TCP port to use |
![]() ![]() | Default IP server type |
![]() ![]() | Maximal number of connections for the TCP/UDP server |
![]() |
Initializes an empty and switched off server |
![]() | Baud rate |
![]() | Baud rate |
![]() | For filtering lines coming from the serial port |
![]() | Tells if the serial port is opened |
![]() | If logging is switched on or off |
![]() | Parity |
![]() | Serial port name |
![]() | Calback function for handling bytes read from the serial port. |
![]() | Calback function for handling strings read from the serial port. |
![]() | If the reading thread have to be/is started |
![]() | Number of stop bits |
![]() | Timeout in milliseconds for both read and write |
![]() | Closes serial port |
![]() | |
![]() | |
![]() | |
![]() | Open serial port |
![]() | Starts or stops copying serial port data |
![]() | Returns the string representation of the object |
![]() | Writes the given string to the serial port |
![]() | Writes number of bytes from the byte array |
![]() | Destructor switches the server off |
![]() |
![]() | If the server is active |
![]() | Stream for logging, if logging switched on |
![]() | Thread listening for incoming connections |
![]() | Array of connected TCP clients |
![]() | The TCP server |
![]() | Array of connected UDP clients |
![]() | The UDP server |
![]() | Sends data from the serial port |
![]() | Logs the given information if logging switched on |
![]() | Thread method listening on incoming TCP connections |
![]() | Thread method for listening on incoming UDP connections |
Serial2IP Class | serial Namespace