←Select platform

CreateSession(InetAddress,Int32) Method

Summary
Constructs a new network SANE daemon session.
Syntax
C#
Java
public static SaneSession CreateSession(  
   InetAddress address, 
   int port 
) 
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.