G
Gianmaria
Hi,
i'm workin to a project where i use a serial port to send and receive data.
My objects send messages to the port by some methods.. no problem till now.
I receive and send data. The problem is that i have to send a string signal
every 25 seconds to tell the remote device i'm still connected.. now the
problem is that i cant control if that signal is sent while my users are
sending some other signals using objects methods. How can i stop all others
to send when my object is sending the keep alive signal?
regards
Gianmaria
i'm workin to a project where i use a serial port to send and receive data.
My objects send messages to the port by some methods.. no problem till now.
I receive and send data. The problem is that i have to send a string signal
every 25 seconds to tell the remote device i'm still connected.. now the
problem is that i cant control if that signal is sent while my users are
sending some other signals using objects methods. How can i stop all others
to send when my object is sending the keep alive signal?
regards
Gianmaria