- After you verify your password, use nfxsend and nfxrecv to send and receive a test fax. You can use the sample TIFF_F file, sample.tif, to verify your installation.
- To send a fax:
nfxsend -b board -s stream:timeslot -r resolution -e encoding
-p protocol -v -d telno transmit_file_1 [transmit_file_2 [...]]
- To receive a fax:
nfxrecv -b board -s stream:timeslot -r resolution -e encoding
-p protocol -v receive_file_1 [receive_file_2 [...]]
- Refer to the NaturalFax Developer's Reference Manual for more information on the nfxsend and nfxrecv demonstration programs.