No one of you has a idea??On 2/23/06, Sbaush <[EMAIL PROTECTED]> wrote:
Hi all. I've attached my SendReceive class. I have e a big problem! My program create a packet, then call the send function to send this. the first time the packet is not sent, then it works perfectly!WHY??? Have you idea??
--
Hi all. I've attached my SendReceive class. I have e a big problem! My program create a packet, then call the send function to send this. the first time the packet is not sent, then it works perfectly!WHY??? Have you idea??
-- Sbaush
from socket import *
from struct import *
from string import *
c