نمایش نتایج 1 تا 2 از 2

نام تاپیک: CAPTURE چاپگر شبکه در xP

  1. #1
    کاربر دائمی آواتار jafari1
    تاریخ عضویت
    بهمن 1382
    محل زندگی
    ايران
    پست
    368

    CAPTURE چاپگر شبکه در xP

    با سلام
    چگونه میشود چاپگر شبکه را در ویندوز Xp کاپچر کرد (مانند ویندوز 98) تا بتوان از طریق داس نیز به چاپگر اطلاعات فرستاد؟

  2. #2
    PrintSends a text file to a printer.

    Syntax
    print [/d:Printer] [Drive:][Path] FileName [ ...]

    Parameters
    /d:Printer
    Specifies the printer on which you want to print the job. You can specify a local printer by specifying the port on your computer to which the printer is connected. Valid values for parallel ports are LPT1, LPT2, and LPT3. Valid values for serial ports are COM1, COM2, COM3, and COM4. You can also specify a network printer by its queue name (\\ServerName\ShareName). If you do not specify a printer, the print job is sent to LPT1.
    Drive:
    Specifies the logical or physical drive on which the file you want to print is located. This parameter is not required if the file you want to print is located on the current drive.
    Path
    Specifies where, on the drive, the file you want to print is located. This parameter is not required if the file you want to print is located in the current directory.
    FileName [...]
    Required. Specifies, by name, the file you want to print. You can include multiple files in one command.
    /?
    Displays help at the command prompt.
    Remarks
    A file can print in the background if you send it to a printer connected to a serial or parallel port on the local computer.
    Many programs have their own print commands. You should use the print command for a program to print files that you create with that program.
    You can perform many configuration tasks from the command line by using the mode command. For more information about configuring a printer connected to a parallel port, configuring a printer connected to a serial port, displaying the status of a printer, or preparing a printer for code page switching, see mode in Related Topics.
    Examples
    To send the file Report.txt in the current directory to a printer connected to LPT2 on the local computer, type:

    print /d:LPT2 report.txt

    To send the file Report.txt in the c:\Accounting directory to the Printer1 print queue on the \\CopyRoom server, type:

    print /d:\\copyroom\printer1 c:\accounting\report.txt

تاپیک های مشابه

  1. راهکار برای کار با Capture در شبکه
    نوشته شده توسط a_b_toops در بخش کامپوننت های سایر شرکت ها، و توسعه کامپوننت
    پاسخ: 1
    آخرین پست: شنبه 12 خرداد 1386, 20:24 عصر
  2. ارتباط با capture
    نوشته شده توسط a_b_toops در بخش کامپوننت های سایر شرکت ها، و توسعه کامپوننت
    پاسخ: 1
    آخرین پست: چهارشنبه 09 خرداد 1386, 13:15 عصر

قوانین ایجاد تاپیک در تالار

  • شما نمی توانید تاپیک جدید ایجاد کنید
  • شما نمی توانید به تاپیک ها پاسخ دهید
  • شما نمی توانید ضمیمه ارسال کنید
  • شما نمی توانید پاسخ هایتان را ویرایش کنید
  •