I have done it already :)
Thanks guys.
-daniel
On 2.12.2010 20:06, Arno Garrels wrote:
Signed Source® Project wrote:
Thanks Arno,
Found it!
I have version 7 yes, but I don't know what version 7 it is exactly.
I haven't got any of these in my version 7.
Then you use an old and buggy ICS vers
Signed Source® Project wrote:
> Thanks Arno,
> Found it!
> I have version 7 yes, but I don't know what version 7 it is exactly.
> I haven't got any of these in my version 7.
Then you use an old and buggy ICS version. Get latest ICSv7 from the
wiki link Francois posted in his previous mail.
--
Thanks Arno,
Found it!
I have version 7 yes, but I don't know what version 7 it is exactly.
I haven't got any of these in my version 7.
Thanks again.
-daniel
On 2.12.2010 19:21, Arno Garrels wrote:
Signed Source® Project wrote:
Thanks Francois,
There is a demo in the new package,
which is a
Signed Source® Project wrote:
> Thanks Francois,
> There is a demo in the new package,
> which is a consule demo, do we have anything simple like: one or two
> button with a memo which shows easy and clearly about what and how?
Search for OverbyteIcsUdpLstn.* in the Internet directory. There's
als
Thanks Francois,
There is a demo in the new package,
which is a consule demo, do we have anything simple like: one or two
button with a memo which shows easy and clearly about what and how?
thanks
-daniel
On 2.12.2010 18:32, Francois PIETTE wrote:
The demos are not in the component folder (v
The demos are not in the component folder (vc32) but in the "Internet"
folder.
I have check everything I have and still can't find such demo.
Is it downloadable from somewhere?
All the demos are in the standard distribution.
Ahve a look here: http://wiki.overbyte.be/wiki/index.php/ICS_Downloa
Sorry Francois,
And this is --> Src: TSockAddrIn;?, -->atoi?
I would very much appreciated for a simple and easy to understand sample.
-daniel
On 2.12.2010 17:59, Francois PIETTE wrote:
Where do you exactly have this demo?
I can't find it in my component folder.
The demos are not in
Hi Francois,
I have check everything I have and still can't find such demo.
Is it downloadable from somewhere?
-daniel
On 2.12.2010 17:59, Francois PIETTE wrote:
Where do you exactly have this demo?
I can't find it in my component folder.
The demos are not in the component folder (vc32) but
Where do you exactly have this demo?
I can't find it in my component folder.
The demos are not in the component folder (vc32) but in the "Internet"
folder.
I unfortunately still don't understand this!
I just want to add the available data into the memo, what all other things
are?
Hi Francois,
Where do you exactly have this demo?
I can't find it in my component folder.
I unfortunately still don't understand this!
I just want to add the available data into the memo, what all other
things are?
Is there any help somewhere?
thanks
-daniel
On 2.12.2010 15:42, Francois PIET
How do you exactly call this?
"call ReceiveFrom to get data."
Extracted from sample program OverbyteIcsUdpLstn1.pas:
procedure TMainForm.WSocketDataAvailable(Sender: TObject; Error: Word);
var
Buffer : array [0..1023] of AnsiChar;
Len: Integer;
Src: TSockAddrIn;
SrcLen : Int
Hi Francois,
Thanks for the response,
How do you exactly call this?
"call ReceiveFrom to get data."
Thanks
-daniel
On 2.12.2010 14:51, Francois PIETTE wrote:
Hi !
wsocketMain.Addr := '172.16.16.133';
delete this one unless you want to listen only to this interface. Use
0.0.0.0 (the def
Hi !
wsocketMain.Addr := '172.16.16.133';
delete this one unless you want to listen only to this interface. Use
0.0.0.0 (the default) to listen on all interfaces.
procedure TfrmMain.wsocketMainSessionAvailable(Sender: TObject; ErrCode:
No session with UDP, it is a connectionless protoc
Hi guys,
I am trying to capture UDP packages from a device placed in my network
with TWSocket.
I am unfortunately lost because I don't know how to do it.
I will be very pleased if there are any samples, if not I can put this
one on the site after I made it working because it will basically look
14 matches
Mail list logo