B- IMPLEMENTATION CONSIDERATIONS

 Java language was the best choice as the programming language to implement ASEP, since it provides a very rich and powerful platform independent multithreaded networking and database features. As the programming environment we used Jbuilder Professional 1.0 since it was the one of the best visual IDEs for developing java programs. To deploy our java application programs we used Jbuilders’s deployment wizard. To run these deployed programs in non-java environments we used JRE 1.1.5. You can look at to Appendix E for details about JRE (Java Runtime Environment).