Is there a way of connecting to remote windows server programmatically in C?
I was looking into MSDN Remote Desktop Services API, but couldn't figure out. Can you provide me an example? I have no idea how to start with that.
NOTE
I don't want to show GUI, I just want to connect to the server without any UI interface and perform couple of tasks.