Click here to Skip to main content
15,893,486 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all!
I'm doing a project: "C# Program to support router information Protocol", but I don't knowI will how start!
about Router: limit router or not?
about host: Limit host???
about Ping: ???

tks all! :)
Posted
Comments
Sergey Alexandrovich Kryukov 1-Nov-13 0:17am    
"I'm doing a project" and "I don't know... how start" contradict to each other. Probably, first statement is a strong exaggeration. :-)
And none of them are question...
—SA
Lovewateruni 1-Nov-13 0:34am    
I'm a student :P
Can you help me about my project???

1 solution

Hi,

Hi,
This can help you.
“Microsoft Terminal Services Control Type Library” from the COM tab of reference. This will add MSTSCLib.dll to the project.
Look at this link and start your project from basic information fetching.

http://www.codeproject.com/Tips/441229/Using-Csharp-to-Monitor-Bandwidth-for-Wireless-Dev
C# to Monitor Bandwidth [^]

http://www.codeproject.com/Articles/225747/NET-Network-Monitor
.NET Network Monitor[^]

All the Best.

Thanks!
 
Share this answer
 
Comments
Lovewateruni 1-Nov-13 0:04am    
thanks Bhuvanesh Mohankumar!
But I want a tutorial C# program about support RIP (Routing information Protocol)...
help me!
[no name] 1-Nov-13 0:45am    
Hi,

Please start your coding part, not for your actual project.
Try to do some POC [Proof of Concept], so you get some confidence also some idea to how to bring that project in best way.

Start POC - simple program for your self knowledge like,
1.Display IP address of a system
2.Display System Informations
3.Ping a Network Address
4.Enter a Web address your application should redirect to that Page.
5.Simulate how goole search is happening, when I enter a Text in your application then it should get results from goole search.

I will find a good study material, which is easy to understand & share you soon.

All the Best!.
Lovewateruni 1-Nov-13 10:57am    
Thank you very much! :)

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