Heyoffline.js works with browsers that go in offline mode and with PCs that lose their Internet connectivity.Heyoffline was written in CoffeeScript but comes already compiled to JavaScript, ready to be used with any Web page out there.A demo is included...

ipaddr

ipaddr 2.1.11

ipaddr was developed internally at Google, being currently open sourced for the masses.The library can be use for various operations:- Create (generate) IP addresses- Manipulate IP addresses- Check if an IP is inside a range- Detect public or private IPs-...

ipaddress

ipaddress 1.0.7

ipaddress supports both the IPv4 and IPv6 standards.The library is actually a port of Python 3.3's ipaddress method, to work with Python 2.6.x and...

JAXL

JAXL 3.0.1

The library can be used when writing custom TCP/IP client and server implementations running on the XMPP protocol.Features:Asynchronous Non-blocking I/O Event-based Support for HTTP, TCP and IP protocols Logging Cron jobs Requirements:PHP 5.2.4 or...

MIME

MIME 0.4.3 updated

The built messages can be used in client/server communications such as Internet mail or HTTP multipart/form-data transactions.The library supports the RFC822...

net-ping

net-ping 1.7.6

It works with both TCP and UDP packets.Features:Ping::TCP Ping::UDP Ping::External Ping::HTTP Ping::ICMP Ping::WMI What is new in this release:Changed TCP handling yet again, as it was returning false positives. What is new in version 1.7.4:Remove the...

Net::SSH

Net::SSH 2.9.2 / 2.9.3.beta1

Net::SSH was created to allow developers to use Ruby code to send out SSH2 commands to remote machines without having to appeal to C, C++ or bash scripting.The library can be used to run multiple processes in parallel on the same SSH2 connection, but also...

netaddr

netaddr 0.7.14 updated

It is OS independent and works with a various of protocols.What is new in this release:Various performance improvements all over the place. netaddr is now hosted on PyPI and can be installed via pip. Doing "10.0.0.42" in...