LINUX/UNIX
DEVELOPMENT TOOL KIT USING LINUX

PCCOM PROFESSIONAL FOR LINUX
PCCOM Professional is for software developer designing serial communication application. This will help the developer to save time in making his application program.
Introduction:
PCCOM Professional is a Serial programming development tool in static library form. It is easier to program using this tool than to program directly on Linux Communication function because it encapsulates serial communication function into easy to understand and implement interface.
PCCOM Professional includes normal serial functions like transmit, receive and check modem status.



Function:
PCCOM Professional is used to send The development tool provides serial communications for your application by allowing the transmission and reception of data through a serial port.

PCCOM Professional can use to monitor a serial port for incoming data or to create a terminal program.

PCCOM Professional provides the following
*Data manipulation. (Transmit / Receive)
*UART signals monitoring.
*Can access serial port /dev/ttyS and /dev/ttyZ.
*File transfer.


FILE TO DOWNLOAD
DESCRIPTION
LIBRARY (PCCOM PROFESSIONAL) 12Kb The static library for serial communication.
MAKEFILE 1Kb The makefile (compiler script) for the PCCOM Professional library for Linux.
MANUAL 3Kb The PCCOM Professional - HOWTo
SAMPLE PROGRAM 23Kb Is a sample program that use the library PCCOM Professional.
SAMPLE (BAR CODE READER) 21Kb Is a sample program that demonstrate the Bar Code application using the library PCCOM Professional.
SAMPLE (LCD DISPLAY) 5Kb Is a sample program that demonstrate the LCD Display using the library PCCOM Professional.
SAMPLE SENDING FILE Is a sample program that demonstrate the sending file using the library PCCOM Professional.
SAMPLE RECEIVING FILE Is a sample program that demonstrate the receiving file using the library PCCOM Professional.




HOME