mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-11-07 17:36:07 +00:00
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 - |
||
|---|---|---|
| .. | ||
| Handlers | ||
| IMinecraftCom.cs | ||
| IMinecraftComHandler.cs | ||
| ProtocolHandler.cs | ||