Changes between Version 13 and Version 14 of Docs/825gen2/Dev/Networking/NetworkPrinting


Ignore:
Timestamp:
04/02/25 07:34:37 (2 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/Networking/NetworkPrinting

    v13 v14  
    4545Make sure "Allow RAW(Port9100) Printing" is checked.
    4646
    47 825 may make a network client connection on Port 9100 to the printer's IP address and send text data to printer. The printer buffers data received until a (form feed) character is received. The CCommClient class in lib825ev may be used for TCP/IP communications as a client [wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Comm/CCommClient CCommClient]
     47An 825 Gen2 app may make a network client connection on Port 9100 to the printer's IP address and send text data to printer. The printer buffers data received until a (form feed) character is received. The CCommClient class in lib825ev may be used for TCP/IP communications as a client [wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Comm/CCommClient CCommClient]
    4848
    4949