For help and argument descriptions, enter "FLTX" with no arguments.

LINUX-ONLY:
After unzipping, enter:
	chmod +x flrx.bin
	chmod +x fltx.bin

Example
-------
On the PC to receive the file(s):
	At the command prompt, enter:
		FLRX
	The port and IPs that FLRX is listening to will then be displayed:
		13:10:23 port=9500
		13:10:23 Listen at 192.168.0.100:9500

On the PC to send the file(s):
	At the command prompt, enter:
		FLTX myfile.txt 192.168.0.100
	This will transmit to file to the waiting FLRX pgm.

Press any key to abort either program.
