11-01-2015, 07:32 AM
Hi !
I have now somehow experimenting with minecraft communication protocol - code developed from zero using C# - my bot can already login, receive messages, and even somehow walks - only in mcserver, but experiences some bugs with others servers.
But question about pocket minecraft - does there exists any support for minecraft pe versions - or even UDP to TCP routers which would allow to have minecraft pe client (on device) connection to pc (full minecraft).
What I have checked - their protocol seems to resemble each other with pc - but somehow they are different.
Minecraft PE communication protocol:
http://wiki.vg/Pocket_Minecraft_Protocol
Minecraft communication protocol:
http://wiki.vg/Protocol_FAQ
I have now somehow experimenting with minecraft communication protocol - code developed from zero using C# - my bot can already login, receive messages, and even somehow walks - only in mcserver, but experiences some bugs with others servers.
But question about pocket minecraft - does there exists any support for minecraft pe versions - or even UDP to TCP routers which would allow to have minecraft pe client (on device) connection to pc (full minecraft).
What I have checked - their protocol seems to resemble each other with pc - but somehow they are different.
Minecraft PE communication protocol:
http://wiki.vg/Pocket_Minecraft_Protocol
Minecraft communication protocol:
http://wiki.vg/Protocol_FAQ