Libcyc v2.0 Library Source Code 16/06/99 misc.c, misc.h Contains functions for opening, closing and flushing the serial port. Also contains the library's callback function. sendrec.c,sendrec.h Contains the functions for the sending and receiving of text, integers, commands and replies between playstation and PC/playstation. cycfcntl.c,cycfcntl.h Contains all the file server command functions, file data and block transfer functions. packets.c,packets.h Contains the functions for making and breaking a connection, starting and ending a packet transfer session, and all the functions involved in the sending and receiving of data packets between playstations.