| Best for: |
Hobbyists and Students |
Part-time developers |
Full-time developers |
| Compiles native, high-quality applications |
 |
 |
 |
| Networking support for TCP, UDP, Web (HTTP), Email (POP3 and SMTP) and SOAP |
 |
 |
 |
| Support for Quicktime |
 |
 |
 |
| Extensive support for bitmap and vector graphics |
 |
 |
 |
| Support for Apple events, Keychain, Spotlight, the Dock and the Address Book (Mac Only) |
 |
 |
 |
| Includes REALSQLDatabase for single user applications |
 |
 |
 |
| Decrypting classes |
 |
 |
 |
| Report Editor |
 |
 |
 |
| Encrypting classes |
|
 |
 |
| ServerSocket Class (More Info) |
|
 |
 |
| SSL Support (More Info) |
|
 |
 |
| Create console/cgi/service applications |
|
 |
 |
| Database server connectivity (Oracle, ODBC, Postgre, MySQL, REAL Server) |
|
 |
 |
| AES 128 Database Encryption |
|
 |
 |
| Remote Debugging (More Info) |
|
 |
 |
| ContainerControls (More Info) |
|
 |
 |
| Auto Discovery (More Info) |
|
 |
 |
| Technical support |
|
 |
 |
| Deploy on Mac OS X, Windows, Linux |
|
 |
 |
| Develop on Mac OS X, Windows and Linux |
|
|
 |
| Profiler for code optimization (More Info) |
|
|
 |
| IDE Scripting |
|
|
 |
| Build Automation (More Info) |
|
|
 |
| REAL Server unlimited connection license included |
|
|
 |
| Priority technical support |
|
|
 |
| # of updates included with new license |
6 months |
6 months |
12 months |
| New License Price |
$99 |
$299 |
$995 |
| # of updates inlcuded with renewal |
12 months |
12 months |
12 months |
| 12 Month Renewal Price |
$49 |
$149 |
$495 |
The ServerSocket class enables you to support multiple TCP/IP connections on the same port.
Close
The SSLSocket class is used to do communications via TCP/IP using secure sockets layer (SSL) technology.
Close
Remote debugging enables you to test your application on a different computer from your development machine. For example, if you are developing under Mac OS X and you need to test the application on Windows, you can do so from your Mac.
Close
The Container Control is a special type of control that can contain all other types of controls and other Container Controls. A Container Control itself is invisible in built applications. Think of it as a blank canvas onto which you can place visible controls. It enables you to organize several controls into groups and manage dynamic layouts.
Close
AutoDiscovery uses the EasyUDPSocket class to automatically discover other REALbasic applications on the network. It is intended to make communication among network users as easy as possible.
Close
The Profiler is a service that monitors the built application while it is running. It measures the amount of time spent in each method, and it also reports how many times the method is called. With the Profiler, you can track down performance issues within your applications quickly without any additional coding.
Close
With Build Automation developers can now automate the most common functions of building their applications without having to write IDE scripts.
Close