lib60870-C  2.3.2
C source code library for the IEC 60870-5-101/104 protocols
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  src
  hal
  inc
 hal_serial.hAbstraction layer for serial ports. Has to be implemented for the serial link layer of CS 101
 hal_socket.hAbstraction layer TCP/IP sockets Has to be implemented for CS 104 TCP/IP
 hal_thread.hAbstraction layer for threading and synchronization
 hal_time.hAbstraction layer for system time access
  inc
  api
 cs101_information_objects.hFunctions for CS101/CS104 information objects These are the implementation of the different data types and message types
 cs101_master.hFunctions for CS101_Master ADT. Can be used to implement a balanced or unbalanced CS 101 master
 cs101_slave.hFunctions for CS101_Slave ADT. Can be used to implement a balanced or unbalanced CS 101 slave
 cs104_connection.hCS 104 master side definitions
 cs104_slave.hCS 104 slave side definitions
 iec60870_common.hCommon definitions for IEC 60870-5-101/104 These types are used by CS101/CS104 master and slaves
 iec60870_master.hCommon master side definitions for IEC 60870-5-101/104 These types are used by CS101/CS104 master
 iec60870_slave.hCommon slave side definitions for IEC 60870-5-101/104 These types are used by CS101/CS104 slaves
 link_layer_parameters.hParameters for serial link layers