hi, just trying to get back into blitz coding after a large stint of not touching it at all (WoW stole my life :D)
trying to get my head round gnet, due to the lack of documentation for 1.16 and the lack of comments in the example code.
I have managed to create a simple connection and send objects between the client and server.
what is the point of the message objects as the same thing can be achived by updating the slots in the object.
Also since the peer commands have gone is it still possible to get the ip of the current connection?
Also as I further my understanding of the library i'm writing a guide on how to use it.
thanks
trying to get my head round gnet, due to the lack of documentation for 1.16 and the lack of comments in the example code.
I have managed to create a simple connection and send objects between the client and server.
what is the point of the message objects as the same thing can be achived by updating the slots in the object.
Also since the peer commands have gone is it still possible to get the ip of the current connection?
Also as I further my understanding of the library i'm writing a guide on how to use it.
thanks