- Home /
Question by
saltner · Jul 13, 2016 at 12:10 PM ·
networkingjavac++crossplatform
Crossplattform Networking with Unity Server and C++ Client and Android(Java) Client
Hey, we are trying to build a server in Unity with the code from the unity - manual . With this server we want to connect clients that are written in c++ and java. (only local) The problem is: Unity Server accepts Unity clients and c++-server accepts c++-clients but it doesnt work together. We try to build the c++-client with the Raknet - Networking - Engine because we want to use unity's hlapi. Maybe someone has an idea why it doesnt work. thx for your ideas. By Seva
Comment
Your answer
Follow this Question
Related Questions
Sending bytes over network 0 Answers
UNET - Broadcast Data from Android changes when PC joins Network 1 Answer
Integration of Java,C++,C# in Unity 0 Answers
Client and server communication 0 Answers
Communication with java server 0 Answers