Feature Requests item #3064707, was opened at 2010-09-12 12:53 Message generated for change (Tracker Item Submitted) made by sistisette You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478073&aid=3064707...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: None Status: Open Priority: 5 Private: No Submitted By: Matteo Sisti Sette (sistisette) Assigned to: Nobody/Anonymous (nobody) Summary: netreceive: inlet to start/stop listening (in TCP mode)
Initial Comment: In TCP mode, netreceive should one or more inlets accepting messages to make it: - close connection with a client - stop/start listening and accepting for connections
In UDP mode it is not so necessary to be able to stop listening, because you can use a [spigot] to ignore the incoming messages, and listening to a UDP port won't prevent another application from listening on the same port (while in TCP mode it will).
However, I'm not sure of what happens if a UDP netreceive receives a packet that is not a valid FUDI message. If this can prevent later valid packets from being processed correctly, then a way of stop/start listening is necessary.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478073&aid=3064707...