Method Protocols.LPD.client()->create()
- Method create
 Protocols.LPD.client Protocols.LPD.client(string|voidhostname,int|voidportnum)- Description
 Create a new LPD client connection.
- Parameter 
hostname Contains the hostname or ipaddress of the print host. if not provided, defaults to localhost.
- Parameter 
portnum Contains the port the print host is listening on. if not provided, defaults to port 515, the RFC 1179 standard.