Minecraft Mods

[Program] ServerStatusCheck

  • 1,443 views, 1 today
  • 234 downloads, 0 today
  • 5
  • 2
  • 1
martin2250's Avatar martin2250
Level 54 : Grandmaster Pyro
120
this is a little program that resulted from some experiments on the server's protocol.

for developers:

to check the status of a server do the following:

-connect to it via tcp
-write the bytes "254", then "1" in the networkstream
-then read from the connection and decode the result using UTF7
-the message may seem weird, because the chars are seperated by (NUL) chars, so you have to find a way to get rid of them

-Have fun !
Progress100% complete
Game VersionMinecraft 1.4
Tags

Create an account or sign in to comment.

JohnRich
11/20/2014 9:59 pm
Level 4 : Apprentice System
JohnRich's Avatar
How This Work?
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome