сокеты

Delphi and WPE PRO, how to prevent packet capture?

Good day. A friend keeps the server of one online rpg-shki. Clever people have learned to bring down the server by sending de ... advance for your valuable help. P.S. I write in RAD XE5, server on centos, the server part of the program runs under wine =)

Visual C#, File transfer over LAN, Sockets, only 256 bytes transmitted

There is a project for transferring files over the network. The file is transmitted, but only 256 bytes are transmitted, and ... = true; } private void comboBox1_KeyPress(object sender, KeyPressEventArgs e) { } } }

Using fd set in the select method

I don't understand how to use the fd_set structure together with select and non-blocking sockets to create a tcp server.Below ... си. Функция send и sendto будет успешно завершена } } } else { // Произошел таймаут или ошибка } }