Main Header FileThis File Calls for all the header files exisitng in this library,...
SNF_RQST * snf_cmd_invalid_unregistred(SNF_RQST *)
Called when the client has called an opcode that isn't registred on the server.
SNF_RQST * snf_cmd_snf_ver(SNF_RQST *)
Called when the client requests the server's version.
SNF_RQST * snf_cmd_invalid_unimplemented(SNF_RQST *)
Called when the client has called a registred opcode, but has no function to call in the server.
SNF_RQST * snf_cmd_invalid_error_protocol(SNF_RQST *)
Called when an opcode command has been called by the client that must'nt be called.
This file Defines everything related to handling Requests.
The Structure for saving Requests.
Definition request.h:27