Click here to Skip to main content
15,881,559 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,guys. I just study c#. I want to build a program to show the network topology by ping. But the computers are too much, i have to show 50 nearly computers in a page. Now, I use the picturebox control to show the network topology of these computers.it look so ugly. So, i want to konw if there are more efficent way to show the network topology? Thanks
Posted
Comments
Nirav Prabtani 17-Jul-13 1:31am    
why do you want it in c#??
hjgc2001 17-Jul-13 10:37am    
because i just study c#
AmitGajjar 17-Jul-13 1:40am    
your question is not clear... could you show us the image you are creating ?
hjgc2001 17-Jul-13 10:39am    
I have a network in which contains 50 computers and servers. I want to show these network topology in a program, and sue the class ping in c# to show the connection of network.
AmitGajjar 18-Jul-13 23:37pm    
you can show that in single image with zoom-in zoom-out functionality.

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