I hear the term virtual adapter from time to time. But not exactly sure what it is. I can’t exactly find a good definition online. Is there an exact definition for a virtual adapter. If so, what is it. Or what does it usually mean ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In most scenarios, it involves a device driver at the operating system kernel level that pretends to implement a hardware device. A very common implementation is a driver that supports VPN. It looks like a regular network adapter to user code. But it actually transparently transmits packets across the Internet to a local area network far removed. Ask more questions about it at superuser.com