Re: Best approach for broadcasting a notifivation to another progr
- From: "Lance Wynn" <LanceWynn@xxxxxxxxxxxxxxxx>
- Date: Tue, 10 Jul 2007 22:03:35 -0600
I think that normally routers block all broadcasts by default, unless
otherwise configured. If there are 2 subnets in the same internal network,
I have found that many admins will allow broadcasts between them (at least
in my world this has been the case) because there are applications that rely
on them. I like Bob's idea, when the server starts, you can have it
'signon' to the db by adding it's ip and maybe a heartbeat time to a table.
Then when the client starts, it can check that table for the servers that
are online, and send messages there.
As for the Terminal server issue, I don't know how that would do. I have
never tried it. and I don't really have a terminal server setup here other
then for admin. If you do try it out, I would love to hear if it works or
not though.
"John Austin" <John.Austin@xxxxxxxxxxxxx> wrote in message
news:1D7AA4D4-1BAA-465D-9DEA-912887AC93E9@xxxxxxxxxxxxxxxx
I have hit on a snag. I would really like to have one broadcaster and the
possibility of multiple receivers. I imagine that this will work just fine
until more than one of the 'receivers' are clients on the same terminal
server. Both TS clients will then be trying to listen on the same port of
the
TS IP address which I presume will not work. Can anyone think of a way
around
this problem? Also on the matter of routers, do all routers normally block
all broadcasts? I have a customer that has two subnets joined by Cisco pix
routers and a VPN connection. If only the zeroes in the subnet are
replaced
by 255 in the broadcast, would that help, or are all '255' entries
normally
blocked?
Thanks
--
John Austin
"Bob Butler" wrote:
"Lance Wynn" <LanceWynn@xxxxxxxxxxxxxxxx> wrote in message
news:%23S29MxvwHHA.600@xxxxxxxxxxxxxxxxxxxxxxx
Right, in his original post, he mentioned the machines are on the same
subnet.
understood, just wanted to emphasize that that was now a requirement
.
- References:
- Re: Best approach for broadcasting a notifivation to another program?
- From: EnVeeTee
- Re: Best approach for broadcasting a notifivation to another progr
- From: Lance Wynn
- Re: Best approach for broadcasting a notifivation to another progr
- From: Bob Butler
- Re: Best approach for broadcasting a notifivation to another progr
- From: Lance Wynn
- Re: Best approach for broadcasting a notifivation to another progr
- From: Bob Butler
- Re: Best approach for broadcasting a notifivation to another program?
- Prev by Date: Re: public global constants
- Next by Date: Re: VBscript for FTP upload
- Previous by thread: Re: Best approach for broadcasting a notifivation to another progr
- Next by thread: Alter line number of Error
- Index(es):
Relevant Pages
|