===CLIENT FUNCTION===
Program .cmd arguments structure:
AudioShare client [remote ip] [remote port] [latency]

===SERVER FUNCITON===
"
AudioShare server [listen ip] [local port]

===OTHER===
The audio route as you can imagine goes this way:
SERVER audio output -> CLIENT audio output

Changing audio output devices on the client requires a program 
restart. When either server and/or client loses network 
connectivity the program will try to compensate by attempting 
reconnects until successful.

Since both functions are packaged in one program, it is controlled 
by either starting the program and inputting the variables manually 
or through .bat or .cmd files and supplying arguments. Setting 
audio latency of the client is available via .bat/.cmd files. 

The default latency is 300ms but depending on audio hardware can be 
lowered to whatever value works best. For instance using HDMI audio 
connections 100 latency was still functional, while other values such 
as 50 caused audio distortion.

===CONCLUSION===
Support can be reached at prefect@circleprefect.com.