Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.214 Times

Mini Wireless Ip Cam freeware
Filter: All | Freeware | Demo
 

Mini Wireless Ip Cam

< 1 2 3 4 5 
Added: April 19, 2010 | Visits: 1.293

Linux IP Firewalling Chains Linux IP Firewalling Chains is an update to the 2.0 Linux Firewalling code, for the 2.2 Linux kernel. It is required to administer the IP packet filters in Linux kernel versions 2.1.102 and above. The older Linux firewalling code doesnt deal with fragments, has 32-bit counters (on Intel at...



Platforms: *nix

License: Freeware Size: 133.12 KB Download (128): Linux IP Firewalling Chains Download

Added: June 17, 2010 | Visits: 1.380

wireless-applet wireless-applet is an GNOME Panel applet displaying available wireless networks with the ability to add a listed network to the system configuration easily. Brings the comfort of NetworkManager to wpa_supplicant users. Supports WEP, WPA-PSK, and open wireless networks.. bitron Software:...





Platforms: *nix

License: Freeware Size: 73.73 KB Download (128): wireless-applet Download

Added: February 25, 2010 | Visits: 1.096

Claros Mini Claros Mini is a multi-protocol (POP3/IMAP) Web mail client with a user interface that is specially designed for devices with small screens. Claros Mini can parse HTML and extract text to reduce the size of messages. The installation process takes less than two minutes, and no database setup is...


Platforms: *nix

License: Freeware Size: 4.4 MB Download (127): Claros Mini Download

Added: August 19, 2008 | Visits: 1.029

Mini Calculator Alternative Windows Mini Calculator with 2 views, general functions, Dec-Hex-Oct-Bin integers. Colorful, has tips and precision control. And Loan Calculator is also included. It has 2 operating windows - for result and for input. Accumulator - Memory mode is fully switchable. "Constant second...


Platforms: Windows

License: Freeware Size: 387 KB Download (127): Mini Calculator Download

Added: January 25, 2010 | Visits: 769

Wireless Grapher Wireless Grapher is a Dashboard widget that graphs the wireless connection of your Airport or Airport Extreme card.Features the ability to update in the background and to control how quick samples are taken.


Platforms: Mac

License: Freeware Download (127): Wireless Grapher Download

Added: July 05, 2010 | Visits: 1.834

CAM::PDF::Content CAM::PDF::Content is a PDF page layout parser. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->validate() || die Syntax error; print $contentTree->render(CAM::PDF::Render::Text); $pdf->setPageContent(5,...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (126): CAM::PDF::Content Download

Added: October 05, 2010 | Visits: 2.267

IP and Ethernet testing Tool IP and Ethernet testing Tool is also known as "IET" and its an ethernet bridge addon for testing of network appliances and applications. Initialy IskraTel extended and customized the NistNet tool. However NistNet functions on IP layer and requires that tested equipment be configured to use...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (124): IP and Ethernet testing Tool Download

Added: January 25, 2010 | Visits: 924

IP to Decimal X IP to Decimal is a small utility for converting IP Addresses (i.e., 64.123.64.232) and Host Addresses (i.e., www.macupdate.com) to their decimal equivalent. This can be done for many reasons: security audits, curiosity, bypassing filters, etc. This application is written in Cocoa Java.


Platforms: Mac

License: Freeware Download (124): IP to Decimal X Download

Released: January 28, 2016  |  Added: February 03, 2016 | Visits: 1.981

Network Monitor II The Network Monitor II (wired and wireless) will show your SSID, signal quality, Internal IP address, External IP address with your country flag when you are connected to the internet, network utilization, upload speed, download speed and total (both current session and global) of usage. It does...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 792 KB Download (120): Network Monitor II Download

Added: August 17, 2008 | Visits: 1.254

Mini Golf This is a game with 9 courses of mini golf games, in each course you need to shoot the ball into the hole, the courses have different slopes and obstacles and are of varying difficulties. The smaller the number of shots made to put the ball into the hole, the higher the score you get. Play online...


Platforms: Any Browser + Flash Player

License: Freeware Download (120): Mini Golf Download

Added: January 25, 2010 | Visits: 1.088

3D IP Lookup Widget 3D IP Lookup Widget (formerly GeoIP Lookup Widget) visualizes the geographical location of a hostname or an IP address from the traceroute output in Google Earth.The widget launches a traceroute on the given hostname, then queries the 3D IP Lookup web service...


Platforms: Mac

License: Freeware Download (120): 3D IP Lookup Widget Download

Added: March 07, 2010 | Visits: 1.370

IP Masquerade HOWTO IP Masquerade HOWTO project is a document describing how to set up IP Masq (NAT) for Linux systems. It contains instructions on understanding, configuring, and troubleshooting NAT or Network Address Translation for Linux. It covers topics such as IPTABLES, PORTFW, IPCHAINS, IPFWADM, stronger...


Platforms: *nix

License: Freeware Download (118): IP Masquerade HOWTO Download

Added: January 02, 2010 | Visits: 1.511

IP::Country IP::Country is a tool for fast lookup of country codes from IP addresses. Finding out the country of a client using only the IP address can be difficult. Looking up the domain name associated with that address can provide some help, but many IP address are not reverse mapped to any useful...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (116): IP::Country Download

Added: August 13, 2008 | Visits: 1.133

IP Desktop Viewer XP IP Detective Desktop Viewer is a small application that runs at start up and displays your current, external IP on your desktop in a system tray icon. When right clicking the icon you will have the option to refresh your ip or to exit the program.


Platforms: Windows

License: Freeware Size: 2.87 MB Download (115): IP Desktop Viewer XP Download

Added: January 27, 2010 | Visits: 1.371

IP::Anonymous IP::Anonymous is a Perl port of Crypto-PAn to provide anonymous IP addresses. SYNOPSIS use IP::Anonymous; @key = (0..31); my $object = new IP::Anonymous(@key); print $object->anonymize("192.0.2.0")."n"; This is a Perl port of Crypto-PAn. Crypto-PAn is a cryptography-based sanitization...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (113): IP::Anonymous Download

Added: March 06, 2010 | Visits: 1.388

CAM::PDF::Renderer::Dump CAM::PDF::Renderer::Dump can print the graphic state of each node. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->render("CAM::PDF::Renderer::Dump"); This class is used to print to STDOUT the coordinates of each...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (112): CAM::PDF::Renderer::Dump Download

Added: July 25, 2010 | Visits: 1.386

Mini-XML Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. The project only requires an ANSI C compatible compiler (GCC works, as do most vendors ANSI C compilers) and a make program..


Platforms: *nix

License: Freeware Size: 153.6 KB Download (112): Mini-XML Download

Released: July 05, 2012  |  Added: July 05, 2012 | Visits: 1.244

C-MOR IP Video Surveillance VM Software C-MOR Video Surveillance VM is a Virtual Machine software which covers all the features of the Video Surveillance Appliance C-MOR. It records a lot of IP cameras of well-known brands and supports the video standards MJPEG and JPEG. C-MOR also does motion detection and sends alarms. Also it...


Platforms: Windows, Mac, Linux, Android, iPhone, iPad, Other

License: Freeware Size: 281.7 MB Download (112): C-MOR IP Video Surveillance VM Software Download

Added: November 21, 2010 | Visits: 1.376

Pol-IP Pol-IP is a complete traffic control system for a Linux NAT box with multiplataform clients. It has a user-friendly wizard to config the system in which you can add, delete or chage, clients or groups bandwith, in a hierarchical structure. The clients get clean statistics about their actual speed...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (111): Pol-IP Download

Added: October 07, 2010 | Visits: 1.024

BrazilFW Brazilfw is a mini-distribution designed for setting up network utility services such as Internet connection sharing, firewalling, or wireless access points. The goal of BrazilFW project is to make it as quick and easy as possible to set up a Linux system with only a minimal amount of Linux...


Platforms: *nix

License: Freeware Size: 3.8 MB Download (110): BrazilFW Download

< 1 2 3 4 5