Thanks for the suggestions, Jason. I see you've found the same problems I have. At least I'm not alone!
I've just spent an incredibly frustrating 36 hours trying to find out why Indy10 breaks so badly on TD, and instead of reviewing the documentation (there isn't any) or studying the examples (there aren't any), I'm "coming back" to Synapse. So can anyone point me in the direction of a simple UDP listening app? As I indicated, I'm using a single app that asynchronously receives UDP packets on a single network from a single host. All I want to do is to be notified when a packet is received, examine the packet data (which consists of 2-12 bytes max) and take action based on the second byte in the packet. That's it. What I *can* do is instantiate a Synapse UDP object (just), but I can't figure out what bindings are important (should only be the IP and port, which are fixed) or how to change the bindings. I'm not now, and don't want to be a bindings expert, I just want enough information to know I'm doing the right thing for the component. I also have some problems receiving any data, synchronously (i.e. I send one-byte command, I should receive 2-byte response, but I don't) or asynchronously. With an Agilent network analyser, I see the packets going to the remote device, I see the packet(s) coming back with the correct IP address, MAC address, and port, but the UDP component doesn't ever receive anything. So I'm not sure what I'm doing wrong, or why. If anyone can spare a couple of minutes, I would really appreciate the assist. -Peter ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ synalist-public mailing list synalist-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synalist-public