[Solved] sending text messages between computer an mobile in LAN
Mobile and Embedded
3
Posts
2
Posters
2.1k
Views
1
Watching
-
Hello,
is there a possibility to send text messages from the mobile phone to the PC which are both in a common LAN (mabe "net send") ?
It is important that this works via WLAN.And how to realize this in Qt ?
Thank you
-
Now, I found an example called "network chat" in network folder.
This was what I was looking for.