Ok Let change this a bit to create a Rest API that we can use. We need one normal windows console application to house data to get and receive then we need unity to have a rest api class to get and set that information.
We want this in a json format when going from point a to point b and then we want it to be house in a model data class when used inside of the applications server side or client side.