The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
General
»
The Laboratory
»
Virtual Serial Port Emulator
« previous
next »
Print
Pages: [
1
]
Author
Topic: Virtual Serial Port Emulator (Read 5411 times)
dedndave
Member
Posts: 8828
Still using Abacus 2.0
Virtual Serial Port Emulator
«
on:
August 12, 2012, 02:46:43 AM »
recently, i have had to write some serial port code
and - i don't have a serial port - lol
i found this goodie, which is free for 32-bit, and it works great...
http://www.eterlogic.com/Products.VSPE.html
i set up a virtual loopback "pair" between COM4: and COM5: and code away !! :t
Logged
Gunther
Member
Posts: 4198
Forgive your enemies, but never forget their names
Re: Virtual Serial Port Emulator
«
Reply #1 on:
August 12, 2012, 07:37:49 PM »
Dave,
good link. Thank you for the hint.
Gunther
Logged
You have to know the facts before you can distort them.
dedndave
Member
Posts: 8828
Still using Abacus 2.0
Re: Virtual Serial Port Emulator
«
Reply #2 on:
August 13, 2012, 01:28:13 AM »
that thing is great :P
Logged
Gunther
Member
Posts: 4198
Forgive your enemies, but never forget their names
Re: Virtual Serial Port Emulator
«
Reply #3 on:
August 14, 2012, 06:16:37 AM »
Quote from: dedndave on August 13, 2012, 01:28:13 AM
that thing is great :P
Of course. I'll check it out next weekend.
Gunther
Logged
You have to know the facts before you can distort them.
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
General
»
The Laboratory
»
Virtual Serial Port Emulator