Hi
I discovered the problem with my passthrough printing implementation and
i don't know how to fix it.
The symptom:
When the passthrough printing starts the display
data get mixed in the telnet fata flow.
The solution would be:
The app should "wait" for the print job to finish
before taking over the display.
How can this be solved? Obviously the dos application is thinking the
print job is done and the display (screen) is refreshed.
The passthrough printing is being achieve using vtprint as the printing
command.
vtprint output ------------> telnet data (mixed) --> telnet client
^ |
| |
dos app display output -/
I don't know if including "pauses" after printing in the app could solve
the issue but we will try.
Any suggestion?
What's the role of the timeout parameter in the printing command?
regards
Guillermo
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html