[SDL] SDL_Net assurance

Alberto Luaces aluaces at udc.es
Mon Nov 5 07:07:43 PST 2007


El Monday 05 November 2007 13:54:23 Miguel Pragier escribió:
> Does the "SDLNet_TCP_Send" offer a reliable message delivery - once
> SDLNet_TCP_Send
> returns me the exact message size i've sent - or would it be wise to
> buildmy own checksum routine?

You shouldn't have to perform any additional checksum. TCP/IP ensures that the 
data received is reliable.


More information about the SDL mailing list