Re: Copters !
Posted: Wed Oct 29, 2008 5:33 pm
Ok so first I'm going to clean up the code a little to allow me to easily add a menu and to ease the integration of the network code.
bartbes, I would be interested in a network lib, but I think there will be no server, clients would only send their input to each other.
I see that your library uses udp, but I think that I will need reliable messages.
(I don't think they will need to be ordered or unique, but all message sent will have to be received)
bartbes, I would be interested in a network lib, but I think there will be no server, clients would only send their input to each other.
I see that your library uses udp, but I think that I will need reliable messages.
(I don't think they will need to be ordered or unique, but all message sent will have to be received)