Software Index
Related Topics
Popular Trends
Trending Topics
 

The Address Of The Portland Oregon Zoo

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Bob the Builder: Can-Do Zoo for Mac
Animals are on the loose! The delivery train has come to town, dropping off all of the animals for the Bobland Bay Zoo. Unfortunately, there is no Bobland Bay Zoo! Monkeys have moved into the school playground, alligators are in ...
August 3rd 2011 Demo    74,260k
Find MAC Address by LizardSystems
Find MAC Address is a tool for finding the MAC addresses of computers on the network. With Find MAC Address, you can find the MAC address of your or a remote computer or any computer within the specified range of ...
April 23rd 2008 Shareware    2,406k
LizardSystems Change MAC Address
A powerful and simple tool for changing the MAC address of a network adapter. You can spoof the MAC address, set the MAC address of another manufacturer or generate a random MAC address in just several mouse clicks. Your changes ...
July 17th 2011 Shareware    1,665k
WinSuperKit
WinSuperKit is a powerful network toolkit that is used to list ip address and MAC address of all PCs on network neighborhood, find ip address of a special host or host name of a specail ip address on internet or ...
April 2nd 2007 Shareware  5 stars 13,586k
IPtoMAC
A freeware program designed to find the MAC Address of any IPv4 device on your local network (subnet) even if that device is protected by a personal firewall. This program uses ARP discovery and can even find active devices that ...
December 1st 2008 Freeware    429k
Quick Hide IP
Quick Hide IP hides your internet identity so you can surf the web while hiding you real IP and location.Quick Hide IP redirects your Internet traffic through anonymous proxies. Websites you are visiting see the IP address of the proxy ...
January 15th 2011 Shareware    1,821k
MyIP Basic
What Is My IP Address, IP Lookup, Find, get, and show my IP address. IP address lookup, location, MyIP Basic is a small tool to view your IP address and the IP address of another host or website. No more ...
December 15th 2011 Freeware    108k
Kyocera Mita NDPS Gateway 2.2.0215
What's New in 2.x
The Kyocera Mita NDPS Gateway version 2.x has undergone some significant changes since the previous version (1.2.4.3). To offer the highest level of quality and stability, Kyocera Mita has leveraged the close relationship with Novell to incorporate ...
August 11th 2011 Freeware    3,379k
Genius IPCAM SECURE300W Driver
IEEE802.11 b/g Wireless IP Network Camera

Genius is pleased to introduce the IPCam SECURE300W Wireless IP Network Camera, a surveillance system that allows you to have video remotely through the broadband or wireless network.

Whenever you are or Wherever you are, you ...
October 11th 2011 Freeware    5,857k
Genius IPCAM SECURE300W
Genius is pleased to introduce the IPCam SECURE300W Wireless IP Network Camera, a surveillance system that allows you to have video remotely through the broadband or wireless network.

Whenever you are or Wherever you are, you can simply view the image ...
November 27th 2011 Freeware    5,857k
TCFS
TCFS project is a cryptographic network file system featuring group sharing of encrypted files. TCFS will encrypt your files before sending them to the file server and will decrypt them before they are read by the requesting application.

Because the encryption/decryption ...
August 25th 2011 Freeware    891k
gitctl
A particular Git workflow implementation with a development/staging/production code-flow model and support for multiple repositories as part of a larger project

gitctl's purpose is to implement a particular workflow for using Git to manage a project that consists of multiple independent ...
March 4th 2011 Freeware    20k
3 Days: Zoo Mystery for Mac
3 Days: Zoo Mystery finds five of the world's most unique animals stolen! Help Anna track down and return these rare animals to her uncle's zoo. The ultra-picky zoo inspectors are on their way, so you will only have three ...
March 13th 2011 Demo    47,206k
NetMessenger
Net Messenger is a cool real-time chat for home LANs and business Networks.It stays on the desktop and invokes with mouse.

It also shows the computer name with IP address,free RAM,Memory usage and IP address of other users.
December 27th 2001 Freeware  5 stars 1k
AntiFirewall Anonymizer
Connect to Newsgroups, FTP, IRC, ICQ and Email (POP/IMAP) even if you are behind a firewall blocking access to these programs/protocols. AntiFirewall will penetrate the firewall and connect to the Internet address of your choice, making it possible for you ...
May 15th 2003 Shareware  5 stars 399k
GetWebPics
GetWebPics is media files download manager software. This application will easily allow you downloading pictures, digital photos, wallpapers, flash, movies, music and image-galleries from Internet. It will help you to collect your own galleries of celebrities, babies, cars, sexy bodies ...
February 2nd 2006 Shareware  5 stars 2,971k
NetChat
NetChat is a peer-to-peer local network instant messaging and communications system for Windows which does not require a server to be running for use. It allows you to chat in real-time with other users on a secure and private local ...
July 26th 2003 Shareware    1,162k
StealthSignal.ne t
Tometa StealthSignal.net is a software utility that will monitor a computer's IP address to allow server administrators and general users to locate their computer. Using cutting edge technology, each time a computer that has StealthSignal.net is turned on, the IP ...
July 26th 2003 Shareware    7,700k
NSNetworkToolsXP
It is now possible to cause certain PC configurations to 'Wake Up' (power on) when they receive a special packet.This"Magic packet"is generated using the IP, Subnet and MAC address of the remote computer. By sending this special packet to a ...
October 23rd 2003 Shareware    5,222k
SPAMReporter
Don't just filter Spam... stop it at the source. SPAMReporter is a powerfulemail header analyzer and reporting tool. Unlike reporting tools in typicalSpam filtering software, SPAMReporter actively attempts to determine the exactoriginating IP address of any email header. When the ...
July 26th 2004 Shareware    2,290k
Related Scripts
Get IP Address of a Host
The author explains about how to get the IP address of a host. In this article the author narrates the real usage of .NET DNS class through which the webmasters could get the name of the host or the IP ...
December 1st 2005 Freeware     
How to retrieve the TRUE IP address in ASP
This tutorial covers on fetching the exact client IP address. Here the author explains that using Request.ServerVariables("REMOTE_ADDR") can only bring the IP address of the proxy server. So the author finally decided to use Request.ServerVariable("HTTP_X_FORWARDED_FOR") to collect the true IP ...
December 17th 2005 Freeware     
Leverage the Authentication and Form Validation Features of ASP.NET to Bolster Your Commerce App
Leverage the Authentication and Form Validation Features of ASP.NET to Bolster Your Commerce App is an ASP.NET article in which author demonstrates the procedure of generating validation control which verifies the address of the clients and allows only the registered ...
December 18th 2005 Freeware     
Determining the Windows Users for Web Forms Applications
This is a tutorial tells about how to find out the identity of the users or clients who visited the site. In ASP.Net Web Forms using Windows Authentication, the author gives the example of this operation and its feedbacks. The ...
December 19th 2005 Freeware     
Ip address of a computer using Winsock
This tutorial guides the programmer in programming a function for retieving the IP address into a type sockaddr_. This tutorial clearly explains that the first step of this program is to check whether the socket library is initialized or not, ...
December 6th 2005 Freeware     
The ACVerify FormMailer
This is a form processing program where the details are accepted after the verification on email address of the users. Features like one or more required fields, unlimited number of fields, sending the fields to the users in order, providing ...
December 1st 2005 Commercial     
Using the Request.ServerVariables Object
You can learn in detail about Request.ServerVariables Object along with it's benefits from this tutorial. Here, the author describes how all environment variables can be obtained through ASP script. And the sample program lets you clearly understand the process of ...
December 12th 2005 Freeware     
Display IP address script (using SSI and JavaScript)
This is a JavaScript code snippet that can capture the IP address of the visitors while filling out any of the forms in your webpage. The IP address is displayed in a non-editable text box. The script uses SSI to ...
December 7th 2005 Freeware     
Find A Visitor's IP Address
Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Here's how you can find it.
November 24th 2005 Freeware     
IP Address Capture
IP Address Capture is a multi-platform compatible script that captures the IP address of someone filling out a form and places it visibly in a text box so they know you have a record of it. Use it on order ...
November 21st 2005 Freeware     
Related Code
FreeMAC v1.0 - Changes your MAC Address
FreeMAC v1.0 Release FreeMAC allows you to change the MAC Address of your network adapter. Usage should be easy to understand, you can check your new MAC address by launchin ipconfig /all through the console under W2k/XP or winipcfg under ...
August 29th 2006     18k
Form submission, confirmation, and editing
Sends the output of form fields to a confirmation page, where you can re-edit the form details, or submit the form to any email address of your choice.
July 11th 2009     3k
Change the Case of Characters on Sreen
This programme is done only by use of pointers. It direct access V.D.U.(Visual Display Unit) Memory and change its contents i.e. change the case.
March 13th 2006     1k
A C++ implementation of the Levenshtein Distance
The "Levenshtein distance" is a measure of the similarity between two strings, this algorithm is also refered to as "edit distance". The "Levenshtein distance" was named after the russian scientist "Vladimir Levenshtein", who has discovered it back in 1965. The ...
March 16th 2006     19k
Description of the FLI file format
Description of the FLI file format
May 23rd 2006     3k
New Software
Popular Software