DictionaryForumContacts

   Spanish
Terms for subject Microsoft containing adaptadores | all forms
SpanishEnglish
adaptador BluetoothBluetooth adapter (A device used to connect a computer to a Bluetooth-enabled device (for example, a keyboard or modem))
adaptador con tipotyped adapter (An adapter that emits only a single event type)
adaptador de almacenamientostorage adapter (An adapter that provides an interface for managing biometric template databases. This includes operations such as adding and deleting templates, as well as looking up templates either by user identity or by biometric content)
adaptador de aplicaciónapplication adapter (An adapter created to work with a specific application or protocol)
adaptador de archivofile adapter (An adapter that can read messages from the file system and submit them to the server, as well as write messages from the server to a file on the file system)
Adaptador de BizTalk para Message Queue ServerBizTalk Message Queuing adapter (An adapter that enables exchange of messages between BizTalk Server and Microsoft Message Queue (MSMQ))
Adaptador de bus hosthost bus adapter (An hardware device for connecting a peripheral to the main computer, typically in the form of an expansion card)
adaptador de conversiónadd-in-side adapter (In the .NET Framework add-in programming model, an assembly that contains one or more classes, and converts data to and from the add-in view and the contract. Depending on the direction of the call, the adapter is either converting from a view to a contract or from a contract to a view)
adaptador de datosdata adapter (An object used to submit data to and retrieve data from databases, Web services, and Extensible Markup Language (XML) files)
adaptador de datos de diagnósticodiagnostic data adapter (An assembly that has functionality to enable a user to either collect diagnostic data to understand what is happening on a system when a test is running, or perform actions on the system while a test is running)
adaptador de destinodestination adapter (A data flow component that loads data into a data store)
adaptador de dispositivodevice adapter (An ASP.NET page framework class that adapts the behavior of mobile pages and controls based on the target device)
adaptador de escuchalistener adapter (A component that establishes communication between the Windows Process Activation Service (WASW) and protocol listeners, such as HTTP.sys. This allows listeners to get configuration information about applications and namespaces they monitor. Listener adapters also notify the Windows Process Activation Service about incoming messages for applications that have not connected to a worker process)
adaptador de FTPFTP adapter (An adapter that enables exchange of files between BizTalk Server and FTP servers)
adaptador de hosthost adapter (An hardware device for connecting a peripheral to the main computer, typically in the form of an expansion card)
adaptador de HTTPHTTP adapter (An adapter that enables exchange of messages between BizTalk Server and any application using the HTTP or HTTPS protocol)
adaptador de origensource adapter (A data flow component that extracts data from a data store)
adaptador de pantalladisplay adapter (The electronic components that generate the video signal sent through a cable to a video display. The video adapter is usually located on the computer's main system board or on an expansion board, but it is sometimes built into the terminal)
adaptador de petición-respuestasolicit-response adapter (A two-way send adapter. A solicit-response send adapter sends a request message from BizTalk Server to a destination, waits for a response message, and then submits the response message back to BizTalk Server)
adaptador de pruebatest adapter (The code assembly that is responsible for loading a particular type of test)
adaptador de recepciónreceive adapter (An adapter that listens to a protocol-specific address for an incoming message. When the message is received, the receive adapter sends the message through the receive pipeline to eventually be persisted to the MessageBox database. A send adapter accepts a message from a send pipeline and sends it to the send port)
adaptador de recepción aisladoisolated receive adapter (The receive adapter that is hosted in a process other than a BizTalk Server process. This adapter is created and controlled by external process and it registers with BizTalk server at run time to submit messages)
adaptador de rednetwork adapter (An expansion card or other device used to provide network access to a computer or other device, such as a printer. Mediates between the computer and physical media, such as cabling, over which transmissions travel)
adaptador de red heredadolegacy network adapter (A virtual network adapter that emulates a specific physical network adapter, the multiport DEC 21140 10/100TX 100 MB. A legacy network adapter also supports network-based installations because it includes the ability to boot to the Pre-Execution Environment (PXE boot))
adaptador de sensorsensor adapter (An adapter that acts as a wrapper around the physical sensor, and provides a standard interface for configuring the sensor, capturing samples, and controlling the flow of biometric data from the sensor into the processing engine)
adaptador de SOAPSOAP adapter (An adapter that implements the SOAP protocol to interact with line-of-business applications, publishes orchestrations as Web services, and consumes external Web services)
adaptador de solicitud-respuestarequest-response adapter (A receive adapter that receives a request message from the client, submits it to the server, waits for a response, and then sends the response back to the client)
adaptador de SQLSQL adapter (An adapter that exchanges information between BizTalk Server and a SQL Server database)
adaptador de terminalterminal adapter (A device that is used as a modem in a Microsoft Windows integrated services digital network (ISDN) installation)
adaptador de terminal ISDNISDN terminal adapter (A device that is used as a modem in a Microsoft Windows integrated services digital network (ISDN) installation)
adaptador de transportetransport adapter (A software component that enables message exchange through a specific transport)
adaptador de vídeo 3D RemoteFXRemoteFX 3D video adapter (The synthetic video driver that is installed on the virtual desktop. RemoteFX uses GPU Virtualization, a technology that exposes a virtual graphics device to a virtual machine, to expose a WDDM driver with the virtual desktop, and allows multiple virtual desktops to share a single GPU on a Hyper-V server. The virtual GPU is used to perform host side rendering of 3D and other content. This enables support for all graphics types by sending highly compressed bitmap images to the endpoint device in an adaptive manner)
adaptador dedicadodedicated adapter (The network adapter that, when using multiple network adapters in each host of a Network Load Balancing cluster, handles network traffic not related to cluster operations (the traffic for individual hosts on the network). This adapter is programmed with the host's dedicated IP address)
adaptador del motorengine adapter (An adapter that performs various core biometric operations: cleanup of sensor data, feature extraction, template generation, matching, and indexing. These functions can either be implemented by software in the engine adapter, or by the engine adapter making use of some piece of processing hardware)
adaptador dinámicodynamic adapter (An adapter that has a custom user interface)
adaptador estáticostatic adapter (An adapter that uses the user interface provided by the adapter framework)
adaptador hosthost adapter (A software component that lets you run tests in a specific environment. This hosting environment may be a specific process such as sqprsqext or a process with particular traits such as limited security or custom environment variables)
adaptador intergrupointergroup adapter (A BizTalk Server adapter that targets intranet/LAN communication between two BizTalk Server groups without requiring intermediate storage)
adaptador personalizadocustom adapter (A custom piece of code that a developer writes and places before a receive pipeline or after a send pipeline to interface with adapters and/or applications)
adaptador sin tipountyped adapter (An adapter that accepts or emits multiple event types in which the payload structure or the type of fields in the payload are not known in advance. Examples are events from a CSV or text file, a SQL table, or a socket)
adaptador SMTPSMTP adapter (An adapter that implements the SMTP protocol (that is, sends e-mail messages) to interact with line-of-business applications. This adapter includes only the send handler)
controlador de adaptador de rednetwork adapter driver (A device driver that works directly with the network adapter, acting as an intermediary between the adapter and the protocol driver)
host de adaptadoradapter host (The root abstract class Adapter, which defines the handshake between the adapter and the StreamInsight server in the ENQUEUE interaction point. It provides all the required adapter services such as memory management, and exception handling)
marco de trabajo de adaptadoresadapter framework (The specifications for building BizTalk adapters using open standards based on Web Services)