Module implementing a JSON based reader class.
None |
EricJsonReader | Class implementing a JSON based reader class. |
None |
Class implementing a JSON based reader class.
The reader is responsible for opening a socket to listen for writer connections.
None |
None |
EricJsonReader | Constructor |
__handleDisconnect | Private slot handling a disconnect of the writer. |
__receiveJson | Private slot handling received data from the writer. |
address | Public method to get the host address. |
handleNewConnection | Public slot for new incoming connections from a writer. |
port | Public method to get the port number to connect to. |
None |
Constructor
Private slot handling a disconnect of the writer.
Private slot handling received data from the writer.
Public method to get the host address.
Public slot for new incoming connections from a writer.
Public method to get the port number to connect to.