EnglishFrenchSpanish

Ad


OnWorks favicon

xpaaccess - Online in the Cloud

Run xpaaccess in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command xpaaccess that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


xpaaccess - see if template matches registered XPA access points

SYNOPSIS


xpaaccess [\-c] [\-h] [\-i nsinet] [\-m method] [\-n] [\-t sval,lval] [\-u users] \-v
<template> [type]

OPTIONS


\-c contact each access point individually
\-h print help message
\-i access XPA point on different machine (override XPA_NSINET)
\-m override XPA_METHOD environment variable
\-n return number of matches instead of "yes" or "no"
\-t [s,l] set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
\-u [users] XPA points can be from specified users (override XPA_NSUSERS)
\-v print info about each successful access point
\-V print info or error about each access point
-\-version display version and exit

DESCRIPTION


xpaaccess returns "yes" to stdout (with a return error code if 1) if there are existing
XPA access points that match the template (and optional access type: g,i,s). Otherwise, it
returns "no" (with a return error code of 0). If \-n is specified, the number of matches
is returned instead (both to stdout and in the returned error code). If \-v is specified,
each access point is displayed to stdout instead of the number of matches.

By default, xpaaccess simply contacts the xpans name server to find the list of registered
access points that match the specified template. It also checks to make sure the specified
types are supported by that access point. This is the fastest way to determine available
access points. However, an access point might registered but not yet available, if, for
example, the server program has not entered its event loop to process XPA requests. To
find access points that are guaranteed to be available for processing, use the \-c
(contact) switch. With this switch, xpaaccess contacts each matching XPA server (rather
than the name server) to make sure the registered access point really is ready for
processing. In this mode, if an access point is registered but not available, xpaaccess
will pause for a period of time equal to the XPA_LONG_TIMEOUT, in order to give the server
a chance to ready itself. By default, this timeout is 30 seconds. You can shorten the time
of delay using the \-t "short,long" switch. For example, to shorten the delay time to 2
seconds, use:

xpaaccess \-c \-t "2,2" ds9

The first argument is the short delay value, and is ignored in this operation. The second
is the long delay timeout.

Note also that the default xpaaccess method (no \-c switch) does not check access control
(acls) but rather only checks whether the access point is both registered with the xpans
name server and provides the specified type of access. In other words, the default
xpaaccess could return 'yes' when you might not actually have access. This mode also
always returns 'yes' for the xpans name server itself, regardless of whether the name
server is active. The \-c (contact) switch, which contacts the access point directly, can
and does check the access control (only for servers using version 2.1 and above) and also
returns the real status of xpans.

Use xpaaccess online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 2
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 3
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • 4
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM is an easy to use
    ERP and CRM open source software package
    (run with a web php server or as
    standalone software) for businesses,
    foundations...
    Download Dolibarr ERP - CRM
  • 5
    SQuirreL SQL Client
    SQuirreL SQL Client
    SQuirreL SQL Client is a graphical SQL
    client written in Java that will allow
    you to view the structure of a JDBC
    compliant database, browse the data in
    tables...
    Download SQuirreL SQL Client
  • 6
    Brackets
    Brackets
    Brackets is a free, modern open-source
    text editor made especially for Web
    Development. Written in HTML, CSS, and
    JavaScript with focused visual tools and
    prepr...
    Download Brackets
  • 7
    Free Pascal Compiler
    Free Pascal Compiler
    A 32/64/16-bit Pascal compiler for
    Win32/64/CE, Linux, Mac OS X/iOS,
    Android, FreeBSD, OS/2, Game Boy
    Advance, Nintendo NDS and DOS;
    semantically compatible wi...
    Download Free Pascal Compiler
  • More »

Linux commands

Ad