You are on page 1of 5

NETWORK SECURED AUTHENTICATION WITH CLIENT SYSTEM

MONITOR CONTROL

OBJECTIVE:

This project is A New Technique Network Secured Authentication with Client System
Monitor Control is mainly used to control the network or remote system. Most of you might have
worked with Internet Transfer Control which is very handy control when it comes to Internet
Programming but there is another control which even more robust and helps programmers
creating more flexible applications.
Communication must be established between client and server by using the ip address of
the particular client.When the server program is run, it will indicate at which IP it is running and
the port it is listening to. Now run the client program is run, so as to establish a connection with
the server.
When a connection is established the server will display the IP address and Port from
where it has accepted the connection and client will ask for the string which is to be transmitted
to the server.
The server on receipt of the string will display it, send an acknowledgement which will
be received by the client. The client can be either run from the same machine as the server or
from a different machine. If run from a different machine then a network connection should exist
between the machines running the server and client programs
In this project we can open the application in the server such that Microsoft Word, Excel,
Power Point, calculator, Game like all the accessories opens in the client side. It is one of the
advantages in this project. When the client connects to the host computer, the client working
screen appears in server system.

By using this type of the soft program you can Controlling one's own computer from a
remote location (e.g. to access the software on a personal computer from an internet caf) and

Shutting down or rebooting another computer over a network and also you can accessing
Peripherals by Using a network device, like printer and you can Retrieving streaming data from
the client system.
Remote System Administration covers,

Control PC Operation

Control Application

Controlling (Hide/Show or Enable/Disable)

Mouse Controlling

Chatting

Language Used
Front End

Visual Basic.Net

1.2 OVERVIEW OF THE PROJECT


The project is entitled as A New Technique Network Secured Authentication with Client
System Monitor Control With VB.NET as the front end. It uses the following modules given
below.
MODULE DESCRIPTION:
This project contains following modules:
o PC Operations(Done by Server)

Logoff

Restart

Shutdown

Application

MS-Word

MS-Excel

MS-PowerPoint

MS-Access

Paint

Notepad etc.,

o Chatting(Client/Server)
o Capture Screen(Done by Server)
o File Sending & Receiving
TCP/IP is a specification that defines a series of protocols used to standardize how
computers exchange information with each other. TCP/IP provides communication across
interconnected networks that use diverse hardware architectures and various operating systems.
The protocols in TCP/IP are arranged in a series of layers known as a protocol stack. Each layer
has its own functionality
In this project we can communicate with client through the TCP/IP protocol. If we want to
communicate with client we must know the IP Address of the particular client. If we know the IP
Address we can easily communicate with client and server

EXISTING SYSTEM:
The existing system is used manual. The user has been maintaining their system manually
is a tedious job. All the process must be done manually.
The users are interested to speed up the Operations and all the operations must be done
automatically. Existing system is the manual one which has the following drawbacks.
DRAW BACKS:

Waste of time for manual operations.

Sometimes the operations done manually will prone to unsecured access.

Unauthenticated accessing.

Required information cannot be retrieved easily.

Manual processes will take time.


So the desire for the development of the proposed system had become essential.

PROPOSED SYSTEM
The proposed system is to computerize for maintaining controlling of the pc operations
(client from server). The aim of the proposed system is the overcome the difficulties of the
existing system.
FUNCTIONS OF THE PROPOSED SYSTEM:
The proposed system is to computerize for various purposes and maintained client
process. The latest technology will be used in the proposed system.
Advantages:

The required information can be retrieved easily.


We can get drives and download files from remote system.
Time will not be wasted in the process.

Corrections can be made easily.


High speed.
Wastage of manpower is reduced.
Less Time

SYSTEM ENVIRONMENT:
HARDWARE CONFIGURATION:
PROCESSOR

PENTIUM IV

HARD DISK CAPACITY

40 GB

MONITOR

14 SAMTRON MONITOR

FLOPPY DISK DRIVE

1.44 MB

PRINTER

: TVS 80 COLOR

INTERNAL MEMORY CAPACITY :

128 MB

KEYBOARD

LOGITECH OF 104 KEYS

CPU CLOCK

1.08 GHz

MOUSE

LOGITECH MOUSE

SOFTWARE CONFIGURATION:
OPERATING SYSTEM

: WINDOWS XP

FRONT END

: VISUAL BASIC.NET

MEMBERS: SASI PRIYA,BABY,MANORANJITHAM.S.R

You might also like