I have almost complete my remote desktop . That can handle files , shutdown
operation , open and close applications.
But now problem is that when our client is behind the firewall (Proxy ) then it
not work Because i am using Sockets.
I have an idea to use UrlConnection instead of Sockets.
If this idea is right then please send small example of it.
Any Other idea regarding this ?