Hi everyone,
My application is written in FoxPro for DOS v2.6a and running under XP home networking with a router/5 ports (1 sever + 2 clients). I developped a new function that allow to print the label on the sharing printer LTP2.
On the client1 I added a parallele printer card LPT2 and define LPT2 sharing name LPT2.
On the client2 I used the command below
NET USE LPT2: \\client1\LPT2 /persistent:yes
In C:\WINDOWS\SYSTEM.INI I added the lines below
[NetWork]
PrintBufTime = 5
[IFSMGR]
PrintBufTime = 5
Under WIN/98 it printed very fast but NOT WIN/XP, the label seemed to hang-out and wait until the next label print out.
I need some information how to solve this problem. Please advise.
thanks a lot
FoxTech
My application is written in FoxPro for DOS v2.6a and running under XP home networking with a router/5 ports (1 sever + 2 clients). I developped a new function that allow to print the label on the sharing printer LTP2.
On the client1 I added a parallele printer card LPT2 and define LPT2 sharing name LPT2.
On the client2 I used the command below
NET USE LPT2: \\client1\LPT2 /persistent:yes
In C:\WINDOWS\SYSTEM.INI I added the lines below
[NetWork]
PrintBufTime = 5
[IFSMGR]
PrintBufTime = 5
Under WIN/98 it printed very fast but NOT WIN/XP, the label seemed to hang-out and wait until the next label print out.
I need some information how to solve this problem. Please advise.
thanks a lot
FoxTech