473,382 Members | 1,424 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

How to simulate key board w/ c++ over serial comport?

hi
this is mike
can some one tell me how to simulate key board w/ c++ over serial comport?
thanks
Feb 27 '07 #1
3 1884
horace1
1,510 Expert 1GB
hi
this is mike
can some one tell me how to simulate key board w/ c++ over serial comport?
thanks
have a look at thread
http://www.thescripts.com/forum/thread608179.html
Feb 27 '07 #2
Could any one help me out to find the status of the serial port.....
Where bioscom() function returns the status of the particular port similarily is there any way to get the status of the port by using outp() or outport() function....
Is there any possibilities to manually set and reset the status bits of port.....
Feb 27 '07 #3
horace1
1,510 Expert 1GB
Could any one help me out to find the status of the serial port.....
Where bioscom() function returns the status of the particular port similarily is there any way to get the status of the port by using outp() or outport() function....
Is there any possibilities to manually set and reset the status bits of port.....
have a look at this example using Turbo C using inportb() and outportb()
http://tech.yostengineering.com/servoCenterPDF/SCAP09.pdf

also the TurboC serial functions in
http://www.geocities.com/horacespider/Serial_IO/TurboC_V3/
Feb 27 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Polerio Babao Jr.II | last post by:
file fbus3.py resource shared by Chris Liechti <cliechti@gmx.net> during the conversation last september 2002. I made it available so that other user would benefit from it. I've used with...
4
by: Dave | last post by:
How do I send some data to serial port (for example COM1:) in C#? It will be nice if you will show me some example.
2
by: findyasir | last post by:
Hi all, I am having problem comunication with serial port in linux. I have tested the serial port with attaching a serial modem and dialing the numbers with wvdial. it works okie but when i...
15
by: xkenneth | last post by:
Hi, I'm writing a couple python applications that use the serial port (RS-232) quite extensively. Is there any way I can monitor all activity on the serial port and have it printed as the...
1
by: laura salhuana | last post by:
Hi: I am trying to write a serial communication GUI application. My application has the following specifications. When I set my board up in hyperterminal I do the following set up: bits per...
0
by: atc769 | last post by:
I am working on barcode reading software. Runs ok, but reads at the most 8 characters at a time. How can I get it to read the entire barcode rather than in pieces? Here is a snippet of my code ...
0
by: Dhananjay | last post by:
Hi, I am working on an VB.Net application which I want to communicate to external device using comm port (Serial Port) . So for that first I am trying to simulate the communication on serial...
3
by: cmdolcet69 | last post by:
I have these two subs that are being called on two different timers threads. It seems that when I get to the DoDualDSIWorkCOM2 that it keeps passing in the sender and the e as the first serial com...
3
by: Askelassen | last post by:
Hello. My question is as follows: I am making a little gui that uses COMPORTS to connect to a board. I want the program to be able to find the correct COMPORT by itself. This goes fine with...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.