Getting RCON Console

70 views
Skip to first unread message

kdoteu

unread,
Jan 11, 2016, 2:51:16 AM1/11/16
to Steam Condenser
Is there a way to get the RCON console?

I want to display everything what is printed into the RCON console. 

I already tried to read everything from the SocketInputStream in a while-loop (dirty hacks ;9). 
But its not formatted or anything else. I know there are already some ResponseObjects which I can read easier.
So can somebody tell me how I'm going to manage this. 

Please consider I want to realise this in Java.

Sebastian Staudt

unread,
Jan 12, 2016, 5:05:21 AM1/12/16
to Steam Condenser
Hi.

Steam Condenser’s server classes have a `rconExec()` method, which will allow you to emulate a RCON console.

Best regards,
    Sebastian

--
You received this message because you are subscribed to the Google Groups "Steam Condenser" group.
To unsubscribe from this group and stop receiving emails from it, send an email to steam-condens...@googlegroups.com.
To post to this group, send email to steam-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/steam-condenser/2494ae8e-99df-4946-91f4-346e9103f3dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

kdoteu

unread,
Jan 21, 2016, 7:13:28 PM1/21/16
to Steam Condenser
But the rconExec expects a command but I don't want to send a command.
I will print out the console stream to a frontend,

Sorry if i didn't explained it well in the first try ;D

Sebastian Staudt

unread,
Jan 22, 2016, 12:25:08 PM1/22/16
to Steam Condenser
What you want is probably support for logging (i.e. "logaddress_add"). This is not yet available in Steam Condenser.

Reply all
Reply to author
Forward
0 new messages