Click here to Skip to main content
15,891,762 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
<small><u><big>


( For Example user select any one ip address in dropdow list.After selecting ip address it' will ask user name and password of particular ip address,After entring usrename and password the system will validate the user name and password, the are correct , the particular system path will open)</b















( For Example user select any one ip address in dropdow list.After selecting ip address it' will ask user name and password of particular ip address,After entring usrename and password the system will validate the user name and password, the are correct , the particular system path will open)ig></u></small><b></b><a href=""></a><a href=""></a><pre><pre></pre></pre>&lt;How to connect windows server using .net with c#?
Posted
Updated 30-Oct-11 19:57pm
v4
Comments
Uday P.Singh 28-Oct-11 3:00am    
and your issue is....

1 solution

You can connect to a any machine with the following methods :

1) Using TcpClient connections
2) Using Remote Desktop Protocol
3) Using WebServices
4) Using WebClient and getting a html page
5) Using Named Pipes
6) Using WCF

Take your pick.
 
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