FSG Ras Log

Posted by Farhad Malekpour in Programming on February 2nd, 2000 |  No Comments »

Sep, 1999 to Jan, 2001
Parsian Networks

This multipart application is a controller for users connecting to Remote Access Service of Windows NT 4.0 Server built with Borland C++ Builder Ver 5.0. Update each 10 minutes. Some of benefits of this application are:

  1. Controlling IP assignment to users.
  2. Controlling Time and Validity of users when connecting to system
  3. Generate reports for administrator as HTML pages on IIS
  4. Remote controlling of accounts by web.
  5. Send monthly bills to customers by email
  6. Synchronize with NT SAM database for updating new and changed users
  7. Generate a complete web site for users who wants to know they’re bills
  8. Auto backup and Auto restore system.
  9. Alarm on non-valid accesses via sound card and administration email
  10. Security Control of administration access and multi level access privileges
  11. Check duplicates online IDs and send them an email. After 3 times close that ID.
  12. An agent for collecting Ras Logs from several servers and make them ready for base.
  13. RADIUS Server
  14. Auto Database Repair
  15. Security Control of user accesses to internet.
  16. Security Control of user accesses to control panel by session checking.
  17. Ability of work both on Windows and Linux/Unix based systems.
  18. Ability of controlling E1 devices.

A Safe virus!

Posted by Farhad Malekpour in Programming on November 2nd, 1997 |  No Comments »

Nov, 1997
Fam Software Group

I wrote a complete active virus.  This virus has no danger and only can copy itself and get control of defected computer.
The one and only one result for this tiny program was learning.
Also I test some hardware defection on this and I got excellent results. Some of those results are, Damage of I/O part of the main board, Damage of VGA monitors, Damage of Hard Disk. I could permanently damage all of the above parts of computer.
This virus has no name and no longer actives.

MIS for IRAN REFRACTORIES COMPANY (IREFCO)

Posted by Farhad Malekpour in Programming on October 2nd, 1997 |  No Comments »

Jan, 1995 to Mar, 1999
IREFCO

A full network system for controlling product line of this large industry. I write it with Borland Paradox. It process approximately 100,000 records of data per 24 hours. All of this system developed by me include analyze, data flow design, relational database systems, access controls, security polices, management charts and reports, physical and logical network design and implementation, auto backup and restore system, a conference system for using between nodes and many more.

FSG Office

Posted by Farhad Malekpour in Programming on September 2nd, 1997 |  No Comments »

Sep, 1997
Fam Software Group

A collection of programs that can handle a small office include:
Warehousing, Accounting, Contact Listing and Calendar
All in Farsi language and developed under Windows 3.1 Farsi (translated by myself). Databases that used in this application is my RDBS that I compatible it with Borland C++ 4.5 for windows.

FSG Programming Environment

Posted by Farhad Malekpour in Programming on August 2nd, 1997 |  No Comments »

Jul, 1994 to Aug, 1997
Fam Software Group
This is a suite for DOS programmers in C++ language; With this suite any C++ developer can build message driven applications. The base theory of the environment is the Windows Kernel.
Main application have 2 part, Part one is an IDE like Borland C++ Ver 3.1 for dos with some more capabilities such as, online syntax check, colourful source show, some rules for better source generation and at last some pre generation sources.
Part two is a workshop for generating dialogs, something like Borland Workshop, but in Dos environment. I designed all of windows standard components for this workshop under dos such as Edit Box, Combo Box, List Box and many more.
Finally I design a 32Bit memory address system like DOS4G for this environment and with this new capability a developer can define an integer array with up to 4GB capacity.
I present this environment to Computer Research Lab of my university and now there are more than 600 big applications written by my environment.
Currently this environment support English and Farsi languages and include FSG Font Editor for DOS, FSG Icon Editor for DOS.

Library Management System

Posted by Farhad Malekpour in Programming on July 2nd, 1997 |  No Comments »

Jul, 1997
Fam Software Group

This application basically wrote for my university’s library. But after that more than 3 other library uses this application for managements.
I use final realize of my FSG Programming Environment with my RDBMS for writing this application.

English to Farsi and Farsi to English Dictionary

Posted by Farhad Malekpour in Programming on March 2nd, 1997 |  No Comments »

Mar, 1997
Fam Software Group

This application can translate English contents and words to Farsi and also translate Farsi words to English. Some of basic capabilities of this application are:
Full Content Translation from English to Farsi
Synonyms for words
Database with more than 153000 Farsi and 50000 English words.
Log and save sessions This application is written by FSG Programming Environment and databases by my RDBMS.

Relational Database Management System

Posted by Farhad Malekpour in Programming on January 2nd, 1997 |  No Comments »

Jan, 1997
Fam Software Group

My FSG Programming Environment had needed a RDBMS, So at first I designed a DBS and compatible it with my programming environment. Then I grow it up to RDBS with capabilities such as one-to-one, one-to-many and multi cascade and prohibit, multi indexing, variable memo fields and auto increment files support.
Also I designed some more components for my environment that support my RDBS.

Optimization of Space Structures in Civil Engineering

Posted by Farhad Malekpour in Programming on May 2nd, 1996 |  No Comments »

May, 1996
Fam Software Group

For optimizing the costs of Space Structures in buildings I developed an application that can get the structure from SAP and optimize it. A nice graphical view also included.
Base part of this application has been developed by FSG Programming Environment.

C++ Interpreter

Posted by Farhad Malekpour in Programming on February 2nd, 1996 |  No Comments »

Feb, 1996
Fam Software Group
As an educational project I developed an interpreter for C++, This application can run simple C++ source codes. Base propose of this application is to run C++ codes on multi platforms such as DOS, Windows, Unix, Linux.
I wrote this interpreter for Dos, Windows and Sco-Unix, But at that time we had no access to any Linux system and this project finished at that point.