I have 2 questions:
1-Why there is always 2 dude.exe processes in the TaskManager list of running processes.
2- How can differentiate between the server process and the console process.
I have 2 questions:
1-Why there is always 2 dude.exe processes in the TaskManager list of running processes.
2- How can differentiate between the server process and the console process.
one is for dude server, other for dude client. You can distinguish them by
resource usage (for example GDI objects)