Ronald,
I know that this doesn't directly anwswer your question but chapter 18 of
Lincon Stein's "Network Programming with perl" is all about UDP servers. I
am not quit ethere yet so I really cannot help you but that might give you
a clue.
David
On Fri, 25 May 2001 08:47:13 "Yacketta,Ronald J" wrote:
> Folks,
>
> I have been searching for a udp redirector that would be used to gather
> udp
> packets on
> a single ip:port and then redirect to multiple ip:port combinations.
> A little diag of what I am searching for:
>
>
> server 1 ------------| |-----------
> utility 1
> server 2 ------------| -----> udp listener ------>|----------- utility
> 2
> server 3 ------------| |-----------
> utility 3
>
>
> a little background:
>
> I run 2 counter-strike game servers (www.counter-strike.net), which can
> be
> configured to send logs via udp to a single
> ip:port. I also have 3 utilities that listen on a certain ip:port to
> generate server/player stats
> as well as other information. Without a udp redirect I am forced into a
> one
> to one relationship
> between server and utility, I need to be able to gather udp packets on
> ip:port and then send those
> to each utility that is on its own ip:port.
>
> I hope this is not to confusing and that I have provided enough
> information.
>
>
> Regards,
> Ron
>
>
>
> ==
> ______
> /_____/\ Ronald J. Yacketta
> /____ \\ \ Solaris System Engineer
> /_____\ \\ / One Pyrex Place
> /_____/ \/ / / Elmira, NY 14902
> /_____/ / \//\
> \_____\//\ / /
> \_____/ / /\ / Phone: 607-377-8328
> \_____/ \\ \ Fax: 607-377-8329
> \_____\ \\ Cell: 607-368-0208
> \_____\/ email: [EMAIL PROTECTED]
>
> ==
> I sense much NT in you.
> NT leads to Bluescreen.
> Bluescreen leads to downtime.
> Downtime leads to suffering.
> NT is the path to the darkside.
> Powerful Unix is.
>