Sending data to virtual serial port

W

wesolutki

Hi,

how to send data to other application by serial port? I want to have
two programs opened on one computer, one send and second recive data,
but using serial port.

Wesolutki :)
 
R

Rick Lones

Hi,

how to send data to other application by serial port? I want to have
two programs opened on one computer, one send and second recive data,
but using serial port.

I have only a vague idea of what you mean by "virtual serial port", but you can
definitely accomplish what you are talking about by connecting two real serial
ports together. You may need to use a null modem cable.

HTH,
-rick-
 
W

wesolutki

Rick Lones napisal(a):
I have only a vague idea of what you mean by "virtual serial port", but you can
definitely accomplish what you are talking about by connecting two real serial
ports together. You may need to use a null modem cable.

I want to write an application which will send GPS coordinates to a map
program. It must be send in specific time, because i want to see easily
how the object is moving.

Wesolutki:)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top