ACR Protocol?
|
2012-04-06, 05:07 PM
|
|||
|
|||
![]()
I'm writing a small check server script in PHP and do not know what the ACR protocol is? I have tried udp://, http:// acr://(I know seems stupid) but none of those work. Any ideas? Still on AC protocol?
Still alive in 2021. Wish you all the best and I'll drop in every now and again.
|
|||
2012-04-06, 06:07 PM
|
|||
|
|||
RE: ACR Protocol?
It's UDP...
Read the old master-server code at https://sourceforge.net/projects/assaultcuber-ms/files/ Best regards,
Victor //victorz.ca Code: Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|) |
|||
2012-04-06, 06:27 PM
|
|||
|
|||
RE: ACR Protocol?
I have tried UDP and failed, seen the MS code, tried to fix my script, just can't, here it is.
PHP Code: <title>Server Status</title> Still alive in 2021. Wish you all the best and I'll drop in every now and again.
|
|||
2012-04-06, 07:41 PM
|
|||
|
|||
RE: ACR Protocol?
You have to send 1 non-null byte to the address @ port + 1.
Example: Send to (udp://addr ![]() Check for response with fread. Best regards,
Victor //victorz.ca Code: Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|) |
|||
« Next Oldest | Next Newest »
|