ng Bonilha"
To: "ICS support mailing"
Sent: Saturday, April 16, 2011 1:01 AM
Subject: Re: [twsocket] UDP Receive problem
HI François
Thanks for the advices
Having two separet thread is not enough. You have to closely look at how
the receiving thread communicate with the proce
HI François
Thanks for the advices
Having two separet thread is not enough. You have to closely look at how
the receiving thread communicate with the processing/display thread. For
example if you use synchronize, you actually defeat the multithreading.
Same with SendMessage. You must keep the
freeware Internet Component Suite (ICS)
http://www.overbyte.be
- Original Message -
From: "Éric Fleming Bonilha"
To: "ICS support mailing"
Sent: Thursday, April 14, 2011 4:14 PM
Subject: Re: [twsocket] UDP Receive problem
HI François
I thought on processing speed, b
iginal- From: Francois PIETTE
> Sent: Thursday, April 14, 2011 2:07 AM
> To: ICS support mailing
> Subject: Re: [twsocket] UDP Receive problem
>
>> My application receives UDP data from IP Cameras, somehow we are not
>> receiving some
>> packets, but by using
Sent: Thursday, April 14, 2011 2:07 AM
To: ICS support mailing
Subject: Re: [twsocket] UDP Receive problem
My application receives UDP data from IP Cameras, somehow we are not
receiving some
packets, but by using a network sniffer I can see that the packet was
received, but the
application never
My application receives UDP data from IP Cameras, somehow we are not
receiving some
packets, but by using a network sniffer I can see that the packet was
received, but the
application never receives it!
I already checked receive buffer lengths.. I actually spent 2 entire days
cheking for
solut
Hi
I´m experiencing a very weird problem and I hope someone can help me
My application receives UDP data from IP Cameras, somehow we are not receiving
some packets, but by using a network sniffer I can see that the packet was
received, but the application never receives it!
I´m using TWSocket