Virtual serial port (very basic article)

Source: Internet
Author: User

Recently, I started to do something related to serial communication. Because I don't have a physical serial port on my computer, but to test whether my writing can work normally, I must have a serial port, therefore, the software of virtual serial ports is used again. In short, several serial ports are virtualized in your system, and you can "Connect" them virtually, just like connecting the physical serial port of your computer to the physical serial port of another computer in reality, you can conveniently view the sent and received items on the local computer.

The two virtual serial ports I have used are virtual serial ports driver XP and taltech TCP-com, but I feel that the previous interface is more friendly and easier to use.

For example, if there is no physical serial port on your computer, you can use the software mentioned above to virtualize A COM1 and com2 (and "Connect" them "), then you use the one you wrote.CodeSend something to com1. then you can open software such as "serial debugging assistant" and check the content received on com2 to check whether the software you write is normal. In many cases, such software is very useful.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.