strange problem print through com1
Posted: 13. Jan 2009, 17:03
ok . this is going to be long explanation . my host is winxp while my client is also winxp .
I have a program that print through serial com to epson receipt printer (direct open the port and send message . no need install any printer driver). since I don't have a serial com on my notebook , I brought a usb to serial converter cable . the driver it self emulate serial com1 . because of that I can still use the program with making any changes on my notebook.
the problem occur when I try running my program on vbox client . I setup vbox enable serial com1 . when I run winxp client it detect the serial com 1 . when I run my program to print , it print but some message suppose to be printed gone . it seems like some of the message sending from client to host lose .
I confirm the problem is not with the converter cable . I test it to print nonstop 50 receipt without losing a single word in it.
how do I solve this problem.
I have a program that print through serial com to epson receipt printer (direct open the port and send message . no need install any printer driver). since I don't have a serial com on my notebook , I brought a usb to serial converter cable . the driver it self emulate serial com1 . because of that I can still use the program with making any changes on my notebook.
the problem occur when I try running my program on vbox client . I setup vbox enable serial com1 . when I run winxp client it detect the serial com 1 . when I run my program to print , it print but some message suppose to be printed gone . it seems like some of the message sending from client to host lose .
I confirm the problem is not with the converter cable . I test it to print nonstop 50 receipt without losing a single word in it.
how do I solve this problem.