Minecraft-Console-Client/MinecraftClient/Protocol
ORelio f99efb5177 Better connection lost detection
To detect that the TCP connection has been lost, try sending a small
packet every ~10 seconds. If the connection is lost, it will then throw
an exception which will allow MCC to detect that connection is lost, and
eventually properly trigger the AutoRelog bot.
- See issue #41 -
2014-08-11 12:38:39 +02:00
..
Handlers Better connection lost detection 2014-08-11 12:38:39 +02:00
IMinecraftCom.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
IMinecraftComHandler.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
ProtocolHandler.cs Player head as console icon 2014-06-30 13:55:51 +02:00