Software Index
Related Topics
Popular Trends
Trending Topics
 

Address Of Us Naval Academy Annapolis Md

Product Title  /  Popularity Revised License Rating Size
1939: BattleFleet
Naval turn-based WW2 strategy game, extension to the classic Battleships game: ships/planes/subs can move.

Features:
* 40 ship/plane/sub/artillery types
* 45 missions
* 15 death-match scenarios
* 3 campaigns (US Navy, KriegsMarine Royal Navy)
* 40 maps
* Unit purchasing during the game
* ...
July 26th 2003 Shareware    4,100k
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
Schreiben for Mac
Word Processor. Simple. Fast. Nice. My goal was to build a simple, clean, fast and nice word processor. Just open (launches in a second) – and start to type. Supports many file formats including .doc(x) and .odt. Store often used ...
March 11th 2011 Shareware    6,451k
Zonex Worldclock
Zonex world clock shows the time everywhere in the world at a glance. The clock has a unique patented design and displays the local time in up to 80 cities simultaneously.Zonex makes it easy to add and remove cities on ...
November 22nd 2002 Shareware  5 stars 775k
NucleoTime
There is only one way to be 100% sure that your PC clock will be on time all the time. That is to install Nucleotime - a specialty tool that uses only US government approved atomic time servers as a ...
April 3rd 2005 Shareware    915k
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
OpenSS7
OpenSS7 is an opensource development project to provide robust and GPL'ed SS7 stack for Linux and other UN*X operation systems.

Perhaps we should have called it LinuxSS7, or SS7-For-The-Common-Man, or SS7-For-The-Rest-Of-Us, but we're kinda attached to the name OpenSS7 as this ...
October 16th 2011 Freeware    64,512k
etm for Linux
etm (Event and Task Manager) uses text files in order to store events and tasks, provides a command line interface for viewing tasks and events in a variety of convenient ways and a curses-based GUI for creating and modifying events ...
August 19th 2011 Freeware    143k
Smallball in Changeland
Smallball in Changeland is the first game released by both of us in Neotron under the Neotron logo. It is a fast-paced arcade-game where you have to gather as much points as possible as quickly as possible. It was designed ...
July 3rd 2011 Freeware    3,430k
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
Checkout for Mac
Checkout is the fun and easy Mac point of sale system for the rest of us. Created with the realities of retail in mind, Checkout provides an easy to learn, reliable and accurate way to run your store.

Use Checkout to ...
November 17th 2011 Free Trial    53,443k
Funtastic Photos for Mac
A 'non-permanent and easily reversible' photo editor, with over 50 simple to use 1-Click Styles, Advanced Effects engine, direct sharing via Fun Cards, Cell Phone (inc. iPhone) and popular photo sharing sites (flickr, Facebook, Picasa & MobileMe). Funtastic Photos features ...
July 23rd 2011 Demo    41,380k
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     
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     
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     
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     
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     
IP Address Filtering and Restriction System
IP Address Filtering and Restriction System is an ASP article in which author gives enhanced details for the users to construct an IP filter in their website. From this article the users can get detailed description about various topics involved ...
December 14th 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     
Recommend us
This script allows your visitors to recommend your site to a friend. They fill in their email address and a friends email address and it generates an email message to their friend recommending the site. The site admin gets a ...
December 17th 2005 Freeware     
RiCoord
A database of US addresses and corresponding geographical coordinates. It can be used to find the location of any given address or to calculate distance between two addresses. It consists of 30,000,000 records.
December 12th 2005 Commercial     
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
Métamorphose File -n- Folder Renamer
Métamorphose File -n- Folder Renamer is a free, open source mass renaming program that combines great flexability with an intuitive interface.

Allows most command line renaming operations in a single utility, perfect for those of us that need to rename large ...
February 25th 2006     205k
ANSI Encoding
Many of us misses the old days when a character was represented by a single byte. These days we need to worry about codepages, character translations, and the works... Well Unicode chars came to our rescue and saved us from ...
August 24th 2006     53k
WIFI Signal Strength
I have been searching the web for documentation on getting the signal strength from a WIFI device, there seems to be very little about. So I have created a class that simply gets the WIFI signal strength and returns it ...
March 3rd 2007     17k
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
New Software
Popular Software