|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
My Carbon CFM application uses Open Transport and works with endpoints in asynchronous mode, installing a notifier routine.
if I use "OTSndUData" to send some data to a foreign host, should I also install an OT timer that fires in, say, 5 seconds if no reply is given, or will my notifier routine be called with "T_UDERR" code to indicate that the foreign host is down / is not listening on the port specified? Will I actually receive an ICMP message, which will consequently trigger "T_UDERR" event?
Should I call OTRcvUDErr before calling OTCloseProvider?
After 5 seconds my timer fires and I call OTCloseProvider on the endpooint,
after which my application freezes.
| References: | |
| >Question on sending data over UDP endpoints (From: Igor garnov <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.