Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

TCP is shit

Name: Anonymous 2011-11-07 13:43

If you're so lazy that you have to rely on a lower level protocol for reliability, rather than implementing your own reliability features at the application layer, it's time to stop programming.

Name: Anonymous 2011-11-08 16:06

TCP_send(void *buff, int size){
 UDP_send(buff, size);
 UDP_send(buff, size);
 UDP_send(buff, size);
 UDP_send(buff, size);
 UDP_send(buff, size);
 UDP_send(buff, size);
 UDP_send(buff, size);
 UDP_send(buff, size);
 UDP_send(buff, size);
 UDP_send(buff, size);
 UDP_send(buff, size);
}

here, reimplemented guaranteed message tranmission in UDP. any question?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List