 |
About InstantPush - the First Ajax Push Framework
InstantPush is basically an "Ajax push" technique (also called "reverse Ajax or Comet"). InstantPush server has also a great deal of built in functionality that makes it so easy to implement and widely used. InstantPush pushes updates to all clients visiting a web page, in real real time.
There is no need for any modules like active-x, applets or Flash at the client side. The communication takes place through standard web communication, tcp/ip over http and https. This avoids problems with firewalls and proxies etc.

The main features / advantages of InstantPush are:
- Multiple sources of input. Different kind of sources can be used to feed InstantPush, such as database events, generic data flows, flat files, mail, sms, other applications, etc.
- Multiple kinds of clients. Different kind of clients can be connected to InstantPush, such as web clients, mobile phone clients and application clients.
- Distribution in real time. The server pushes information directly to the client.
- No modules at the web client side. There is no need for modules such as applets, active-x, or flash on the web client side.
- Standard web communication. Standard HTTP over tcp/ip on port 80. Passes through all fire walls, proxy servers and complies with clients company security policies.
- Updates only changes. Extremely low bandwidth in spite of full graphics. Full real time also via modem.
- Subscription handling. Specific information to every unique client, handles more than 10,000 clients/server.
- Full situation handling. Error handling and security based on high demands for stock exchange information.
- Complies with all web browsers. InstantPush real time works in all web client browsers that support java scripts.
- Simple integration in existing environment. Live result/odds can be linked into a common HTML page or as an ad with live data on a web page.
- Simple installation. Simple installation and easy to get up-and-running.
- Scaleable. Clustered environment makes Trapets InstantPush fully scaleable.
For more info about InstantPush, pricing and how to get started, please contact Trapets... |