Re: Another Beepcore-c Problem
"William J. Mills" <[email protected]> Thu, 25 Mar 2004 11:09:25 -0800
| Newsgroups | gmane.network.beep.beepcore.c.general |
|---|---|
| Message-ID | <[email protected]> |
The expectation is that each MSG gets a response, yes. SO it's possible I guess that you are blowing up the outstanding message list somehow. A reply to a MSG can either be an RPY or ANS*/NUL (That is any number of ANS frames followed by a NUL). If you don't need replies back, you can have the end getting all the traffic send a MSG and send ANS frames back, as many as you want. Ending the stream with a NUL. -bill On Thu, Mar 25, 2004 at 12:41:51PM -0500, David C Niemi wrote: > On Wed, 24 Mar 2004, David C Niemi wrote: > > On Tue, 23 Mar 2004, William J. Mills wrote: > > > Hmmm. What's the action when it throws the error? Sending a MSG or > > > an ANS/RPY/NUL? > > Hmm, come to think of it it would probably be a MSG, as I do not use ANS > or RPY for the type of messages that are most involved here, though there > is one type of message for which a RPY is sent. > > Is there any implicit assumption that MSGs will be acked with an ANS or > RPY? And what is a NUL frame? It almost looks like something is tracking > the state of already-sent messages, and when, say, 256 of them are > outstanding (or something in that ballpark) this message pops up. What is > the message supposed to mean? > > ------------------------------------------------------- > -- David C. Niemi Adeptech Systems, Inc. -- > -- Reston, Virginia, USA http://www.adeptech.com/ -- > ------------------------------------------------------- > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > Beepcore-c-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/beepcore-c-users ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click