On Mon, Apr 14, 2008 at 7:25 PM, HadsS <a.hadss / gmail.com> wrote: > Hey... > Im new to this network programmin and I need help with this code i > copied and changed a little. > this is a client/server chat.. > ... Did you try EventMachine? Once I wrote a TCP echo server under 30 minutes (without any previous knowledge of EM, and this includes installation of EM and reading its docs). Really nice. J.