search for: scan_xml_http

Displaying 3 results from an estimated 3 matches for "scan_xml_http".

2011 Jun 22
1
[nut-commits] buildbot failure in Network UPS Tools on Ubuntu-maverick-x86
> > The Buildbot has detected a new failure of Ubuntu-maverick-x86 on > Network UPS Tools. > Full details are available at: > http://buildbot.networkupstools.org/public/nut/builders/Ubuntu-maverick-x86/builds/32 > > Buildbot URL: http://buildbot.networkupstools.org/public/nut/ > > Buildslave for this Build: cayenne Fred, I had a few spare cycles and tried building
2011 Jun 28
1
[nut-commits] svn commit r3060 - branches/nut-scanner/tools/nut-scanner
...ion: 3060 > URL: http://trac.networkupstools.org/projects/nut/changeset/3060 > > Log: > Add NUT server scan. > > (...) > device_t * scan_snmp(char * start_ip, char * stop_ip,long usec_timeout, > snmp_security_t * sec); > > device_t * scan_usb(); > > device_t * scan_xml_http(long usec_timeout); > > +device_t * scan_nut(char * startIP, char * stopIP, char * port); > for the sake of coherence and completion, you may also add the "long usec_timeout" here, as you did for SNMP and XML... I'm also wondering if the "startIP / stopIP" is real...
2016 Mar 07
2
Windows port
Hi! I would like to ask about current state of Windows port. Is it frozen? It will be cool to know the plans :) Where are a lot of Windows-branches at GitHub. What is the most actual one? The Windows builder looks like turned off, am I right that it is not available currently and where were no builds after version 2.6.5-6? I couldn't find any info about proper environment to build Windows