Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

Question regarding broadcast

Reply
 
Thread Tools Display Modes
  #1  
Old 11-27-2004, 06:34 PM
Default Question regarding broadcast



Kindly suggest the best possible way to send messages to ALL the
servers, that are listening on their respective port numbers, within a
host on a Linux system. Basically I am looking for something like a
broadcast capability, but instead of forwarding data to all the
interfaces, I would like to forward data to all the listening ports.
Thanks,
Nimmi



Nimmi Srivastav
Reply With Quote
  #2  
Old 11-29-2004, 04:41 AM
Aashish Manocha
Guest
 
Posts: n/a
Default Re: Question regarding broadcast

"Nimmi Srivastav" <(E-Mail Removed)> wrote in message news:<(E-Mail Removed) roups.com>...
> Kindly suggest the best possible way to send messages to ALL the
> servers, that are listening on their respective port numbers, within a
> host on a Linux system. Basically I am looking for something like a
> broadcast capability, but instead of forwarding data to all the
> interfaces, I would like to forward data to all the listening ports.
> Thanks,
> Nimmi


You wish to send data to all listening servers, what type of data.
You can try with signals, but data ... not sure. Please rephrase your
question.
Reply With Quote
  #3  
Old 11-29-2004, 10:52 AM
amanocha@gmail.com
Guest
 
Posts: n/a
Default Re: Question regarding broadcast


Nimmi Srivastav wrote:
> Kindly suggest the best possible way to send messages to ALL the
> servers, that are listening on their respective port numbers, within

a
> host on a Linux system. Basically I am looking for something like a
> broadcast capability, but instead of forwarding data to all the
> interfaces, I would like to forward data to all the listening ports.
> Thanks,
> Nimmi


Hi Nimmi, is it that you wish to send some event notification to all
the processes that are listening on some port assigned to them, in that
case you can write a simple script to find out the id's of those
processes by scanning the xinetd or init.d and send them the signal.
But sending the data to them, is it of any use to do that, not very
sure.

If possible do rephrase your question with some more details.

Reply With Quote
Reply

Tags
broadcast, question

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 02:23 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.