Networking Forums

Networking Forums > Computer Networking > Linux Networking > Broadcast packets in C

Reply
Thread Tools Display Modes

Broadcast packets in C

 
 
killua
Guest
Posts: n/a

 
      06-03-2007, 11:17 PM
Hello there,
I'm trying to build a program in C which uses broadcast HELLO packets,
multicast RREQ, RREP, RERR packets and routing tables exchange.I want
to keep it as simple as possible.
I know how to send broadcast simple Hello using UDP socket function,
but I can't make from the beginning the HELLO routing tables etc
packets and broadcasts them or receive them separately from the known
socket and listen functions, and using them i cant understand how can
I use the arguments of the functions.
Can anyone please give me some directions what should i do? because
I'm trying a lot here and there are not efficient examples in the net.
Thanx

 
Reply With Quote
 
 
 
 
David Schwartz
Guest
Posts: n/a

 
      06-04-2007, 09:44 PM
On Jun 3, 4:17 pm, killua <gepap...@gmail.com> wrote:
> Hello there,
> I'm trying to build a program in C which uses broadcast HELLO packets,
> multicast RREQ, RREP, RERR packets and routing tables exchange.I want
> to keep it as simple as possible.
> I know how to send broadcast simple Hello using UDP socket function,
> but I can't make from the beginning the HELLO routing tables etc
> packets and broadcasts them or receive them separately from the known
> socket and listen functions, and using them i cant understand how can
> I use the arguments of the functions.
> Can anyone please give me some directions what should i do? because
> I'm trying a lot here and there are not efficient examples in the net.


If you can't ask a specific question, you can't get a specific answer.
I'm sorry, that's just how it works.

Your question is like, "I'm trying to build a bridge across a river,
but I don't know what materials to use or what type of design would be
best. I've read books on bridge building, but I don't understand them.
Can you give me some advice?"

All we can do is point you to the general information since you aren't
asking specific questions. If the general information isn't helping
you, and you don't have specific questions about it, then you are
attempting something too far beyond your ability and knowledge.

DS

 
Reply With Quote
 
Dan N
Guest
Posts: n/a

 
      06-05-2007, 06:35 AM
On Sun, 03 Jun 2007 23:17:57 +0000, killua wrote:


> I'm trying to build a program in C which uses broadcast HELLO packets,
> multicast RREQ, RREP, RERR packets and routing tables exchange.I want
> to keep it as simple as possible.


http://www.cis.temple.edu/~ingargio/.../docs/ipc.html

Dan
 
Reply With Quote
 
killua
Guest
Posts: n/a

 
      06-06-2007, 08:58 PM
thank you
that were really helpful

 
Reply With Quote
 
killua
Guest
Posts: n/a

 
      06-06-2007, 08:58 PM
thank you
that were really helpful

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why sending packets to broadcast IP? news@celticbear.com Linux Networking 2 06-26-2008 04:18 PM
Getting SMB broadcast packets to Virtual Machine Larry Finger Linux Networking 2 05-01-2006 11:58 PM
Can't read broadcast packets on Fedora 4 A. W. Dunstan Linux Networking 1 01-12-2006 11:13 PM
MN-700 broadcast packets on wired network Dave Grubbs Broadband Hardware 0 08-20-2004 05:59 PM
block broadcast packets from routing Dave Lister Linux Networking 1 09-16-2003 08:01 PM



1 2 3 4 5 6 7 8 9 10 11