mirror of
https://github.com/modelec/TCPSocketClient.git
synced 2026-01-18 16:37:35 +01:00
readme
This commit is contained in:
@@ -48,6 +48,9 @@ int main() {
|
||||
}
|
||||
```
|
||||
|
||||
### What that do
|
||||
The client start a thread that listen to the server and call the method handleMessage when a message is received.
|
||||
|
||||
|
||||
### Trubleshooting
|
||||
If you have an error like when you start the program and it tell you that the Lib.so is not find you need to export :
|
||||
|
||||
Reference in New Issue
Block a user