Broadcast packets in C
- From: killua <gepapadi@xxxxxxxxx>
- Date: Sun, 03 Jun 2007 23:17:57 -0000
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
.
- Follow-Ups:
- Re: Broadcast packets in C
- From: Dan N
- Re: Broadcast packets in C
- From: David Schwartz
- Re: Broadcast packets in C
- Prev by Date: Stats comp.os.linux.networking (last 7 days)
- Next by Date: Re: No networking since 2.6.18!
- Previous by thread: Stats comp.os.linux.networking (last 7 days)
- Next by thread: Re: Broadcast packets in C
- Index(es):
Relevant Pages
|