Re: Message sender and receiver for unicast+multicast+Broadcast
From: Pascal Bourguignon (spam_at_mouse-potato.com)
Date: 09/20/05
- Next message: Martin Carpenter: "Re: alarm() functionality from the shell"
- Previous message: Casper H.S. ***: "Re: mmap() ---- Invalid argument(EINVAL) error ..?"
- In reply to: Yash: "Message sender and receiver for unicast+multicast+Broadcast"
- Next in thread: Yash: "Re: Message sender and receiver for unicast+multicast+Broadcast"
- Reply: Yash: "Re: Message sender and receiver for unicast+multicast+Broadcast"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Sep 2005 13:37:08 +0200
"Yash" <yash_mbm@yahoo.com> writes:
> Hi,
>
> I am trying to write an application which can send in any mode i.e.
> unicast, multicast, Broadcast and get the ACK for every message sent.
> In other side receiver should handle any type of incoming message i.e.
> unicast, multicast, and broadcast and it should also send ACK every
> message sent.
>
> Is Anybody can suggest, what should be the approach.
>
> I have written simple unicast , Multicast and Broadcast programs
> seperatly and they are working fine for sending/receiving
> strings/files.
>
> I tried to combine all three programs to get all in one application,
> But it is not working properly.
Yeah! Things like that happen.
-- __Pascal Bourguignon__ http://www.informatimago.com/ Nobody can fix the economy. Nobody can be trusted with their finger on the button. Nobody's perfect. VOTE FOR NOBODY.
- Next message: Martin Carpenter: "Re: alarm() functionality from the shell"
- Previous message: Casper H.S. ***: "Re: mmap() ---- Invalid argument(EINVAL) error ..?"
- In reply to: Yash: "Message sender and receiver for unicast+multicast+Broadcast"
- Next in thread: Yash: "Re: Message sender and receiver for unicast+multicast+Broadcast"
- Reply: Yash: "Re: Message sender and receiver for unicast+multicast+Broadcast"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]