←Select platform

CreateSession(InetAddress,Int32) Method

Summary

Constructs a new network SANE daemon session.

Syntax
Java
public static SaneSession createSession() 

Parameters

address
The IP address.

port
The port number.

Remarks

To create a local SANE session, pass InetAddress.getLocalHost() as the address.

A SANE daemon should be installed and running before creating a network session.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly