SanAndreasUnity icon indicating copy to clipboard operation
SanAndreasUnity copied to clipboard

Is it possible to connect to SAMP servers?

Open yanfox777 opened this issue 1 year ago • 3 comments

Is it possible to connect to SAMP servers?

yanfox777 avatar May 15 '23 09:05 yanfox777

No, the project uses it's own network protocol.

in0finite avatar May 15 '23 13:05 in0finite

you can use raknet to connect to SAMP servers, but the problem will be with client authorization because the server will also reset the connection

redheadgektor avatar May 21 '23 14:05 redheadgektor

it's not only connecting to server, you need to implement their protocol to, among other things, synchronize network objects ...

in0finite avatar May 21 '23 15:05 in0finite