Click here to Skip to main content
15,890,609 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
how to get all network devices using asp.net?

i need the asp.net(C#) code to get all connected device in network??


help me
Posted
Comments
Thanks7872 25-Oct-13 5:53am    
i need the asp.net(C#) code

No one will. Its your task. We are here to help if you face any issue with that code.
sankmahesh 25-Oct-13 5:57am    
thankyou

1 solution

ASP.Net is not likely the framework you want to use. It is a website. You likely want to do a windows application.

I know there are examples online if you search for them. This is the quick answer forum and not a place to provide you with all the code you need.
 
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