Using COM1 over local network

mrapi

New member
Local time
8:50 PM
Messages
9
Hi !
I have a POS application.I'm using one thermal printer connected to COM1,I create a bat file wit this command :
copy mydata.txt COM1:
I run this bat and printer is working fine.
I've installed my application on a second computer in the network and I need to print from there to the same printer,but is located on another computer.
So how I use COM1 over local network?

Thanks for any help !
 

My Computer

OS
Windows 7 Ultimate 32bit
Please I need some help !
Thanks.
 

My Computer

OS
Windows 7 Ultimate 32bit
You need to share the printer on the network for it to print from a remote computer.

Assume you know how to do that ?
 

My Computer

Computer Manufacturer/Model Number
HP Desktop Slimline
OS
Windows 7 Home Premium 64-bit
CPU
Athlon
Memory
3GB
Graphics Card(s)
Integrated
Monitor(s) Displays
HP 20" LCD
Hard Drives
500GB
Internet Speed
Slow
@mrapi:

Unless your printer has Windows drivers--in which case sending data to com1 will not make it print--you need to use a third-party serial port redirector to do what you want.

Free serial port redirector
 

My Computer

OS
Win7Ultimate x64 + x32, Win7Pro x64, XP x32, Win 2003, Ubuntu and OpenIndiana
You need to share the printer on the network for it to print from a remote computer.

Assume you know how to do that ?
Thanks for your answer,printer is conected to COM not to USB/LPT,basically it doesn't need a driver for that,data is send directly to COM


@mrapi:

Unless your printer has Windows drivers--in which case sending data to com1 will not make it print--you need to use a third-party serial port redirector to do what you want.

Free serial port redirector

Hi,you are right that is what I need,serial port redirector,can somebody recommend a free one ?
Thanks!
 

My Computer

OS
Windows 7 Ultimate 32bit
Ah, sorry you are correct (I need to learn to read the original properly...LOL) - suggest you go with solidwave's suggestion and I see he has also given you a link to some free software, so hopefully you should be sorted....
 

My Computer

Computer Manufacturer/Model Number
HP Desktop Slimline
OS
Windows 7 Home Premium 64-bit
CPU
Athlon
Memory
3GB
Graphics Card(s)
Integrated
Monitor(s) Displays
HP 20" LCD
Hard Drives
500GB
Internet Speed
Slow
Hi !
Sorry,I didn't seen the link,thanks !
 

My Computer

OS
Windows 7 Ultimate 32bit
Back
Top