Talk:Protocol Encryption: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Ceiru
(Authentication is missing a few details)
imported>Ceiru
Line 3: Line 3:
* How the serverID is encoded: UTF-8, UTF-16?
* How the serverID is encoded: UTF-8, UTF-16?
* How the hash is encoded: base64, hex?
* How the hash is encoded: base64, hex?
== Server auth url 404 ==
http://session.minecraft.net/game/checkserver 
reports a 404(File not found) should it be .jsp(the old url) or another one?

Revision as of 04:23, 6 May 2012

Authentication is missing a few details

  • How the serverID is encoded: UTF-8, UTF-16?
  • How the hash is encoded: base64, hex?

Server auth url 404

http://session.minecraft.net/game/checkserver

reports a 404(File not found) should it be .jsp(the old url) or another one?