Beefy Boxes and Bandwidth Generously Provided by pair Networks BBQ
Perl: the Markov chain saw
 
PerlMonks  

RE: Re: redirection of output

by djw (Vicar)
on Sep 14, 2000 at 15:46 UTC ( [id://32486]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: redirection of output
in thread redirection of output

What I am looking to do is this:

Machine A = perl program runs a dedicated quake server and pumps output of console to Machine B using a Perlbot in irc
Machine B = runs a perlbot in irc that can pump out console info and accept and send quake server commands to Machine A.

Basically a client/server admin tool using IRC.

Links:
Perlbot Perlbot Quake3Plugin Similar GUI based (Tcl/Tk) program used for Half-Life servers

Not the noblest of causes but its a fun project. =)

Thanks, <a href="http://www.perlmonks.org/index.pl?node_id=16711&lastnode_id=2437"djw

Replies are listed 'Best First'.
RE: RE: Re: redirection of output
by merlyn (Sage) on Sep 14, 2000 at 15:49 UTC
    So, you can still use HTTP, but it's probably overkill unless you want some sort of security.

    Short of that, one solution is to set up a TCP server socket on the quake machine, and have it broadcast whatever's showing up to any and all clients that connect. Then write a simple TCP client on the perlbot side, and when data is ready, feed it to the perlbot.

    -- Randal L. Schwartz, Perl hacker

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://32486]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.