08.09.2012, 20:06
Actually Mauzen, its entirely possible to have a Java server and C++ client. The data sent would still be the same. Therefore, no dlls woild be required because everything could be handled by jar libraries. Therefore, the SAMP team could provide a library containing the API (including networking) and then users could add it to the build path and use it.