English Français Español
Deutsch 日本語 Italiano

Register | Forgot Password

 

Compare Editions

Which edition is right for you?

Feature Personal Professional Enterprise Web
Best for: Hobbyists and Students Part-time developers Full-time developers All developers
Compiles native, high-quality applications
Development platforms Mac OS X, Windows or Linux Mac OS X, Windows and Linux Mac OS X, Windows, Linux and the web the web
Networking support for TCP, UDP, Web (HTTP), Email (POP3 and SMTP) and SOAP
Playing Movies
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
Use and decrypt encrypted 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, Microsoft SQL [Windows only])  
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      
Deploy on OS X, Windows & Linux web servers    
Profiler for code optimization (More Info)    
IDE Scripting    
Build Automation (More Info)    
Priority technical support    
# of updates included with new license 6 months 6 months 12 months 6 months
New License Price $99.00 $299.00 $995.00 $599.00
# of updates included with renewal 12 months 12 months 12 months 12 months
12 Month Renewal Price $49.00 $149.00 $495.00 $299.00

*The web app would be accessing these on the server where the web app is running and NOT on the client where the browser is running.

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