Network broadcast

Hi, All!
There is a net with qnx nodes. Every node don’t know about MAC-address
of another nodes (netmap is empty). I want to send data(not only
message) from any node to all another. And there is not TCP/IP. Is there
anyone who know the solve of this problem?

In article <39851285.DFB05E1D@asutp.yorp.yaroslavl.ru>, "Eugene says…

Hi, All!
There is a net with qnx nodes. Every node don’t know about MAC-address
of another nodes (netmap is empty). I want to send data(not only
message) from any node to all another. And there is not TCP/IP. Is there
anyone who know the solve of this problem?

Use the ‘net raw’ interface … available at QUICS.

Regards

Armin

Eugene A. Kislov <evkislov@asutp.yorp.yaroslavl.ru> wrote:

Hi, All!
There is a net with qnx nodes. Every node don’t know about MAC-address
of another nodes (netmap is empty). I want to send data(not only
message) from any node to all another. And there is not TCP/IP. Is there
anyone who know the solve of this problem?

Do you want the nodes to find out each others MAC addresses? You
could write this yourself, but Mario Charest sells an inexpensive
and comprehensive program called Automap that does this.

If you want to communicate some other information, you could
use the raw packet interface. Download
ftp://qnx.com/usr/free/qnx4/os/net/netraw.v4.tgz




Mitchell Schoenbrun --------- maschoen@pobox.com

Armin Steinhoff wrote:

In article <> 39851285.DFB05E1D@asutp.yorp.yaroslavl.ru> >, "Eugene says…

Hi, All!
There is a net with qnx nodes. Every node don’t know about MAC-address
of another nodes (netmap is empty). I want to send data(not only
message) from any node to all another. And there is not TCP/IP. Is there
anyone who know the solve of this problem?

Use the ‘net raw’ interface … available at QUICS.

There is an already existing (reasonably priced) program that already does
this. It is called Automap. Available at <www.zinformatic.com>


To succeed in this world it is not enough to be stupid; you must also be
well-mannered. - Voltaire

In article <398591CC.E925AFE6@computermotion.com>, Rennie says…

Armin Steinhoff wrote:

In article <> 39851285.DFB05E1D@asutp.yorp.yaroslavl.ru> >, "Eugene says…

Hi, All!
There is a net with qnx nodes. Every node don’t know about MAC-address
of another nodes (netmap is empty). I want to send data(not only
message) from any node to all another. And there is not TCP/IP. Is there
anyone who know the solve of this problem?

Use the ‘net raw’ interface … available at QUICS.

There is an already existing (reasonably priced) program that already does
this. It is called Automap. Available at <> www.zinformatic.com

Automap just for ‘Network broadcast’? Sounds a little bit over-engineered …

Regards

Armin

“Armin Steinhoff” <Armin@Steinhoff_de> wrote in message
news:8m61hh$1uaj@drn.newsguy.com

In article <> 398591CC.E925AFE6@computermotion.com> >, Rennie says…

Armin Steinhoff wrote:

In article <> 39851285.DFB05E1D@asutp.yorp.yaroslavl.ru> >, "Eugene says…

Hi, All!
There is a net with qnx nodes. Every node don’t know about MAC-address
of another nodes (netmap is empty). I want to send data(not only
message) from any node to all another. And there is not TCP/IP. Is
there
anyone who know the solve of this problem?

Use the ‘net raw’ interface … available at QUICS.

There is an already existing (reasonably priced) program that already
does
this. It is called Automap. Available at <> www.zinformatic.com

Automap just for ‘Network broadcast’? Sounds a little bit over-engineered

If I might add :wink:

Broadcasting the MAC address is not that difficult when you first look at
it.
But if you are to depend on this for your netmap database, it then becomes
, like most things in life, more complicated to make it robust, reliable and
use little resources.

And if you through in brouting it actually becomes nightmarish ;-(

Regards

Armin

In article <8m6c60$snv$1@inn.qnx.com>, "Mario says…

“Armin Steinhoff” <Armin@Steinhoff_de> wrote in message
news:8m61hh$> 1uaj@drn.newsguy.com> …
In article <> 398591CC.E925AFE6@computermotion.com> >, Rennie says…

Armin Steinhoff wrote:

In article <> 39851285.DFB05E1D@asutp.yorp.yaroslavl.ru> >, "Eugene says…

Hi, All!
There is a net with qnx nodes. Every node don’t know about MAC-address
of another nodes (netmap is empty). I want to send data(not only
message) from any node to all another. And there is not TCP/IP. Is
there
anyone who know the solve of this problem?

Use the ‘net raw’ interface … available at QUICS.

There is an already existing (reasonably priced) program that already
does
this. It is called Automap. Available at <> www.zinformatic.com

Automap just for ‘Network broadcast’? Sounds a little bit over-engineered



If I might add > :wink:

Broadcasting the MAC address is not that difficult when you first look at
it.

Eugene wrote:

I want to send data(not only message) from any node to all another.

‘net raw’ is for me the appropriate solution … but if Eugene want to deal with
the netmap stuff → he should probabbly better use your existing tool :slight_smile:

Regards

Armin

Hi!
I have this programm. It can broadcast message less 1K.
Please contact ccbase@stalker.donetsk.ua
Bye, Alex Zaporogchenko

Eugene A. Kislov wrote in message
<39851285.DFB05E1D@asutp.yorp.yaroslavl.ru>…

Hi, All!
There is a net with qnx nodes. Every node don’t know about MAC-address
of another nodes (netmap is empty). I want to send data(not only
message) from any node to all another. And there is not TCP/IP. Is there
anyone who know the solve of this problem?

That program already exists, it’s in QUICS and it’s
call netraw.tgz (maybe there is a verion number attach to the
file)

“AlexZ” <ccbase@stalker.donetsk.ua> wrote in message
news:8mrh64$o1o$1@inn.qnx.com

Hi!
I have this programm. It can broadcast message less 1K.
Please contact > ccbase@stalker.donetsk.ua
Bye, Alex Zaporogchenko

Eugene A. Kislov wrote in message
39851285.DFB05E1D@asutp.yorp.yaroslavl.ru> >…
Hi, All!
There is a net with qnx nodes. Every node don’t know about MAC-address
of another nodes (netmap is empty). I want to send data(not only
message) from any node to all another. And there is not TCP/IP. Is there
anyone who know the solve of this problem?