Ports Search

Results 661670 of 5,886 for /net-im/.(0.005 seconds)
net/wmnetload-1.3 (Score: 0.03308945)
Network load monitor dockapp
wmnetload is a network interface monitor dockapp. It is designed to fit well with dockapps like wmcpuload and wmmemmon.
net/wol-0.7.1 (Score: 0.03308945)
Tool to wake up Wake-On-LAN compliant computers
wol implements Wake-On-LAN functionality in a small program. It wakes up hardware that is Magic Packet compliant. Consider you have a sleeping or turned-off computer and you want to wake it up remotely. Just type: # wol <MAC-ADDRESS> and the host wakes up (OK, it will boot ;-). Features: - Wakes up various NIC's (tested) - 3COM 3C905c - Intel EtherExpress Pro 100 - Linksys Etherfast LNE100TX - Realtek LFE8139 - LevelOne FNC-0107TX - Wake up from file (same as /etc/ethers and an enhanced format) - Sleeping between two wake ups (measured in milliseconds)
net/xmlrpc-epi-0.54.2 (Score: 0.03308945)
General purpose implementation of the xmlrpc specification in C
xmlrpc-epi is an implementation of the xmlrpc protocol in C. It provides an easy to use API for developers to serialize RPC requests to and from XML. It does *not* include a transport layer, such as HTTP. The API is primarily based upon proprietary code written for internal usage at Epinions.com, and was later modified to incorporate concepts from the xmlrpc protocol. It passed the xmlrpc validation test suite in December 2000. As of Sept. 27, 2001, experimental support for SOAP v 1.1 has been added to the library. This support is implemented transparently to the application such that a single API can be used for manipulation of values, yet both SOAP and XML-RPC can be read or written. Various iterations of this code have been/are running at Epinions.com and are sufficiently fast for the high traffic volume this site encounters, with several xmlrpc type requests generated for each user http request. No specific speed claims are made. Your mileage may vary.
net/tn5250j-0.6.0 (Score: 0.03308945)
5250 terminal emulator for the AS/400 written in Java
A feature-rich graphical Telnet 5250 emulator written in Java.
net/xmlrpc-c-1.39.10 (Score: 0.03308945)
XML-RPC library for C and C++
XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML. This library provides a modular implementation of XML-RPC for C and C++. - C API and experimental C++ API. - Modular XML-RPC core: If you want, you can supply all your own HTTP code. - Synchronous and asynchronous XML-RPC clients based on w3c-libwww. - Multithreaded XML-RPC server based on the Abyss web server. - Full support for basic types, including <struct>, <array> and <base64>. - Extensive test suites to help verify correct behavior and correct error handling. - Passes the official XML-RPC validator1 test suite.
devel/qprog-0.4 (Score: 0.033024155)
Cross-platform software for the DIY line of PIC programmers
QProg is an OS X, Windows, and *nix/X11 compatible software interface to the popular DIY line of PIC programmers sold by Kitsrus and is intended to be a cross-platform replacement for the software provided with the DIY kits. -Brandon Fosdick bfoz@bfoz.net
comms/SMS-Send-TW-HiAir-0.02 (Score: 0.03238769)
SMS::Send driver for http://hiair.hinet.net/
SMS::Send::TW::HiAir is a SMS::Send driver which allows you to send messages through http://hiair.hinet.net/
net/clusterit-2.5 (Score: 0.032213412)
Collection of clustering tools
This is a collection of clustering tools to turn your ordinary everyday pile of UNIX workstations into a speedy parallel beast. This facilitates managing a set of program executing in parallel with a very flexible authentication scheme.
net/radius-1.3.0 (Score: 0.032213412)
Radius client library for PHP
This package is based on the libradius of FreeBSD, with some modifications and extensions. This PECL provides full support for RADIUS authentication (RFC 2865) and RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an easy way to authenticate your users against the user-database of your OS (for example against Windows Active-Directory via IAS).
net/smbclient-0.8.0 (Score: 0.032213412)
Smbclient wrapper extension
Smbclient is a PHP extension that uses Samba's libsmbclient library to provide Samba related functions and 'smb' streams to PHP programs.