Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
Hi friends,

I have been working on a project about Remote Desktop and I gone through many articles, tutorial and some free project. But I am not happy with the remote desktop (Microsoft Terminal Services Control Library) and that it makes the remote machine to log off. I read many articles and they suggest that it's impossible to keep the remote machine on while one is logged on remotely. :(

I'd like to know if there is a way to do this: Remote login without logging off the system. It looks like the Team Viewer software[^] solves this problem somehow, it connects through Internet and when the remote system is accessed remotely the remote system doesn't turn off. What is the Team viewer doing differently?

Please suggest me some ideas.
Posted
Updated 18-May-10 6:28am
v3
Comments
Moak 18-May-10 12:30pm    
Copy-edited question, hope this is what you are looking for.
Member 8629467 8-Feb-12 1:19am    
Hi to all.
I too have the same doubt.. Please suggest any sample code to resolve this.
Thank u.

hi friends,

even i am searching for the same.

i want to view remote desktop, i dont even want to control it like team viewer.

Is there any API or another way available on the Internet regarding this?

Plz help me...

Thank you,
regards,

balu
balakotaiahgupta.p@gmail.com
 
Share this answer
 
Hi Rajesh.
Thanks for your post.

But actually my problem is
i want to access a PC which is in Remote Location. Like Remote Desktop utility in WINDOWS XP Operating System i want to access others PC which is not in my Network.

Reply me i need it Urgent

Thank You.
 
Share this answer
 
Comments
Rajesh Anuhya 30-Oct-10 0:36am    
what do mean by "not in my network"..,
hi everyone!!
i need team viewer like software either in VB.NET/C#.NET.
I gone through lot of articles but i didn't found any useful information.

If anyone found a solution for this one or similar to this one please mail me at xxxxxxxxxxxxxxxxxxxxxxxx

Thanks for you valuable time and consideration.
 
Share this answer
 
v2
Comments
Simon_Whale 29-Oct-10 11:16am    
never put your email in a question, when someone comments on this answer you will be emailed a reply.. you will be spammed for leaving your email address
OK ..,

The Three persons on the same boat..,

Here am Providing some information about on this.., Long back am also on this boat.., i tried very much on this.., and got some thing(not fully) on this regards..,

Actually TeamViewer software and other remote desktop softwares exchange the scrrenshot images on network..,

i write a UDP server socket for this.., and am successfully exchanged packets(images) from client-server (vise-versa)..
second thing. send key strocks & mouse events to the other system..
i done keystrokes with SendKeys using windows api, finnally i stopped that because some reasons..

i am not telling you to do in this way,, but it will gives you an IDEA...,

Please get back to me on this...

Thanks & Regards
 
Share this answer
 
hello everyone.

I have a pc in my LAN and i want to access a pc which is in remote location(Not belongs to my network).

It's like Team Viewer software which connects two pc's through Internet.
Send me the code at ganeshkaki@gmail.com

I want to implement it using C#.NET Windows Forms

Please help me out.

Thank You.
 
Share this answer
 
@ganeshkaki432

You have to create a DNS based connection for this.., there is software called NO-IP, Please go through that, how that is working..,

here is the Link

http://www.no-ip.com/[^]
 
Share this answer
 
hi anonymous thanks for your post.

Actually i need TeamViewer like software in C#.NET

help me out please...


Thank You.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900