where we can get example code for program in QNX

jackjw <jackwj@heinfo.net> wrote:



What do you want to do?

Text only to the console?

Graphics (Photon) programming?

Communications?

Thanks your Replay.
We need example code for multi-Threads ,net Communications (UDP/TCP).
Text only.

“Bill Caroselli” <qtps@earthlink.net> дÈëÏûÏ¢ÐÂÎÅ
:ckgl5p$f56$1@inn.qnx.com

jackjw <> jackwj@heinfo.net> > wrote:



What do you want to do?

Text only to the console?

Graphics (Photon) programming?

Communications?

Any decent book on TCP will serve quite nicely. All standard methods
will work with QNX.

Robert Krten has an excellent book on getting into QNX in a multi-threaded
environment. It called “Getting Started with QNX Neutrino 2”. It’s
available through book stores and from www.parse.com.

Short of that, go through the helpviewer pages and look at the pthread_*()
functions.