listener
- noun
- /ˈlɪsənər/
- Specialized
- The server has a listener that processes incoming network requests from users.
- speaker and listener
Examples
-
So that done button has a listener attached to it and when it's clicked, it just calls an update function on the assistant.
-
With the assistance of new technology, the listener may control the musical aspects of the prerecorded performance and manipulate the composition much like an arranger.
Academic text (1996) -
We will first of all say we're going to make a listener and let's see TCP listener, I think.
-
No worrying about where to add a listener; no hunting around to find isolated listeners.
Blog text (1) -
Automatic unregistration of listeners when the program shuts down.
Blog text (1) -
Because of the precedence effect, the first sound (from the left speaker) wins the competition, and the listener perceives the sound as coming from the left.
Academic text (1999) -
A listener was implemented to react to user actions in the mobile application.
-
When the button is clicked, the listener will execute the code to load the next page.
Synonyms
A program or process that receives and handles messages from another part
A part of a program that watches another part and updates when it changes
A program that watches files or events and starts actions when they change
A program or device that watches computer network ports for unusual activity
Compounds
How Active
- Specialized
- Specialized
- Specialized
- Specialized
Surface Forms
Morphology
Etymology
Listener is used in computing from the same parts: listen plus -er, so it means 'one who waits and responds'. That's why a software listener waits for events or connections and then reacts.