virtual sandbox system

15
Done by, Laavanya.D, Bharathi.S, Mekala.P, Vidhya.K.C.

Upload: laavanyad2009

Post on 21-Jun-2015

514 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Virtual sandbox system

Done by,Laavanya.D,

Bharathi.S,Mekala.P,

Vidhya.K.C.

Page 2: Virtual sandbox system

Separate software installization for

application.

Till now sandbox available for operating

system.

License problem.

High Memory occupation.

Page 3: Virtual sandbox system

• Multiple language program creation, debugging and runtime, providing multi client support.

• Distributed via online server.

Page 4: Virtual sandbox system

On line web site for Creating an virtual sandbox platform to provide a developer platform for running multiple platform with having an software installization.

system utilizes the. Net runtime for all kind of applications.

Users are able to create programs of their choice and then they are able to running applications on this sandbox system

Page 5: Virtual sandbox system

• Operating System : Windows XP Professional

• Front End : ASP. Net• Back End : SQL Server

Page 6: Virtual sandbox system

Server

1.User Registeration

2.Instance Mainframe

3.Editor Process

A

4.Processing

Page 7: Virtual sandbox system

Browser

A

Page 8: Virtual sandbox system

User Registration Sandbox Isolation Multi Language Editor Language Compilation Language Debugging Runtime

Page 9: Virtual sandbox system

• This module is used to register the developer details in to the database.

• The details include their communication ,software qualification and personal details.

• After login process separate session will be provided to the user.

Page 10: Virtual sandbox system

• For every user separate instance will be created .

• Editor runtime will be converted into sandbox time.

• According to the run time separate individual compiler will be created.

Page 11: Virtual sandbox system

• This module is used to create a editor for different languages.

• Each language specific auto intelligence.

• Various language editors include HTML,XML,ASP.NET,JavaScript,AJAX,CSS,XSL,

• C#,VB.NET.

Page 12: Virtual sandbox system

• This module is used to compile the all written program.

• Compilers are installed with their own system specification on this system.

LANGUAGE DEBUGGINGPrograms are verified for language specification errors using customized class written for verifying the user code line by line and shows when they occurs

Occurred errors are listed in a separate window with online help links regarding the error and to correct the error.

Page 13: Virtual sandbox system

• This module is used to run the user programs.

• This creates the an isolated sandbox

runtime which really isolated from the

servers runtime .• Once the program finished the allocated

sandbox runtime will disappear.

Page 14: Virtual sandbox system

• Virtual sandbox system is globally atomized to web site Developer and other programmer using via internet.

• This project is full-fledged and user-friendly.

• Modification and enhancement can be made affecting any other part of the program because of the user friendliness and understandability of the project .

Page 15: Virtual sandbox system