I need to receive udp packets from a certain IP address placed in my
network.
Do we have any examples for this?
The problem is not from where it is sent from but to whom it is sent to. If
the computer you want to run your "capturing" program is the one adressed by
rge UDP packet, then ICS is what you need and as I said in my previous
message, see the UDP demos. One for sending (OverbyteIcsUdpSend) and one for
receiving (OverbyteIcsUdpLstn) .
If you want to capture UDP packets which are just passing on the network,
that is NOT addressed to the computer where you run your program, then it is
"sniffing" and See http://www.magsys.co.uk/delphi/magmonsock.asp for Delphi
code to do that.
Hoping I clearly explined this time. Sorry for by bad english.
--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be