# Packages
No description provided by the author
# Functions
ReadFromHost
Read data from Host Server and forwards them to the JPRQ server
Host Server ----->>> ReadFromHost() ------->>> JPRQ server
*/.
WriteToHost
Read data from JPRQ Server and forwards them to the host server
JPRQ Server ----->>> WriteToHost() ------->>> host server
*/.
# Structs
No description provided by the author