Remotely access another computer using C#
Solved/Closed
Related:
- C# shutdown pc
- Ms access download - Download - Databases
- Phpmyadmin access denied - Guide
- How to access google usa - Guide
- Access and downloading ✓ - Facebook Forum
- Del *.lnk access denied ✓ - Viruses & Security Forum
2 responses
you can go to this page : https://bytes.com/topic/c-sharp/answers/260157-logon-remote-computer-outside-domain
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" />
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" />