New here, so apologies if there's anything like this already posted. I did look but can't find anything.
Basically, I'm creating a Java app (similar to DaRT) to administrate my clan's servers. I'm getting stuck on connecting to the server, as in, what information needs to be sent when logging in. Do any headers need to be sent with the login packet?
Does anyone have any example code showing the above?
ARMA2 RCon connection with Java
in ARMA 2 & OA - Servers & Administration
Posted · Edited by MajesticDonkey
Hi Guys,
New here, so apologies if there's anything like this already posted. I did look but can't find anything.
Basically, I'm creating a Java app (similar to DaRT) to administrate my clan's servers. I'm getting stuck on connecting to the server, as in, what information needs to be sent when logging in. Do any headers need to be sent with the login packet?
Does anyone have any example code showing the above?
Thanks for any help.