January 2008
Beginner
352 pages
9h 6m
English
Sometimes you need your service to be triggered by more than the generation of external data. Services also have the ability to wait for direct input, whether by listening on a Transmission Control Protocol (TCP), User Datagram Protocol (UDP), Simple Network Management Protocols (SNMP), Named Pipes, MailSlots, or any other mechanism that allows for direct one-to-one or one-to-many communications.
You can design your service for more than just processing data. In some cases an end user or even another process needs to request data in real time. To do this, we have to design how the service will process incoming requests or ...
Read now
Unlock full access