Sockets not working properly
From: George (george.news_at_NOSPANgmx.net)
Date: 04/30/04
- Next message: John Sinclair: "Load Balancing with Multi-path Routes"
- Previous message: DoesntMatter: "Re: Troubled with a socket connection problem... please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Apr 2004 14:32:11 +0000 (UTC)
Hi all. I've developed a simple client/server program using sockets for
sending some characters.
Well, the problem is that everything works perfectly except the last
send/recv pair. If I print the last message received, it displays
nothing. And what's more, the same program running in different computers
behaves different. There're computers where that last message is printed.
I've sniffed the network using ethereal and the data is transmitted in
every case.
Any idea why although the info is really transmitted, it's not received
ok by the program?
-- Saludos a todos # # Contra el terrorismo #
- Next message: John Sinclair: "Load Balancing with Multi-path Routes"
- Previous message: DoesntMatter: "Re: Troubled with a socket connection problem... please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|