4

[Program] ServerStatusCheck

4 diamonds

Download

File Mirror
  • 601
    Views, 2 today
  • 185
    Downloads, 0 today
  • 0
    Comments
  • 1
    Favorites
  • Flag / Report

Get Embed Code

Forum:
HTML:
Link:
avatar martin2250
Level 49 : Master Pyro
Posted 10/26/12 9:26:47 am
10/26/12
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 !

Additional Details

Progress:
100
Game Version:Minecraft 1.4
Tags:Program

Join us to post comments.

Comments : 0