Software Index
Related Topics
Popular Trends
Trending Topics
 

Paging Sever

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Air Messenger Serial
Air Messenger Serial gives you the ability to interface multiple software device for paging by using the serial port. Air Messenger will monitor a serial port for incoming alarms and will send a page to a pager or cellular phone ...
March 19th 2008 Demo    9,396k
Air Messenger ASCII
Air Messenger ASCII gives you the ability to interface multiple software applications or device for paging by generating a simple text file that our software can process into a page. Air Messenger ASCII also supports DDE and Command Line paging. ...
October 16th 2008 Demo    7,392k
Air Messenger LAN Server
The Air Messenger LAN Server is a Network Alphanumeric Paging Server and a great investment for companies that run a large sales force or dispatch centers. All sales people or dispatchers can send pages through one network computer without the ...
October 16th 2008 Demo  5 stars 35,383k
Air Messenger Pin Redirector
The Air Messenger PIN Redirector is designed to aid in redistribution of content services to individual subscribers or to pass along to affiliates. The use of AMPR keeps you in control of who is sending you the content and where ...
March 20th 2008 Demo    7,484k
Air Messenger Pro
Air Messenger Pro is a fully featured alphanumeric paging software with TAP, SNPP, ETAP, WCTP, and E-Mail support that allows you to send pages to Pagers and Digital Cellular Phones. The use of Air Messenger Pro in
your company can ...
October 15th 2008 Demo  5 stars 10,497k
Air Messenger Mobile
Air Messenger Mobile is a fully featured alphanumeric paging software with TAP, SNPP, ETAP, WCTP, and E-Mail support that allows you to send pages to Pagers and Digital Cellular Phones. The use of Air Messenger Mobile in your company can ...
March 20th 2008 Demo  5 stars 5,797k
PageGate
PageGate allows for network paging or network wide SMS messaging through a combination of the following methords: email, webpage, commandline, textfile, Internet, serial port, modem, mobile phone, wireless modem, direct database access and windows client. SMS or text messages can ...
May 7th 2002 Shareware  5 stars 6,388k
NotePager Pro
Send SMS or text messages to anyone, anywhere any time. Messages can be sent through a modem or the Internet. Communication is critical in todays competitive business world. NotePager Pro allows small businesses to compete in big business, by providing ...
January 30th 2003 Shareware  5 stars 6,044k
NotePager Net
A full feature network paging software that allows for all users on a network to share a commmon modem, phone line and database to facilitate the sending of text messages to pagers, cellular phones or other messaging devices. Features allow ...
October 28th 2001 Shareware  5 stars 3k
Diskeeper 7.0 Sever
You must eliminate fragmentation to eliminate the most basic performance bottleneck on your system. Built-in defragmenters are manual-only and require full administrator privileges to operate. They are slow, labor intensive and use too much system resources to keep up with ...
November 16th 2002 Shareware  5 stars 23,400k
OxyGen Code Generator
Generates source code for the Data Access & Business Layers of a typical .NET application. Outputs include Stored Procedures for the Data Layer, a data provider class for the Data Access Layer along with data transfer objects. For the Business ...
August 21st 2008 Shareware  5 stars 2,530k
Air Messenger Lite
Air Messenger Lite is a simple to use Alphanumeric Paging Software that allows you to send alphanumeric messages to Pagers and Digital Cellular Phone. The use of Air Messenger in your company can save you money by sending messages to ...
March 22nd 2008 Demo    7,328k
Tiff Paging
A new unique utility for those who deal with tiff files. Tiff Pager can extract the pages you want from your tiff file, i.e. the first 10 ones or every odd\even one. The system of templates for destination files is ...
April 2nd 2011 Shareware    2k
NotePager 32
NotePager 32 is one of the leading wireless / SMS software applications for small businesses and home users. Text or SMS messages are quickly sent to to alphanumeric pagers, and/or cell phones from an easy to use Windows program. NotePager ...
March 13th 2003 Freeware  5 stars 2,017k
WebGate
WebGate is a fast, easy, and reliable way to stay in contact with your out-of-office personnel. Individual webpages can be automatically created for each of your company's employees. Group webpages and webpages with drop-down lists can also be automatically created ...
November 28th 2001 Shareware  5 stars 4k
Server Monitor
Server Monitor is a system management tool that continuously monitors server availability and performance. In the event of network errors, Server Monitor can alert the network administrator by email, cell phone or pager BEFORE problems get seriously out of hand.Server ...
November 28th 2001 Shareware  5 stars 1k
Server Monitor Lite
The award winning Server Monitor provides a centralised system management tool that continuously monitors server availability and performance. In the event of network errors, Server Monitor can alert the network administrator by email, cell phone or pager BEFORE problems get ...
October 22nd 2002 Shareware  4 stars 1k
Data Replicator
Data Replicator offers the ideal solution if you need to automatically backup and replicate directories and files from local and remote locations for data protection or distribution over the LAN, WAN or Internet.This powerful data replication, backup and synchronization software ...
February 22nd 2002 Shareware  5 stars  
ComSmart
Far more than just a basic telephony utility, ComSmart converts your PC into a complete call processing and call management center. You get all this in one truly unique, integrated, high quality application - a softphone, PIM, call screening system, ...
April 29th 2002 Shareware  5 stars 22,922k
Adhaero Mailipulate
Adhaero Mailipulate gives you the power to control your emails. By enabling you to determine which emails to download to your computer, Adhaero Mailipulate will save you countless hours, by preventing downloading of spam and other unwanted emails. Although ideal ...
November 11th 2002 Shareware  5 stars 457k
Related Scripts
Adding Paging Functionality To DataList
Adding Paging Functionality To DataList is a web based tutorial which brings you details about adding page behaviour to the datalist control. The author gives you the sample code for inserting a datalist control in an ASP.NET web page with ...
December 2nd 2005 Freeware     
ADO Recordset Paging in ASP
Through this online article the webmasters could understand about record paging mechanism in ASP. The author make use of ADO for this implementation and explains the whole process of record paging. He generates a set of pages to find the ...
December 17th 2005 Freeware     
Ask the DotNetJunkies: DataList Paging
Ask the DotNetJunkies: DataList Paging is an article in which the author talks with you about how to add your own paging functionality in the datalist control since it does not support built-in paging behavior. The author gives you the ...
December 7th 2005 Freeware     
ASP.NET DataGrid Paging Part 2 - Custom Paging
ASP.NET DataGrid Paging Part 2 - Custom Paging is a tutorial which shows you to implement custom paging in datagrid server control using ASP.NET. To perform custom paging you must set the AllowCustomPaging to true. This tutorial defines stored procedure ...
November 27th 2005 Freeware     
Binding, Sorting, and Paging XML with a DataGrid
Binding, Sorting, and Paging XML with a DataGrid is a web based tutorial which helps you to learn about displaying the contents of the XML document in the datagrid control. In this tutorial the author explains the users, how to ...
December 18th 2005 Freeware     
Creating a Stored Procedure for Custom Paging with the ASP.NET DataGrid Control
Creating a Stored Procedure for Custom Paging with the ASP.NET DataGrid Control is a tutorial which shows you an efficient and easy way to perform custom paging of datagrid control in ASP.NET. You can enable the custom paging by setting ...
December 17th 2005 Freeware     
Custom ASP.NET Datagrid Paging With Exact Count
This is an useful ASP.NET tutorial for the .NET programmers. In this tutorial the author clearly demonstrates the default paging behaviour of the datagrid control. You can get the complete sample code from this tutorial which will be useful for ...
December 5th 2005 Freeware     
Custom ASP.NET Datagrid Paging With Exact Count - Introduction
This is an article that will be helpful for the ASP.NET programmers to gather information regarding custom paging functionality of the datagrid control. In this tutorial the author explains the sample code to the users. You can use the sample ...
December 2nd 2005 Freeware     
Custom Data Paging in ASP.NET
This is an interesting web based article which gives you the solution for adding the paging behavior in the ASP.NET repeater control. In this article the author explains the step-by-step process of placing the repeater control in the ASP.NET page, ...
November 25th 2005 Freeware     
Custom editable Datagrid with paging and sorting
This is an ASP.NET tutorial through which you can get more information about various operations that can be perfomed in datgrid control in ASP.NET. In this turoial the author shows step-by-step process of adding, deleting, editing and updating the data ...
December 8th 2005 Freeware     
Related Code
ADO Recordset Paging Wrapper
Break down large recordsets into simple pages without all of the math work! This simple class acts as a wrapper to hide the grunt-work of the ADO Recordset paging feature. PageSize and AbsolutePage are handled on the backend, and exposed ...
April 30th 2006     51k
Paging recordset / query / search
Breakdown large recordset into simple paging. This code will generate your record set to list of array with define pagenum. With pagenum you can change to number of record to be list for each page. Can used of search and ...
September 24th 2009     3k
Database Web Explorer 3.00
If you need access to your databases through the Internet and don't know how to make it we offer you the complete solution. Our software Database Web Explorer is a database-management tool that lets you easily and quickly Web-enable any ...
February 4th 2006     320k
Access2ASP - ASP conversion v2.0
A conversion tool for access databases.Converts your db to clean, commented ASP code - produces a front end and an admin section with ability to add,edit and delete. All SQL statements,DNSless connection, javascript validation for required fields,paging on list screens,forms ...
February 7th 2006     743k
A winsock Chat sever client
Please downlaod thefile and run the client and server.The ip server is mine because i want to test it please type /c name at the client!thanks
September 27th 2006     6k
New Software
Popular Software