facebookarchive / RakNet

RakNet is a cross platform, open source, C++ networking engine for game programmers.
Other
3.29k stars 1.02k forks source link

How raknet integrate into the Java environment? #120

Open shuizhihun opened 6 years ago

shuizhihun commented 6 years ago

We're working on a game,The client of the game is developed in c++ and the server is developed in Java. We're going to use raknet,The problem we have is how to use raknet on the server side, Whether raknet has a Java version? What is the efficiency of using Java native to invoke raknet? other Suggestions? Thanks!

Luke1410 commented 6 years ago

I see you also asked the question in the SLikeNet issue tracker. Hence replied there. See: SLikeSoft/SLikeNet#17.