Incoming text can be controlled?
Unsolved
General and Desktop
-
Hello, I set up a server with qt and get information over the client with another hardware, I can easily send messages with settext, but I have a problem. I need to analyze the text sent to the client and check if the correct message is coming. I can easily do this with c ++ using ascii code, but I can only send string messages from the sever. How can I detect whether the text sent to the client is the text I want? Or can I send integer data with the Server? Thank you.
-
Hi and welcome to devnet,
Your explanation is pretty cryptic and does not allow for an answer.
What technology are you using ?
What are using for that communication ?
What is the protocol your are using ?
Etc.