Published Oct 26th, 2012, 10/26/12 9:26 am
- 1,506 views • 1 today
- 234 downloads • 0 today
121
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 !
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 !
| Progress | 100% complete |
| Game Version | Minecraft 1.4 |
| Tags |
1569765
7


Have something to say?