-
Welcome to Developers.
2009-06-06 14:57:51 UTC in openToS
-
josephcmiller2 created the Developers forum.
2009-06-06 14:57:51 UTC in openToS
-
Welcome to Help.
2009-06-06 14:57:51 UTC in openToS
-
josephcmiller2 created the Help forum.
2009-06-06 14:57:51 UTC in openToS
-
Welcome to Open Discussion.
2009-06-06 14:57:51 UTC in openToS
-
josephcmiller2 created the Open Discussion forum.
2009-06-06 14:57:51 UTC in openToS
-
josephcmiller2 changed the public information on the openToS project.
2009-06-06 14:57:51 UTC in openToS
-
josephcmiller2 registered the openToS project.
2009-06-06 14:57:51 UTC in openToS
-
To use this patch, download tsclient 0.150 then run the commands:
cd tsclient-0.150/
patch -Np1 < printer_patch.patch
autoconf
./configure && make.
2009-06-04 17:06:28 UTC in Terminal Server Client [tsclient]
-
I have prepared a patch for printer redirection support. I copied the code from the drive redirection patch. It is against 0.150. It searches for all printers and adds each one automatically.
I do have a concern about buffer overrun due to existing use of sprintf(buffer, ...) if someone deliberately puts too many printers on their system or printers with very long names. I'm not a...
2009-05-23 13:49:15 UTC in Terminal Server Client [tsclient]