Open a UDP socket, bind it, set up a code fragment somewhere (feature memory, or whatever) and register it to receive a system notification of your choice, and set the socket to send a notification to the code fragment on socket receive/error. As packets are received on the socket, a system notification will be sent to the registered code fragment. In response, the code fragment (or some app triggered by the fragment) should read the packet off the socket, and re-set the socket to send a new notification. Rinse. Repeat.
-------------------- Jeff Loucks Work 425-284-1128 [EMAIL PROTECTED] Home 253-851-8908 [EMAIL PROTECTED] Mobile 253-691-8812 -----Original Message----- From: David Dionne [mailto:[EMAIL PROTECTED] Sent: Thursday, May 26, 2005 10:43 PM To: Palm Developer Forum Subject: RE: Network Have I not posted this question in the right forum? David Dionne CEO Nextworks 866-488-9799 256-468-6398 [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Dionne Sent: Sunday, May 22, 2005 6:57 PM To: Palm Developer Forum Subject: Network Hey all, I need to constantly monitor a udp port for inbound packets.� How could I do that? David Dionne CEO Nextworks 866-488-9799 256-468-6398 [EMAIL PROTECTED] -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
