linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Creating a routing program - the basics
@ 2007-10-23 10:44 Mateus Interciso
  2007-10-23 11:15 ` Steve Graegert
  0 siblings, 1 reply; 6+ messages in thread
From: Mateus Interciso @ 2007-10-23 10:44 UTC (permalink / raw)
  To: linux-c-programming

Hello, I'm currently on university, and for my graduation paper, I'll be 
implementing a routing algorythm, by hand, in C.
The routing algorythm itself is not easy, but one of the starting parts 
of it, is to find a way of discovering the MAC that it is currently 
connected to, maybe is bether if I draw, since I'm not really that good 
in english:

[PC with n NICs]-----(n cables)---->[n PCs]

I have full control of the first PC, of course, since is the one I'm 
implementing the router, so I do know the MAC of it, but how to discover 
the MAC on the other end of the n lines, so I can start sending packets?
Anyone could help me impĺementing this exact thing? I think I got the 
theory right, but I have no clue how to start programing.

Thanks a lot.

Mateus

-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-11-02 18:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-23 10:44 Creating a routing program - the basics Mateus Interciso
2007-10-23 11:15 ` Steve Graegert
2007-10-23 12:11   ` Mateus Interciso
2007-10-23 13:56     ` Steve Graegert
2007-10-23 14:13       ` Mateus Interciso
2007-11-02 18:28         ` J.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).