Hello and thank to everyone is going to give me an answer.
I have just received a project in which i have basically to receive from different TCP/IP sockets, XML files, reading them and converting in other formats and, after the processing has ended, sending them to different destination.
Basically, there is already an application that actually DOES what it is requested by me. The fact is that its interface is really NOT user-friendly and i wanted to improve a lot that aspect. For this reason i started to think of using Unity, since it will allow me to use some “fancy” features and maybe some animation with ease, without becoming mad with learning WPF (since i dont know it so deeply)
I useda lot UNITY and i love the UGUI system. So i’m asking you if it is actually possible to use Unity for this kind of application and, moreover, what i need to do to reduce the performance used.