well a better way i think would be including both at the same project where it's console generating the gui or the gui generating the console, then it would be 2 threads but in the same appdomain and there would be no problem but in that case i would either stick the gui to gameserver or to the auth server
or even a better design would be turn game and auth servers to be a gui based
so why do i need this ? i need to be able to set variables at game server from a separate control panel, why ? im doing my best to have a perfect up time with everything dynamic that i could literally change anything (like within tq binaries) but from a control panel
but the thing is, im not searching for a solution as much as im seeking information to learn