Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - using qtalk to transfer file through serial port: (2 Items)
   
using qtalk to transfer file through serial port  
Hello. 

I'm trying to send/receive file using serial port. 

I figured out that qtalk can transfer file through serial port. 
But, I can't use rz or sz command in QNX 6.6 

my BSP witch my company registered doesn't provide rz or sz command. 

How can i get rz or sz program? Because I want to send/receive file using zmodem protocol. 

Thank you.

Re: using qtalk to transfer file through serial port  
The source code and some 6.5.0 binaries for the lrz and lsz utilities can be found in the F27 bazzar project here:
http://community.qnx.com/sf/wiki/do/viewPage/projects.bazaar/wiki/Software_Directory

Specifically the binary link is here:
http://community.qnx.com/sf/frs/do/downloadFile/projects.bazaar/frs.l.lrzsz_0_12_20/frs1007?dl=1

Note that these binaries were built for 6.5.0, and have a dependency on libsocket.so.2 and
libc.so.2 from a QNX6.5.0 (SP1) installation.  These files will also need to be included for you to use them with 6.6.0.