vead
Full Member level 5
Hello everyone
In computing, Port is use to communicate with other peripherals such as monitor, webcam, speakers...etc. Many PCs are equipped with serial ports and parallel port. I want to know how does PC send data to their ports. I have searched some link but I am having problem to understand basic of port communication. so that's why I am making this example just for learning .
suppose I have application on my window desktop there is only one but when I click on that button the data will sent to port of my computer. so I want create that type of application that will transmit binary data to port of my PC. I googled " serial port communication" I found many links there are the many tools and programming language that can be create application software that can be send data to port of PC. I need suggestion which tool and language I need to select so that I can create application that will send data to my PC' Port?
Thank you very much
In computing, Port is use to communicate with other peripherals such as monitor, webcam, speakers...etc. Many PCs are equipped with serial ports and parallel port. I want to know how does PC send data to their ports. I have searched some link but I am having problem to understand basic of port communication. so that's why I am making this example just for learning .
suppose I have application on my window desktop there is only one but when I click on that button the data will sent to port of my computer. so I want create that type of application that will transmit binary data to port of my PC. I googled " serial port communication" I found many links there are the many tools and programming language that can be create application software that can be send data to port of PC. I need suggestion which tool and language I need to select so that I can create application that will send data to my PC' Port?
Thank you very much