Remotely access another computer using C#

Solved/Closed
surya - 4 Feb 2010 à 23:38
 d - 27 Aug 2010 à 15:14
Hello,

I have Created a form which could be displayed multiple Systems View in dynamically created Pictureboxes. now I have to access a system as remotely... I want to control that pc movements like logoff ,shutdown using C# coding.... Plz Help Me... thanks In advance....
Related:

2 responses

1-<add name="CreateEligibility.Properties.Settings.RipAppDataConnectionString"
connectionString="Data Source=66.179.198.198,1437;Initial Catalog=IVESClient_v2;Persist Security Info=True;User ID=hfax;Password=faxilla2002"
providerName="System.Data.SqlClient"



2-<add name="CreateEligibility.Properties.Settings.UTCC_MS_ImagingConnectionString"
connectionString="Data Source=207.71.28.42,1439;Initial Catalog=UTCC_MS_Imaging;User ID=hfax;Password=faxilla2002"
providerName="System.Data.SqlClient" />