LO53 PROJECT - AP DOCUMENTATION
Project based on Indoor Positionning System
File List
Here is a list of all files with brief descriptions:
 http_deamon.cThis file contains the function for the management of the requests sended by the map server
 http_deamon.hThis header file belongs to the http_demon.c file
 main.cThis is the entry point of the program; it contains the "main" function
 pcap-thread.cThis file contains the body of the threads functions which were executed in the main file
 pcap-thread.hThis header file belongs to the pcap-thread.c file
 rssi_list.cThis file contain the diffeerent functions necessay for the management of the linked-lists used by the program
 rssi_list.h