- Title: Java - gml server communication
- GM Version: works on all those that 39dll works on (8.1 in the example).
- Registeded:yes
- File Type: :GM81: :JAR:
- File Size:43.7 kb
- File Link: Here
- Required Extensions: none
- Required DLLs: 39dll
Summary
I wanted to make a Java based server for my already online game (Java was the only other lanauage, becides gml that I consider myself to be good at). So, I wrote an online library (not using 39dll at all) in java that can communicate with 39dll (for the client). Hell it can probably be used as a java - java game, or a gml server to a java client
You /should/ run the batch file for the server (not the jar) or a command window won't open up (just so you can see what's going on in the console :3)
There are some drawbacks that I'm working on however... with bytes and integers, you should not send values greater than 127 or less than -96. It seems that almost any string works perfectly fine however.
Edited by orange451, 09 February 2012 - 12:56 PM.











