Still looking forward to a solution! ;((
- Original Message -
From: "Fastream Technologies" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Sunday, March 05, 2006 8:02 PM
Subject: Re: [twsocket] ICS V5 Beta. Now include HTTP server authentication
> Hello,
>
> The problem persists
Hi,
I use ICS version: V2.99 (Revised: May 29, 2005) with
Delphi5
My client's setup is thus:
MachServ (WinXP)
MachA (Win98)
MachB (Win98)
MachC (Win98)
MachD (Win98)
I have 2 applications MyNode.exe and MyServer.exe
MyNode: runs in background on all 5 machines. It Uses
following ICS components
Hello Francois,
I used the code you posted earlier to capture traffic with raw
sockets. It's the UDP packets I'm interested. It all works fine
with packets specifically addressed to this IP. However, all
broadcast packets are not captured, such as 192.168.1.255.
I tried a C++ library based on raw
a bit more on this...
ReceiveFrom seems to block and enter a high cpu load state if called
repeatly. I have a server that broadcasts regulary (200 msec rate). The
client application uses the OnDataAvailable event to call ReceiveFrom. This
application hangs in the ReceiveFrom function if it gets