Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - /dev/ser number of rx and tx characters: (1 Item)
   
/dev/ser number of rx and tx characters  
Hello,

Is there any way to obtain a number of received and transmitted characters through a given device?

What's the recommended way to do it?

I vaguely remember something like "iserial" from qnx4 days, it displayed name of the device and number of sent and 
received characters.

The reason: we are integrating gprs modem to our device and we would like to have some kind of a watch-dog.  If the gprs
 connection goes wrong (no received data in some time interval) we would try to reconnect. I wanted to use lcp-echo 
features of pppd, but they are not implemented in the gprs modem.

Thank you,

PKY