Proposal: MCServer signature
#1
I'm currently maintaining the active server list, and I have to rely on (secretTongue) network poking to guess if the server is an MCServer or not, these rely on bugs that'll eventually be fixed, when that happens, I'll no longer be able to tell if it's an MCServer or not unless I manually log in and test things. So here are the possible ways to overcome this:
  • Have a simple "non standard" simple, raw tcp procedure which would allow MCServer to be identified. e.g.
    Code:
    <tcp stream>
    Client: WHO_ARE_YOU
    Server: MCServer
    <Connection closed by server>
    The merit of a raw TCP connection is that it allows dumb clients, such as my bash script, to identify MCServer with ease.
  • A server command which only spits "MCSERVER". This would mean that I'll have to find a Linux Minecraft Bot and is kind of inconvenient in comparison to the first one, also, I do not have an authenticated Minecraft account right now, so I won't be able to log in at all to some servers.
Reply
Thanks given by:


Messages In This Thread
Proposal: MCServer signature - by LogicParrot - 05-05-2015, 12:00 AM
RE: Proposal: MCServer signature - by LogicParrot - 05-05-2015, 12:13 AM
RE: Proposal: MCServer signature - by jan64 - 05-05-2015, 01:05 AM
RE: Proposal: MCServer signature - by NiLSPACE - 05-05-2015, 01:20 AM
RE: Proposal: MCServer signature - by jan64 - 05-05-2015, 01:43 AM
RE: Proposal: MCServer signature - by LogicParrot - 05-05-2015, 04:27 AM
RE: Proposal: MCServer signature - by tigerw - 05-05-2015, 05:49 AM



Users browsing this thread: 1 Guest(s)